mirror of
https://github.com/WordPress/WordPress.git
synced 2025-01-10 18:37:58 +01:00
Blue color scheme for the folded admin menu. props PeteMall, see #15207.
git-svn-id: http://svn.automattic.com/wordpress/trunk@16416 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
7b078d3b9b
commit
6ca1b0123b
@ -1121,12 +1121,14 @@ table.widefat .spam a:hover,
|
||||
|
||||
.folded #adminmenu li.menu-top,
|
||||
#adminmenu .wp-submenu .wp-submenu-head {
|
||||
background-color: #F1F1F1;
|
||||
background: #eff8ff url(../images/menu-bits-vs.gif?ver=20101102) repeat-x scroll left -379px;
|
||||
}
|
||||
|
||||
.folded #adminmenu li.wp-has-current-submenu,
|
||||
.folded #adminmenu li.menu-top.current {
|
||||
background-color: #e6e6e6;
|
||||
background: #e0e0e0 url(../images/menu-bits-vs.gif?ver=20101102) top left repeat-x;
|
||||
border: #5589aa 1px solid;
|
||||
color: #464646;
|
||||
}
|
||||
|
||||
#adminmenu .wp-has-current-submenu .wp-submenu .wp-submenu-head {
|
||||
|
Loading…
Reference in New Issue
Block a user