From: Jordan Augé Date: Fri, 7 Mar 2014 09:37:05 +0000 (+0100) Subject: Top Menu: grey background when selected, logout icon X-Git-Tag: myslice-1.1~216 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;ds=sidebyside;h=7ed71508de7eb2aaa3160e4e5ba6b88cd58bf7e8;p=unfold.git Top Menu: grey background when selected, logout icon --- diff --git a/portal/static/css/onelab.css b/portal/static/css/onelab.css index 77e23ee2..da7718c8 100644 --- a/portal/static/css/onelab.css +++ b/portal/static/css/onelab.css @@ -132,6 +132,8 @@ div#navigation li:last-child { div#navigation li.active { padding:5px; + min-height: 40px; + margin-top: 0px; background-color:gray; color:#FF0000; } diff --git a/portal/templates/onelab/onelab__widget-topmenu.html b/portal/templates/onelab/onelab__widget-topmenu.html index 2392658b..7742b8db 100644 --- a/portal/templates/onelab/onelab__widget-topmenu.html +++ b/portal/templates/onelab/onelab__widget-topmenu.html @@ -29,7 +29,7 @@
  • |
  • - +