summaryrefslogtreecommitdiff
path: root/themes/night.css
diff options
context:
space:
mode:
Diffstat (limited to 'themes/night.css')
-rw-r--r--themes/night.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/themes/night.css b/themes/night.css
index ed7e139fa..8216a1d60 100644
--- a/themes/night.css
+++ b/themes/night.css
@@ -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;
}