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:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user