Show continous color in admin menu when text wraps. props ocean90, see #15207.
git-svn-id: http://svn.automattic.com/wordpress/trunk@16418 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
609bae84c5
commit
56c685d0a4
|
@ -1078,7 +1078,7 @@ table.widefat .spam a:hover,
|
|||
|
||||
#adminmenu li.wp-has-current-submenu a.wp-has-current-submenu,
|
||||
#adminmenu li.current a.menu-top {
|
||||
background: #e0e0e0 url(../images/menu-bits-vs.gif?ver=20101102) top left repeat-x;
|
||||
background: #d0dfe9 url(../images/menu-bits-vs.gif?ver=20101102) top left repeat-x;
|
||||
border: #5589aa 1px solid;
|
||||
color: #464646;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue