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:
parent
a86c3114ae
commit
3e3eacb4de
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue