mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-12 21:00:21 +00:00
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:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user