Customizer: Revert the blue on hover color which was introduced in [32649].
Blue is meant to be the primary action which isn't the case in this context. Colors need to be revised in #29158. see #31336. Built from https://develop.svn.wordpress.org/trunk@32823 git-svn-id: http://core.svn.wordpress.org/trunk@32794 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
#customize-controls .control-section .accordion-section-title:hover .menu-in-location,
|
||||
#customize-controls .control-section .accordion-section-title:focus .menu-in-locations,
|
||||
#customize-controls .control-section .accordion-section-title:hover .menu-in-locations {
|
||||
color: #fff;
|
||||
color: #555;
|
||||
}
|
||||
|
||||
.wp-customizer .menu-item-bar .menu-item-handle,
|
||||
|
||||
Reference in New Issue
Block a user