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

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
+1 -1
View File
@@ -196,7 +196,7 @@ body.flat.ttrss_main.ttrss_index .dijitMenu .dijitMenuItemSelected td {
body.flat.ttrss_main.ttrss_index .dijitMenu .dijitMenuSeparator * {
border-bottom-color: var(--border-dark) ! important;
}
body.flat.ttrss_main.ttrss_index .articleNote {
body.flat.ttrss_main.ttrss_index .article-note {
background: var(--bg-panel);
border-color: #9a8c59;
}