Update more instances of default admin blues and grays.

props hugobaeta.
fixes #31234.


git-svn-id: https://develop.svn.wordpress.org/trunk@32051 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Helen Hou-Sandi
2015-04-05 21:19:54 +00:00
parent 868d12ef38
commit f64bf71719
32 changed files with 152 additions and 152 deletions
+4 -4
View File
@@ -17,14 +17,14 @@
line-height: 1.4em;
font-size: 14px;
color: #fff;
background: #2ea2cc;
background: #00a0d2;
}
.wp-pointer-content h3:before {
background: #fff;
-webkit-border-radius: 50%;
border-radius: 50%;
color: #2ea2cc;
color: #00a0d2;
content: '\f227';
font: normal 20px/1.6 'dashicons';
position: absolute;
@@ -61,7 +61,7 @@
.wp-pointer-buttons a.close:before {
background: none;
color: #bbb;
color: #b4b9be;
content: '\f153';
display: block !important;
font: normal 13px/1 'dashicons';
@@ -147,7 +147,7 @@
margin-left: -13px;
margin-top: -13px;
border: 13px solid transparent;
border-bottom-color: #2ea2cc;
border-bottom-color: #00a0d2;
display: block;
content: ' ';
}