]> git.wh0rd.org - tt-rss.git/blobdiff - css/cdm.css
add experimental hack to show row unread status in floating title
[tt-rss.git] / css / cdm.css
index 98fd4edf6e71afe99e281180699ef24f8b2f1b6d..23b8c77670ff6c58f3ed437d3d8e556f372a7088 100644 (file)
@@ -268,6 +268,11 @@ div#floatingTitle a.title {
        color : #999;
        font-weight : bold;
 }
+
+div#floatingTitle.Unread a.title {
+       color : black;
+}
+
 div#floatingTitle img.anchor {
        margin-right : 1px;
        margin-left : 0px;