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

@@ -8,17 +8,17 @@ Press This TinyMCE editor styles :)
*/
@import url("//fonts.googleapis.com/css?family=Open+Sans:400italic,700italic,400,600,700");
a {
color: #0074a2;
color: #0073aa;
}
a:visited {
color: #0074a2;
color: #0073aa;
}
a:hover,
a:focus,
a:active {
color: #2ea2cc;
color: #00a0d2;
}