Admin menu: double-click icon to go to default (first) location, show section header when folded

git-svn-id: http://svn.automattic.com/wordpress/trunk@9196 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
azaozz
2008-10-16 10:32:26 +00:00
parent 3be95653d0
commit c4453c9a0f
4 changed files with 22 additions and 6 deletions

View File

@@ -52,6 +52,10 @@ ul.wp-submenu, ul.wp-submenu li, ul.wp-submenu a {
padding: 0;
}
#wpcontent #adminmenu .wp-submenu li.wp-submenu-head {
padding: 3px 4px 4px 10px;
}
ul#adminmenu li.wp-menu-separator {
background-color: #fff;
height: 3px;