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.


git-svn-id: https://develop.svn.wordpress.org/trunk@31641 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Helen Hou-Sandi
2015-03-06 14:05:05 +00:00
parent b9e222fd6a
commit c9913583e3
4 changed files with 86 additions and 34 deletions

View File

@@ -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 */