Acton links colors on dashboard, props apeatling, fixes #8316

git-svn-id: https://develop.svn.wordpress.org/trunk@9940 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz 2008-11-28 06:05:01 +00:00
parent 3dc2fac6e5
commit 0e735cb613
1 changed files with 12 additions and 0 deletions

View File

@ -276,6 +276,18 @@ div.postbox div.inside {
font-size: 10px;
}
#the-comment-list .approve a {
color: #006505;
}
#the-comment-list .unapprove a {
color: #d98500;
}
#the-comment-list .delete a {
color: #bc0b0b;
}
/* QuickPress */
#dashboard_quick_press h4 {