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

update night theme re: previous

This commit is contained in:
Andrew Dolgov
2021-03-16 21:34:36 +03:00
parent a0e41f41a4
commit 92f859add2
4 changed files with 13 additions and 0 deletions

View File

@@ -89,6 +89,10 @@ body.flat.ttrss_main {
i.icon.icon-inbox {
color : darken(@default-text, 20%);
}
.loadingNode {
filter : invert(1);
}
}
}
}