aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Whiteland <dave@mysociety.org>2013-01-17 15:35:49 +0000
committerDave Whiteland <dave@mysociety.org>2013-01-17 15:35:49 +0000
commit2588f0425b58651246d4c19c3eb1e810b62bd80b (patch)
tree61f71044650b565389e05185d326bb527b059793
parent7b2656254ab06ee6493e358a137311421590073c (diff)
Zurich admin nav linear gradient background
-rw-r--r--web/cobrands/zurich/_zurich.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/cobrands/zurich/_zurich.scss b/web/cobrands/zurich/_zurich.scss
index e6769246f..8bebb842b 100644
--- a/web/cobrands/zurich/_zurich.scss
+++ b/web/cobrands/zurich/_zurich.scss
@@ -34,6 +34,7 @@ a:hover {
.admin {
.admin-nav {
background: #f4f4f4;
+ @include background(linear-gradient(#fbfbfb, #efefef));
border-bottom: 2px solid $table_border_color;
margin: 0 0 1em 0;
ul {