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:
Helen Hou-Sandí
2015-04-05 21:20:27 +00:00
parent 8f0e359618
commit bfda508c18
119 changed files with 402 additions and 402 deletions

View File

@@ -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%;