Widget Customizer: Cleanup wp.customize.Widgets.WidgetControl.
see #27690. Built from https://develop.svn.wordpress.org/trunk@27988 git-svn-id: http://core.svn.wordpress.org/trunk@27818 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -95,8 +95,8 @@
|
||||
cursor: move;
|
||||
}
|
||||
|
||||
.control-section.accordion-section.widget-customizer-highlighted > .accordion-section-title,
|
||||
.customize-control-widget_form.widget-customizer-highlighted {
|
||||
.control-section.accordion-section.highlighted > .accordion-section-title,
|
||||
.customize-control-widget_form.highlighted {
|
||||
outline: none;
|
||||
-webkit-box-shadow: 0 0 2px rgba(30,140,190,0.8);
|
||||
box-shadow: 0 0 2px rgba(30,140,190,0.8);
|
||||
|
||||
Reference in New Issue
Block a user