summaryrefslogtreecommitdiff
path: root/css/default.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2018-12-06 13:13:25 +0300
committerAndrew Dolgov <[email protected]>2018-12-06 13:13:25 +0300
commit69da55b945d5c62547c24d85b4d00fb1e98802a1 (patch)
tree8d6e2637c54a900e22b0b4bd5c382c548fae125a /css/default.css
parent4aa11fe78d6e7e0f6a3768c4f0af15171dd092a3 (diff)
change fresh feed icon
Diffstat (limited to 'css/default.css')
-rw-r--r--css/default.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/css/default.css b/css/default.css
index 940cc7b98..57725483d 100644
--- a/css/default.css
+++ b/css/default.css
@@ -697,8 +697,8 @@ body.ttrss_main #feeds-holder #feedTree i.icon.icon-star {
body.ttrss_main #feeds-holder #feedTree i.icon.icon-rss_feed {
color: #ff7c4b;
}
-body.ttrss_main #feeds-holder #feedTree i.icon.icon-new_releases {
- color: #69c671;
+body.ttrss_main #feeds-holder #feedTree i.icon.icon-whatshot {
+ color: red;
}
body.ttrss_main #feeds-holder #feedTree i.icon.icon-restore {
font-weight: bold;