1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-02-10 16:01:33 +00:00

in grouped mode, don't display feed titles twice

This commit is contained in:
Andrew Dolgov
2018-12-09 13:57:54 +03:00
parent 302cffb1a7
commit 42780ddeb3
7 changed files with 23 additions and 2 deletions
+4
View File
@@ -308,6 +308,10 @@ body.ttrss_main {
}
}
.hl.vgrlf .feed {
display : none;
}
.hl.Unread {
background : white;
}