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:
Andrew Ozz
2009-12-15 10:55:55 +00:00
parent 14e4e32252
commit 86c09f699b
9 changed files with 121 additions and 82 deletions

View File

@@ -3623,3 +3623,14 @@ span.imgedit-scale-warn {
.describe .del-link {
padding-left: 5px;
}
.comment-ays {
margin-bottom: 0;
border-style: solid;
border-width: 1px;
}
.comment-ays th {
border-right-style: solid;
border-right-width: 1px;
}