hide category counters w/o unread articles
This commit is contained in:
parent
67dabe1a86
commit
a6fc3ee596
|
@ -1317,3 +1317,7 @@ a.feedUpdErrLink {
|
|||
.catCtrHasUnread {
|
||||
font-weight : bold;
|
||||
}
|
||||
|
||||
.catCtrNoUnread {
|
||||
display : none;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue