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

props obenland, joedolson.
see #26600.
Built from https://develop.svn.wordpress.org/trunk@31497


git-svn-id: http://core.svn.wordpress.org/trunk@31478 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Sergey Biryukov
2015-02-22 10:15:26 +00:00
parent 224cb89878
commit f7df99549a
9 changed files with 15 additions and 13 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;
}