Lists View Switcher: Replace blank image with screen reader text.

props davidakennedy.
fixes #28871.

git-svn-id: https://develop.svn.wordpress.org/trunk@29133 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Dominik Schilling (ocean90)
2014-07-13 11:04:21 +00:00
parent d5eca1c19f
commit 33db0d4ff2
4 changed files with 4 additions and 13 deletions
-4
View File
@@ -618,10 +618,6 @@ classes exist in paginate_links() but not seen in list table output. */
margin: 5px 16px 0 8px;
}
.view-switch img {
display: none;
}
.view-switch a {
text-decoration: none;
}