]> git.wh0rd.org - tt-rss.git/commitdiff
old-skool theme compat fixes
authorAndrew Dolgov <fox@madoka.spb.ru>
Fri, 19 May 2006 05:52:37 +0000 (06:52 +0100)
committerAndrew Dolgov <fox@madoka.spb.ru>
Fri, 19 May 2006 05:52:37 +0000 (06:52 +0100)
themes/compat/theme.css
tt-rss.css

index 11f7ff4d6f8b01673d08dbe4316a402705d24d9e..6fc0249b198850945edc2bd1af98b9f03815355f 100644 (file)
@@ -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 {
index 7c2559fe1cf6dacb9ac723f478ab717c296770f8..3c93b7ff6b93683ad27dec92b21532b45c528318 100644 (file)
@@ -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 {