]> gitweb.fluxo.info Git - lorea/elgg.git/commitdiff
Added more stand-alone admin area rules
authorpete <pete@36083f99-b078-4883-b0ff-0f9b5a30f544>
Wed, 30 Jun 2010 15:03:33 +0000 (15:03 +0000)
committerpete <pete@36083f99-b078-4883-b0ff-0f9b5a30f544>
Wed, 30 Jun 2010 15:03:33 +0000 (15:03 +0000)
git-svn-id: http://code.elgg.org/elgg/trunk@6590 36083f99-b078-4883-b0ff-0f9b5a30f544

views/default/canvas/layouts/administration.php

index 0a1b9c1caf90f934cbb1d5cee0cc3bdf2859a551..71b2047f68eac64d727f481539f2b1f092a8d1ae 100644 (file)
@@ -95,6 +95,12 @@ a:hover { color:black; text-decoration:underline; }
        margin:0;
        padding:0;
        list-style: none;
+       background-color: transparent;
+       background-image: none;
+       -webkit-box-shadow: none;
+       -moz-box-shadow: none;
+       -webkit-border-radius: 0;
+       -moz-border-radius: 0;
 }
 .admin_area .submenu li.selected a,
 .admin_area .submenu li.selected li.selected a,
@@ -154,6 +160,7 @@ a:hover { color:black; text-decoration:underline; }
        float:right;
 }
 
+
 /* ***************************************
        GENERAL FORM ELEMENTS
 *************************************** */