Color schemes should use .ab-icon:before instead of .ab-item:before to target adminbar icons. See #25858.
git-svn-id: https://develop.svn.wordpress.org/trunk@26181 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
c7a7d8f5f8
commit
e525f62b27
@ -259,7 +259,7 @@ ul#adminmenu > li.current > a.current:after {
|
||||
}
|
||||
|
||||
#wpadminbar .ab-icon,
|
||||
#wpadminbar .ab-item:before {
|
||||
#wpadminbar .ab-icon:before {
|
||||
color: $menu-icon;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user