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:
parent
7ce1050676
commit
536980db4d
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue