aboutsummaryrefslogtreecommitdiffstats
path: root/web
diff options
context:
space:
mode:
Diffstat (limited to 'web')
-rw-r--r--web/cobrands/zurich/_zurich.scss4
1 files changed, 4 insertions, 0 deletions
diff --git a/web/cobrands/zurich/_zurich.scss b/web/cobrands/zurich/_zurich.scss
index 287b653ed..361f57c5b 100644
--- a/web/cobrands/zurich/_zurich.scss
+++ b/web/cobrands/zurich/_zurich.scss
@@ -45,4 +45,8 @@ table.admin {
background-color: $table_heading_bg_col;
border-bottom: 2px solid $table_heading_underline_col;
}
+ td.record-id {
+ text-align: center;
+ font-weight: bold;
+ }
} \ No newline at end of file