Ensure that arrows in dropdowns are the default text color if you haven't hovered. Fixes #26293, props ipstenu.

git-svn-id: https://develop.svn.wordpress.org/trunk@26445 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Matt Thomas 2013-11-27 23:11:59 +00:00
parent 2ae03311b3
commit 6df668fdac

View File

@ -285,6 +285,7 @@
top: 1px; top: 1px;
right: 4px; right: 4px;
content: '\f139'; content: '\f139';
color: inherit;
} }
#wpadminbar .ab-top-secondary .menupop .menupop > .ab-item { #wpadminbar .ab-top-secondary .menupop .menupop > .ab-item {