Update more instances of default admin blues and grays.
props hugobaeta. fixes #31234. Built from https://develop.svn.wordpress.org/trunk@32051 git-svn-id: http://core.svn.wordpress.org/trunk@32030 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
|
||||
.deleting .widget-title,
|
||||
.deleting .widget-top a.widget-action:after {
|
||||
color: #aaa;
|
||||
color: #a0a5aa;
|
||||
}
|
||||
|
||||
/* Widget Dragging Helpers */
|
||||
@@ -62,7 +62,7 @@
|
||||
}
|
||||
|
||||
.widget-placeholder {
|
||||
border: 1px dashed #bbb;
|
||||
border: 1px dashed #b4b9be;
|
||||
margin: 0 auto 10px;
|
||||
height: 45px;
|
||||
width: 100%;
|
||||
|
||||
Reference in New Issue
Block a user