summaryrefslogtreecommitdiff
path: root/css/default.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2018-12-06 13:16:53 +0300
committerAndrew Dolgov <[email protected]>2018-12-06 13:16:53 +0300
commit1de142611476ff058b94ff2e9549bdbf43cc54d3 (patch)
tree501305c4692735183de61d26e35cd9f635a5d961 /css/default.css
parent69da55b945d5c62547c24d85b4d00fb1e98802a1 (diff)
Revert "change fresh feed icon"
This reverts commit 69da55b945d5c62547c24d85b4d00fb1e98802a1.
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 57725483d..940cc7b98 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-whatshot {
- color: red;
+body.ttrss_main #feeds-holder #feedTree i.icon.icon-new_releases {
+ color: #69c671;
}
body.ttrss_main #feeds-holder #feedTree i.icon.icon-restore {
font-weight: bold;