summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/tt-rss.css b/tt-rss.css
index 3c75196bb..06db9da0c 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -944,6 +944,10 @@ div.cdmArticleSelected div.cdmFooter {
background-color : transparent;
}
+div.cdmArticleUnreadSelected div.cdmFooter {
+ background-color : transparent;
+}
+
div.cdmFooter span.s0 {
border-width : 0px 1px 0px 0px;
border-color : #c0c0c0;