Comments: Show more identifying information for moderation and editing.
Attempting to moderate comments without context about the post is more difficult than necessary. The comment moderation screen you are sent to via email link was also in need of some better visual treatment. props thaicloud, seanchayes, adamsilverstein. see #23988. Built from https://develop.svn.wordpress.org/trunk@31641 git-svn-id: http://core.svn.wordpress.org/trunk@31622 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -177,7 +177,8 @@ p.popular-tags,
|
||||
.wp-editor-container,
|
||||
.popular-tags,
|
||||
.feature-filter,
|
||||
.imgedit-group {
|
||||
.imgedit-group,
|
||||
.comment-ays {
|
||||
border: 1px solid #e5e5e5;
|
||||
-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.04);
|
||||
box-shadow: 0 1px 1px rgba(0,0,0,0.04);
|
||||
@@ -190,7 +191,8 @@ p.popular-tags,
|
||||
.widgets-holder-wrap,
|
||||
.popular-tags,
|
||||
.feature-filter,
|
||||
.imgedit-group {
|
||||
.imgedit-group,
|
||||
.comment-ays {
|
||||
background: #fff;
|
||||
}
|
||||
|
||||
@@ -1619,15 +1621,6 @@ html.wp-toolbar {
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
.narrow {
|
||||
width: 70%;
|
||||
margin-bottom: 40px;
|
||||
}
|
||||
|
||||
.narrow p {
|
||||
line-height: 150%;
|
||||
}
|
||||
|
||||
.widefat th,
|
||||
.widefat td {
|
||||
color: #555;
|
||||
|
||||
Reference in New Issue
Block a user