aboutsummaryrefslogtreecommitdiffstats
path: root/web
diff options
context:
space:
mode:
Diffstat (limited to 'web')
-rw-r--r--web/cobrands/sass/_admin.scss5
1 files changed, 5 insertions, 0 deletions
diff --git a/web/cobrands/sass/_admin.scss b/web/cobrands/sass/_admin.scss
index 3b47ea9aa..b1f914ca8 100644
--- a/web/cobrands/sass/_admin.scss
+++ b/web/cobrands/sass/_admin.scss
@@ -34,6 +34,11 @@ $button_bg_col: #a1a1a1; // also search bar (tables)
color: white;
}
}
+ th.group {
+ color: inherit;
+ background-color: inherit;
+ text-align: left;
+ }
td.record-id {
text-align: center;
font-weight: bold;