1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 20:45:55 +00:00

normalize archived articles output in headlines

This commit is contained in:
Andrew Dolgov
2018-12-06 19:00:11 +03:00
parent 544b5049b4
commit e9cf8e8e35
4 changed files with 20 additions and 10 deletions

View File

@@ -1180,6 +1180,10 @@ body.ttrss_main {
border-radius : 4px;
}
i.icon-no-feed {
opacity : 0.2;
}
.cdm.marked .left i.marked-pic,
.hl.marked .left i.marked-pic {
color : @color-marked;