diff options
Diffstat (limited to 'web')
-rw-r--r-- | web/cobrands/zurich/layout.scss | 4 |
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 { |