Comments: Normalize button color on hover in alt color schemes.
Props iseulde. Fixes #33086. git-svn-id: https://develop.svn.wordpress.org/trunk@33409 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
3b128efe27
commit
a652f54b0f
@ -85,7 +85,6 @@ input[type=radio]:checked:before {
|
|||||||
|
|
||||||
.wrap .add-new-h2:hover, /* deprecated */
|
.wrap .add-new-h2:hover, /* deprecated */
|
||||||
.wrap .page-title-action:hover,
|
.wrap .page-title-action:hover,
|
||||||
#add-new-comment a:hover,
|
|
||||||
.tablenav .tablenav-pages a:hover,
|
.tablenav .tablenav-pages a:hover,
|
||||||
.tablenav .tablenav-pages a:focus {
|
.tablenav .tablenav-pages a:focus {
|
||||||
color: $menu-text;
|
color: $menu-text;
|
||||||
|
Loading…
Reference in New Issue
Block a user