Revert "Further work at grid-table, including tablet layout"

This reverts commit b3939d8426.
This commit is contained in:
2021-03-02 11:11:18 +00:00
parent 08a55644c5
commit 5382d8ae00
3 changed files with 9 additions and 53 deletions

View File

@@ -93,13 +93,6 @@
background-color: #222 !important;
}
}
#event_table {
> .bg-#{$color} {
border: 0.3em solid theme-color-level($color, -6) !important;
background-color: #222 !important;
color: white !important;
}
}
}
del {
color: black;
@@ -126,7 +119,4 @@
background: #222;
color: $gray-100;
}
.text-muted {
color: #c9c9c9 !important;
}
}