mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-27 06:21:28 +00:00
mark feeds with marked articles if marked view mode is set
This commit is contained in:
@@ -1024,6 +1024,10 @@ body.ttrss_main .dijitDialog {
|
||||
}
|
||||
}
|
||||
|
||||
body.ttrss_main[view-mode="marked"] .dijitTreeRow.Has_Marked .dijitTreeLabel {
|
||||
color : @color-accent-marked;
|
||||
}
|
||||
|
||||
body.ttrss_main {
|
||||
#toolbar-headlines {
|
||||
i.icon-syndicate {
|
||||
|
||||
Reference in New Issue
Block a user