mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-11 12:20:22 +00:00
Add 'trash' in comment moderation emails, props nacin, fixes #11426
git-svn-id: https://develop.svn.wordpress.org/trunk@12402 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -1697,3 +1697,12 @@ div.widgets-sortables,
|
||||
#dashboard_recent_comments div.undo {
|
||||
border-top-color: #dfdfdf;
|
||||
}
|
||||
|
||||
.comment-ays,
|
||||
.comment-ays th {
|
||||
border-color: #ddd;
|
||||
}
|
||||
|
||||
.comment-ays th {
|
||||
background-color: #f1f1f1;
|
||||
}
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -1686,3 +1686,12 @@ div.widgets-sortables,
|
||||
#dashboard_recent_comments div.undo {
|
||||
border-top-color: #dfdfdf;
|
||||
}
|
||||
|
||||
.comment-ays,
|
||||
.comment-ays th {
|
||||
border-color: #ddd;
|
||||
}
|
||||
|
||||
.comment-ays th {
|
||||
background-color: #f1f1f1;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user