Themes: Use a darker color for "No themes found" message to increase contrast.
props joedolson. see #26600. Built from https://develop.svn.wordpress.org/trunk@31519 git-svn-id: http://core.svn.wordpress.org/trunk@31500 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -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;
|
||||
|
||||
@@ -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;
|
||||
|
||||
2
wp-admin/css/wp-admin-rtl.min.css
vendored
2
wp-admin/css/wp-admin-rtl.min.css
vendored
File diff suppressed because one or more lines are too long
2
wp-admin/css/wp-admin.min.css
vendored
2
wp-admin/css/wp-admin.min.css
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user