mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-05-29 15:44:27 +00:00
Tweak colors for trash, spam and undo of comments, fix IE6/7 background for unapproved comments, fix JS error in IE6/7, props caesarsgrunt, see #4529
git-svn-id: https://develop.svn.wordpress.org/trunk@12291 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -616,9 +616,12 @@ tr.inactive + tr.plugin-update-tr .plugin-update {
|
||||
color: #557799;
|
||||
}
|
||||
|
||||
#the-comment-list .unapproved,
|
||||
#the-comment-list .unapproved th,
|
||||
#the-comment-list .unapproved td {
|
||||
#the-comment-list tr.undo,
|
||||
#the-comment-list div.undo {
|
||||
background-color: #f4f4f4;
|
||||
}
|
||||
|
||||
#the-comment-list .unapproved {
|
||||
background-color: #ffffe0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user