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;
|
||||
|
||||
@@ -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;
|
||||
|
||||
@@ -1145,14 +1145,13 @@ p.popular-tags a {
|
||||
height: 200px;
|
||||
}
|
||||
|
||||
.comment-ays {
|
||||
margin-bottom: 0;
|
||||
border-bottom-style: solid;
|
||||
border-bottom-width: 1px;
|
||||
.comment-ays th,
|
||||
.comment-ays td {
|
||||
padding: 10px 15px;
|
||||
}
|
||||
|
||||
.comment-ays .alt {
|
||||
background-color: transparent;
|
||||
.comment-ays-submit .button-cancel {
|
||||
margin-right: 1em;
|
||||
}
|
||||
|
||||
.trash-undo-inside,
|
||||
@@ -1561,8 +1560,13 @@ table.links-table {
|
||||
}
|
||||
|
||||
/* Moderate Comment */
|
||||
.comment-ays {
|
||||
border-bottom: none;
|
||||
.comment-ays th,
|
||||
.comment-ays td {
|
||||
padding-bottom: 0;
|
||||
}
|
||||
|
||||
.comment-ays td {
|
||||
padding-top: 6px;
|
||||
}
|
||||
|
||||
/* Links */
|
||||
|
||||
@@ -1145,14 +1145,13 @@ p.popular-tags a {
|
||||
height: 200px;
|
||||
}
|
||||
|
||||
.comment-ays {
|
||||
margin-bottom: 0;
|
||||
border-bottom-style: solid;
|
||||
border-bottom-width: 1px;
|
||||
.comment-ays th,
|
||||
.comment-ays td {
|
||||
padding: 10px 15px;
|
||||
}
|
||||
|
||||
.comment-ays .alt {
|
||||
background-color: transparent;
|
||||
.comment-ays-submit .button-cancel {
|
||||
margin-left: 1em;
|
||||
}
|
||||
|
||||
.trash-undo-inside,
|
||||
@@ -1561,8 +1560,13 @@ table.links-table {
|
||||
}
|
||||
|
||||
/* Moderate Comment */
|
||||
.comment-ays {
|
||||
border-bottom: none;
|
||||
.comment-ays th,
|
||||
.comment-ays td {
|
||||
padding-bottom: 0;
|
||||
}
|
||||
|
||||
.comment-ays td {
|
||||
padding-top: 6px;
|
||||
}
|
||||
|
||||
/* Links */
|
||||
|
||||
4
wp-admin/css/wp-admin-rtl.min.css
vendored
4
wp-admin/css/wp-admin-rtl.min.css
vendored
File diff suppressed because one or more lines are too long
4
wp-admin/css/wp-admin.min.css
vendored
4
wp-admin/css/wp-admin.min.css
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user