mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-16 23:00:21 +00:00
Accessibility: Reduce the WordPress shades of grey, Episode 2.
See #35783. git-svn-id: https://develop.svn.wordpress.org/trunk@36582 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -706,9 +706,9 @@ th.asc a:focus span.sorting-indicator {
|
||||
|
||||
.tablenav-pages-navspan {
|
||||
height: 16px;
|
||||
border-color: #e8e8e8;
|
||||
background: #ebebeb;
|
||||
color: #b4b4b4;
|
||||
border-color: #ddd; /* same as disabled buttons */
|
||||
background: #f7f7f7; /* same as disabled buttons */
|
||||
color: #a0a5aa; /* same as disabled buttons */
|
||||
}
|
||||
|
||||
.tablenav .tablenav-pages a:hover,
|
||||
|
||||
Reference in New Issue
Block a user