1
0
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:
Andrew Dolgov
2020-01-24 16:14:10 +03:00
parent 4a4d7a44fa
commit deefa901ab
8 changed files with 17 additions and 3 deletions

View File

@@ -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 {