Themes: Add feedback for screen readers when search results are changed.

props obenland, joedolson.
see #26600.

git-svn-id: https://develop.svn.wordpress.org/trunk@31497 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Sergey Biryukov
2015-02-22 10:14:45 +00:00
parent 579c7cd3bf
commit 7f69e6430b
4 changed files with 9 additions and 8 deletions

View File

@@ -1137,11 +1137,12 @@ body.show-upload-theme .upload-theme + .wp-filter + .theme-browser {
}
p.no-themes {
clear: both;
color: #999;
font-size: 18px;
font-style: normal;
margin: 0;
padding: 0;
padding: 100px 0 0;
text-align: center;
display: none;
}