mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 19:15:56 +00:00
support coloring counters by feed-id/is-cat; set fresh counter to green
This commit is contained in:
@@ -587,6 +587,9 @@ body.ttrss_main #feeds-holder #feedTree .counterNode {
|
||||
min-width: 23px;
|
||||
height: 14px;
|
||||
}
|
||||
body.ttrss_main #feeds-holder #feedTree .dijitTreeRow[data-feed-id="-3"][data-is-cat="false"] .counterNode.unread {
|
||||
background-color: #3ea447;
|
||||
}
|
||||
body.ttrss_main #feeds-holder #feedTree .dijitTreeNode .loadingExpando {
|
||||
left: -3px;
|
||||
height: 22px;
|
||||
|
||||
Reference in New Issue
Block a user