diff options
-rw-r--r-- | web/cobrands/zurich/_zurich.scss | 1 |
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 { |