summaryrefslogtreecommitdiff
path: root/themes/compact_night.css
diff options
context:
space:
mode:
Diffstat (limited to 'themes/compact_night.css')
-rw-r--r--themes/compact_night.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/themes/compact_night.css b/themes/compact_night.css
index 6eb3db32e..83c9937fa 100644
--- a/themes/compact_night.css
+++ b/themes/compact_night.css
@@ -2106,6 +2106,9 @@ body.flat.ttrss_main #feeds-holder #feedTree .dijitTreeRow .dijitTreeRowSelected
body.flat.ttrss_main #feeds-holder #feedTree .dijitTreeRow i.icon.icon-inbox {
color: #999999;
}
+body.flat.ttrss_main #feeds-holder #feedTree .dijitTreeRow .loadingNode {
+ filter: invert(1);
+}
body.flat.ttrss_main #headlines-frame {
/*.cdm.expanded {
background: @default-bg;