Remove colors for Recent Comments moderation links. see #8316

git-svn-id: https://develop.svn.wordpress.org/trunk@9864 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren 2008-11-25 00:17:01 +00:00
parent 8e01169df7
commit efee4d32b4
1 changed files with 0 additions and 12 deletions

View File

@ -253,18 +253,6 @@ div.postbox div.inside {
font-size: 11px;
}
#the-comment-list .approve a {
color: green;
}
#the-comment-list .unapprove a {
color: orange;
}
#the-comment-list .delete a {
color: red;
}
/* QuickPress */
#dashboard_quick_press h4 {