hide category counters w/o unread articles

master
Andrew Dolgov 18 years ago
parent 67dabe1a86
commit a6fc3ee596

@ -1317,3 +1317,7 @@ a.feedUpdErrLink {
.catCtrHasUnread {
font-weight : bold;
}
.catCtrNoUnread {
display : none;
}

Loading…
Cancel
Save