summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2008-02-19 15:49:36 +0100
committerAndrew Dolgov <[email protected]>2008-02-19 15:49:36 +0100
commitb8e6acea9583f59f1078b66c9c0596bd301d28dc (patch)
treee39f0f99d3434b699a0543010067bcf08d103a49 /tt-rss.css
parent1681df970b9257d469f516154e825b6a4c98ac0a (diff)
assorted fixes, support for n/p shortcuts in CDM (refs #191)
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;