mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-02-10 16:01:33 +00:00
implement additional counter mode for virtual feeds when there's 0 unread articles
This commit is contained in:
@@ -1067,6 +1067,12 @@ div.hl.active {
|
||||
font-family : "Segoe UI", Tahoma, sans-serif;
|
||||
}
|
||||
|
||||
#feedTree .counterNode.aux {
|
||||
background : #f0f0f0;
|
||||
color : #999;
|
||||
border-color : #f0f0f0;
|
||||
}
|
||||
|
||||
#feedTree .counterNode {
|
||||
font-weight : bold;
|
||||
display : inline-block;
|
||||
|
||||
Reference in New Issue
Block a user