summaryrefslogtreecommitdiff
path: root/themes/light.css
diff options
context:
space:
mode:
Diffstat (limited to 'themes/light.css')
-rw-r--r--themes/light.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/light.css b/themes/light.css
index bccd92967..37b27f65e 100644
--- a/themes/light.css
+++ b/themes/light.css
@@ -563,7 +563,7 @@ body.ttrss_main #feeds-holder #feedTree .dijitTreeNode .dijitTreeRow.dijitTreeRo
box-shadow: -1px 0px 2px -1px rgba(0, 0, 0, 0.1);
border-color: #ddd transparent;
background: white;
- color: #333;
+ color: #555;
}
body.ttrss_main #feeds-holder #feedTree .dijitTreeNode .dijitTreeRow .dijitIcon.feed-icon {
margin-right: 2px;