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

dark theme, all articles icon: improve contrast

This commit is contained in:
Andrew Dolgov
2020-02-25 10:11:18 +03:00
parent 788ea95fbd
commit d9cd790d03
5 changed files with 12 additions and 2 deletions
+3
View File
@@ -2008,6 +2008,9 @@ body.flat.ttrss_main #feeds-holder #feedTree .dijitTreeRowSelected {
body.flat.ttrss_main #feeds-holder #feedTree .dijitTreeRowSelected .dijitTreeLabel {
text-shadow: none;
}
body.flat.ttrss_main #feeds-holder #feedTree i.icon.icon-inbox {
color: #AAA;
}
body.flat.ttrss_main #floatingTitle {
background-color: #333;
}