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

git-svn-id: https://develop.svn.wordpress.org/trunk@9196 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz
2008-10-16 10:32:26 +00:00
parent 6cad582eaf
commit 05fc37769c
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;