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

night.css: add missing stuff, update alerts

This commit is contained in:
Andrew Dolgov
2018-12-09 05:47:13 +03:00
parent ea4598a4aa
commit fbc6f39472
7 changed files with 15 additions and 6 deletions
+5
View File
@@ -279,5 +279,10 @@ body.flat.ttrss_main {
background-color: @bg-panel;
}
.alert {
background: @bg-panel;
border-color : darken(@color-accent, 20%);
}
}