]> git.wh0rd.org - tt-rss.git/commitdiff
style fixes
authorAndrew Dolgov <fox@madoka.spb.ru>
Mon, 2 Oct 2006 03:05:27 +0000 (04:05 +0100)
committerAndrew Dolgov <fox@madoka.spb.ru>
Mon, 2 Oct 2006 03:05:27 +0000 (04:05 +0100)
gecko.css
opera.css
themes/graycube/theme.css

index b364060518afa7b1894d6f0757de5ad6e2a67125..d717718a84862ddd421bb5a147fff85c0898f6db 100644 (file)
--- a/gecko.css
+++ b/gecko.css
@@ -1,4 +1,4 @@
-#infoBox {     
+/* #infoBox {  
        font-size : small;
        position : relative;
        top : 30%;
@@ -16,4 +16,5 @@
        z-index : 3;
        position : absolute;
        display : none;
-} 
+}
+*/
index 502d800fa8335711013cefdc88a1391fdc331c8d..27e748dc2ce343143635ebd98318958a64921655 100644 (file)
--- a/opera.css
+++ b/opera.css
@@ -5,7 +5,7 @@ table.main td.headlines {
        border-color : #c0c0c0;
 }
 
-#infoBoxShadow {
+/* #infoBoxShadow {
        background-image : url("images/overlay.png");
        left : 0;
        top : 0;
@@ -23,5 +23,5 @@ table.main td.headlines {
        left : 30%;
        width : 30%;
        padding-bottom : 5px;   
-} 
+} */
 
index bcad4ecc2838b6d7f93df2c8ffe91b470c42ea4f..1df3502ad567263d81ddde4b6f6dd0083a91c323 100644 (file)
@@ -18,6 +18,9 @@ div.notice {
        border : 1px solid #999999;
 }
 
+ul.userFeedList, ul.browseFeedList {
+       border : 1px solid #999999;
+}
 
 table.headlinesSubToolbar td {
        font-size : x-small;