mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-05-24 05:04:25 +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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user