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

make prefs icons a bit more colorful

This commit is contained in:
Andrew Dolgov
2018-12-09 16:18:58 +03:00
parent 911cbf0e76
commit 57e30bd9bc
5 changed files with 17 additions and 2 deletions

View File

@@ -51,6 +51,13 @@
color: white;
}
.dijitTab,
.dijitAccordionInnerContainer:not(.dijitSelected) {
i.material-icons {
color: @color-accent;
}
}
.dijitTree {
.dijitFolderClosed,
.dijitFolderOpened {