From: Andrew Dolgov Date: Fri, 19 May 2006 05:52:37 +0000 (+0100) Subject: old-skool theme compat fixes X-Git-Tag: 1.2.0~68 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=21613c4a31b9c54ff69d5cd3ea4fb226835207b7;p=tt-rss.git old-skool theme compat fixes --- diff --git a/themes/compat/theme.css b/themes/compat/theme.css index 11f7ff4d..6fc0249b 100644 --- a/themes/compat/theme.css +++ b/themes/compat/theme.css @@ -311,7 +311,6 @@ iframe.contentFrame, iframe.headlinesFrame { background-position : top; background-repeat : repeat-x; background-color : white; - color : black; } .button:hover { @@ -893,7 +892,6 @@ ul.compact li { div.browserFeedInfo { font-size : x-small; border-color : #c0c0c0; - background-color : #f0f0f0; } div.browserFeedInfo div.detailsPart { diff --git a/tt-rss.css b/tt-rss.css index 7c2559fe..3c93b7ff 100644 --- a/tt-rss.css +++ b/tt-rss.css @@ -1000,10 +1000,10 @@ ul.compact li { div.browserFeedInfo { font-size : x-small; - border : 1px solid #88b0f0; +/* border : 1px solid #88b0f0; background-color : #ecf4ff; - -moz-border-radius : 5px; - padding : 10px; + -moz-border-radius : 5px; */ + padding : 5px; } div.browserFeedInfo div.detailsPart {