]> git.wh0rd.org - tt-rss.git/blobdiff - gecko.css
new option: ALLOW_SELECT_UPDATE_METHOD (bump config ver)
[tt-rss.git] / gecko.css
index bca317dd03c0db0e3af3579c586bce0eac292ba3..d717718a84862ddd421bb5a147fff85c0898f6db 100644 (file)
--- a/gecko.css
+++ b/gecko.css
@@ -1,18 +1,11 @@
 /* #infoBox {  
-       border-width : 1px 1px 1px 1px;
-       border-style : solid;
-       border-color : #88b0f0;
        font-size : small;
        position : relative;
        top : 30%;
        left : 30%;
        width : 30%;
        padding-bottom : 5px;   
-       background-image : url("images/prefs-content.png");
-       background-position : top left;
-       background-repeat : repeat-x;
-       background-color : white;
-}
+} 
 
 #infoBoxShadow {
        background-image : url("images/overlay.png");
@@ -23,4 +16,5 @@
        z-index : 3;
        position : absolute;
        display : none;
-} */
+}
+*/