article note format updates

This commit is contained in:
Andrew Dolgov
2018-12-06 20:55:51 +03:00
parent 75666ac7ab
commit 4cbc62d2a5
8 changed files with 36 additions and 19 deletions

View File

@@ -255,7 +255,7 @@ body.flat.ttrss_main.ttrss_index {
border-bottom-color : var(--border-dark) ! important;
}
.articleNote {
.article-note {
background : var(--bg-panel);
border-color : #9a8c59;
}