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

View File

@@ -279,5 +279,10 @@ body.flat.ttrss_main {
background-color: @bg-panel;
}
.alert {
background: @bg-panel;
border-color : darken(@color-accent, 20%);
}
}