aboutsummaryrefslogtreecommitdiffstats
path: root/web
diff options
context:
space:
mode:
authorMatthew Somerville <matthew@mysociety.org>2012-05-14 16:25:32 +0100
committerMatthew Somerville <matthew@mysociety.org>2012-05-14 16:25:32 +0100
commit15bb008d70da752e0bd64a8c3398f6df0b762deb (patch)
treecaa3f53b3391ebfc346eb10f642f09fae46c5536 /web
parent6f80cdbf67468e50d0ca47a8cfbb4b593585fb56 (diff)
Highlight page currently on in mobile nav.
Diffstat (limited to 'web')
-rw-r--r--web/cobrands/fixmystreet/_base.scss3
1 files changed, 3 insertions, 0 deletions
diff --git a/web/cobrands/fixmystreet/_base.scss b/web/cobrands/fixmystreet/_base.scss
index a61fa4e0b..88fd9d9a1 100644
--- a/web/cobrands/fixmystreet/_base.scss
+++ b/web/cobrands/fixmystreet/_base.scss
@@ -450,6 +450,9 @@ p.label-valid {
color:#fff;
text-decoration: none;
}
+ span {
+ background-color: #ccc;
+ }
}
&#mysoc-menu{
li {