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

View File

@@ -814,10 +814,10 @@ table.form-table td .updated p {
position: relative;
cursor: move;
color: #32373c;
background: #e6e6e6;
background: #e5e5e5;
-webkit-border-radius: 5px;
border-radius: 5px;
border: 1px solid #b4b4b4;
border: 1px solid #b4b9be;
font-style: normal;
line-height: 16px;
font-size: 14px;