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:
Andrea Fercia
2016-02-18 22:29:29 +00:00
parent 985e22828e
commit bd6fc729e9
6 changed files with 11 additions and 31 deletions
+3 -3
View File
@@ -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,