]> git.wh0rd.org Git - tt-rss.git/commitdiff
simplify preferences layout
authorAndrew Dolgov <fox@bah.spb.su>
Sat, 3 Sep 2005 11:04:21 +0000 (12:04 +0100)
committerAndrew Dolgov <fox@bah.spb.su>
Sat, 3 Sep 2005 11:04:21 +0000 (12:04 +0100)
tt-rss.css

index 3ecb8970e5d68803da449a7ed1b1233a3a2c72b1..de6051f4fa629dae55dcb67466d5612b6bf9618a 100644 (file)
@@ -218,17 +218,7 @@ table.prefAddFeed input {
        width : 250px;
 }
 
-form.prefForm {
-       border : 1px solid #c0c0c0;
-       padding : 10px;
-       -moz-border-radius : 5px;
-       background-color : #f0f0f0;
-       background-image : url("images/form.png");
-       background-position : bottom left;
-       background-repeat : repeat-x;
-       width : 500px;
-}
-
+/*
 table.prefAddFeed {
        border : 1px solid #c0c0c0;
        padding : 10px;
@@ -237,8 +227,7 @@ table.prefAddFeed {
        background-image : url("images/form.png");
        background-position : bottom left;
        background-repeat : repeat-x;
-
-}
+} */
 
 table.prefFeedList tr.title td, table.prefFilterList tr.title td {
        font-weight : bold;