aboutsummaryrefslogtreecommitdiffstats
path: root/web
diff options
context:
space:
mode:
authorDave Whiteland <dave@mysociety.org>2013-02-05 12:49:19 +0000
committerDave Whiteland <dave@mysociety.org>2013-02-05 12:51:40 +0000
commit35053354390bf005c7693ee34cd3c201586cb1a6 (patch)
tree8e24f59e86ce38b21e625f258aa9418ce94c227f /web
parentb47644d0bc185b69a199b54cd9760970ab9a5c96 (diff)
FMZ added bolding to 'labels'
Diffstat (limited to 'web')
-rw-r--r--web/cobrands/zurich/layout.scss4
1 files changed, 4 insertions, 0 deletions
diff --git a/web/cobrands/zurich/layout.scss b/web/cobrands/zurich/layout.scss
index 629e54ab8..b5a7825e4 100644
--- a/web/cobrands/zurich/layout.scss
+++ b/web/cobrands/zurich/layout.scss
@@ -226,6 +226,10 @@ body.mappage.admin .content {
li.assignation {
list-style: none;
}
+ .mock-label {
+ font-weight: bold;
+ padding-right: 0.333em;
+ }
}
#zurich-footer {