Top Menu: grey background when selected, logout icon
[unfold.git] / portal / static / css / onelab.css
index 77e23ee..da7718c 100644 (file)
@@ -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;
 }