Undo for setting a comment as spam, props caesarsgrunt, fixes #11260, see #4529

git-svn-id: http://svn.automattic.com/wordpress/trunk@12286 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
azaozz
2009-11-27 10:34:09 +00:00
parent e0f5abc2d3
commit fe29434e05
14 changed files with 208 additions and 92 deletions

File diff suppressed because one or more lines are too long

View File

@@ -1685,6 +1685,6 @@ div.widgets-sortables,
opacity: 0.4;
}
#dashboard_recent_comments .trash-undo {
#dashboard_recent_comments div.undo {
border-top-color: #dfdfdf;
}

File diff suppressed because one or more lines are too long

View File

@@ -1674,6 +1674,6 @@ div.widgets-sortables,
opacity: 0.4;
}
#dashboard_recent_comments .trash-undo {
#dashboard_recent_comments div.undo {
border-top-color: #dfdfdf;
}