mirror of
https://git.tt-rss.org/fox/tt-rss.git
synced 2025-10-28 18:31:14 +01:00
hide category counters w/o unread articles
This commit is contained in:
parent
67dabe1a86
commit
a6fc3ee596
@ -1317,3 +1317,7 @@ a.feedUpdErrLink {
|
|||||||
.catCtrHasUnread {
|
.catCtrHasUnread {
|
||||||
font-weight : bold;
|
font-weight : bold;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.catCtrNoUnread {
|
||||||
|
display : none;
|
||||||
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user