Hide moderation count bubble when no comments are awaiting moderation. Props filosofo. fixes #6010
git-svn-id: http://svn.automattic.com/wordpress/trunk@7200 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -681,6 +681,10 @@ a.view-comment-post-link {
|
||||
width: 1em;
|
||||
}
|
||||
|
||||
#adminmenu li a .count-0 {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.post-com-count {
|
||||
background-repeat: no-repeat;
|
||||
background-position: -240px bottom;
|
||||
|
||||
Reference in New Issue
Block a user