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