]> gitweb.fluxo.info Git - lorea/elgg.git/commitdiff
Updated tools menu spacing and added selected class rule for tools submenu items.
authorpete <pete@36083f99-b078-4883-b0ff-0f9b5a30f544>
Fri, 16 Apr 2010 11:07:03 +0000 (11:07 +0000)
committerpete <pete@36083f99-b078-4883-b0ff-0f9b5a30f544>
Fri, 16 Apr 2010 11:07:03 +0000 (11:07 +0000)
git-svn-id: http://code.elgg.org/elgg/trunk@5764 36083f99-b078-4883-b0ff-0f9b5a30f544

views/default/css.php

index 07b328dd5d46d323151862a075946d4c2afc8b50..2d534c4d5f624277cf7b0004597106eec4f361d2 100644 (file)
@@ -554,6 +554,7 @@ li.navigation_more ul li {
 .navigation li.navigation_more ul li a {
        background:white;
        color:#555555;
+       margin:0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -webkit-box-shadow: none;
@@ -575,7 +576,10 @@ li.navigation_more ul li {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
 }
-
+.navigation li.navigation_more ul li.selected a {
+       background:#4690D6;
+       color:white;
+}
 
 /* ***************************************
        FOOTER CONTENTS