mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-01-03 21:39:15 +00:00
@@ -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;
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -817,8 +817,8 @@ body.ttrss_main {
|
||||
color : @color-published;
|
||||
}
|
||||
|
||||
i.icon.icon-whatshot {
|
||||
color : red;
|
||||
i.icon.icon-new_releases {
|
||||
color : @color-enabled;
|
||||
}
|
||||
|
||||
i.icon.icon-restore {
|
||||
|
||||
Reference in New Issue
Block a user