1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-02-10 16:01:33 +00:00

show alert if recent_log_events > 0

This commit is contained in:
Andrew Dolgov
2018-12-10 10:53:11 +03:00
parent 51de0ce807
commit 7e5c999146
8 changed files with 27 additions and 4 deletions
+4
View File
@@ -870,6 +870,10 @@ body.ttrss_main {
color : red;
}
.log-alert i {
color : #ddba1c;
}
#toolbar-headlines {
padding-right : 4px;
flex-grow : 2;