mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 21:25:55 +00:00
hide category counters w/o unread articles
This commit is contained in:
@@ -1317,3 +1317,7 @@ a.feedUpdErrLink {
|
||||
.catCtrHasUnread {
|
||||
font-weight : bold;
|
||||
}
|
||||
|
||||
.catCtrNoUnread {
|
||||
display : none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user