Themes: Use a darker color for "No themes found" message to increase contrast.

props joedolson.
see #26600.

git-svn-id: https://develop.svn.wordpress.org/trunk@31519 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Sergey Biryukov 2015-02-23 15:48:46 +00:00
parent a86c3114ae
commit 3e3eacb4de
1 changed files with 1 additions and 1 deletions

View File

@ -1138,7 +1138,7 @@ body.show-upload-theme .upload-theme + .wp-filter + .theme-browser {
p.no-themes {
clear: both;
color: #999;
color: #666;
font-size: 18px;
font-style: normal;
margin: 0;