]> git.wh0rd.org - tt-rss.git/blobdiff - cdm.css
Add more czech strings.
[tt-rss.git] / cdm.css
diff --git a/cdm.css b/cdm.css
index 941a51101fe2a67fe1ad187409a58a4c9df1ecc4..6bed55de127239fd57288e310ec555366f5da495 100644 (file)
--- a/cdm.css
+++ b/cdm.css
@@ -132,6 +132,10 @@ div.cdm.expanded.Unread.Selected div.cdmHeader, div.cdm.expanded.Selected div.cd
        background : #FFEA9E;
 }
 
+div.cdm.active.Selected div.cdmHeader {
+       background : #FFEA9E;
+}
+
 div.cdm.expanded.even.Unread, div.cdm.expanded.odd.Unread {
        background : white;
 }
@@ -163,4 +167,10 @@ div.cdmContentInner iframe {
 div.cdmHeader span.author {
        color : gray;
        font-size : 11px;
+       font-weight : normal;
 }
+
+div.cdm.expanded div.cdmHeader a.title, div.cdm.active div.cdmHeader a.title {
+       font-size : 13px;
+}
+