mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-07-04 17:20:07 +00:00
Menu tweaks. Bold top level items, less padding on submenu items. Props iammattthomas. see #17324.
git-svn-id: https://develop.svn.wordpress.org/trunk@17866 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -1243,6 +1243,7 @@ body.no-js #adminmenu li.wp-has-current-submenu .wp-submenu {
|
||||
}
|
||||
|
||||
#adminmenu a.menu-top {
|
||||
font-weight: bold;
|
||||
line-height: 18px;
|
||||
min-width: 10em;
|
||||
padding: 5px 5px;
|
||||
@@ -1257,7 +1258,7 @@ body.no-js #adminmenu li.wp-has-current-submenu .wp-submenu {
|
||||
|
||||
#adminmenu .wp-submenu a {
|
||||
margin: 0;
|
||||
padding-left: 28px;
|
||||
padding-left: 12px;
|
||||
}
|
||||
|
||||
.wp-menu-arrow {
|
||||
|
||||
Reference in New Issue
Block a user