]> git.wh0rd.org - tt-rss.git/blobdiff - css/cdm.css
bring cdmFeedTitle style in line with the rest of the UI
[tt-rss.git] / css / cdm.css
index 0af07076f66abe805ba4c9c21ae36ffe81829e70..ed9bedea13d240cfad8fc6137b60713319288d27 100644 (file)
@@ -213,17 +213,14 @@ div.cdmContent div.postEnclosures {
 }
 
 div.cdmFeedTitle {
-       border-color : #a0a0a0;
+       border-color : #4684ff;
        border-width : 0px 0px 1px 0px;
        border-style : solid;
        padding : 5px 3px 5px 5px;
-       background : url("../images/toolbar.png") bottom left;
-       background-repeat : repeat-x;
 }
 
 div.cdmFeedTitle a.title {
        color : #555;
-       font-style : italic;
        font-weight : bold;
 }