Remove colors for Recent Comments moderation links. see #8316

git-svn-id: http://svn.automattic.com/wordpress/trunk@9864 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
ryan 2008-11-25 00:17:01 +00:00
parent 7ce1050676
commit 536980db4d
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 {