Accessibility: Reduce the WordPress shades of grey, Episode 2.

See #35783.
Built from https://develop.svn.wordpress.org/trunk@36582


git-svn-id: http://core.svn.wordpress.org/trunk@36549 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Andrea Fercia
2016-02-18 22:30:27 +00:00
parent ecdcae565e
commit 77dbab1e1b
27 changed files with 37 additions and 77 deletions
+2 -2
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;