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

View File

@@ -915,26 +915,6 @@ abbr.required,
margin-right: 18px;
}
.side-info {
margin: 0;
padding: 4px;
font-size: 11px;
}
.side-info h5 {
padding-bottom: 7px;
font-size: 14px;
margin: 12px 2px 5px;
border-bottom: 1px solid #dadada;
}
.side-info ul {
margin: 0;
padding-right: 18px;
list-style: square;
color: #666;
}
.approve,
.unapproved .unapprove {
display: none;
@@ -2654,7 +2634,7 @@ div.action-links {
overflow: hidden; /* clearfix */
width: 100%;
margin-bottom: 20px;
border-bottom: 1px solid #e6e6e6;
border-bottom: 1px solid #e5e5e5;
}
#plugin-information .review-title-section {