Lists View Switcher: Replace blank image with screen reader text.
props davidakennedy. fixes #28871. Built from https://develop.svn.wordpress.org/trunk@29133 git-svn-id: http://core.svn.wordpress.org/trunk@28918 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -618,10 +618,6 @@ classes exist in paginate_links() but not seen in list table output. */
|
||||
margin: 5px 8px 0 16px;
|
||||
}
|
||||
|
||||
.view-switch img {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.view-switch a {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
@@ -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;
|
||||
}
|
||||
|
||||
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