]> git.wh0rd.org Git - tt-rss.git/commitdiff
cleanup unused styles
authorAndrew Dolgov <fox@bah.spb.su>
Tue, 6 Sep 2005 16:48:03 +0000 (17:48 +0100)
committerAndrew Dolgov <fox@bah.spb.su>
Tue, 6 Sep 2005 16:48:03 +0000 (17:48 +0100)
tt-rss.css

index e8e836aada4a0dd0b8d52097cf1e2af6c0d03b18..26a41e36bf5acebb780ef600a4b3e08cc8408f18 100644 (file)
@@ -41,36 +41,6 @@ table.postTable a:hover {
        color : black;
 }
 
-table.feedOverview {
-       margin : 5px;
-       border : 1px solid #c0c0c0;
-       background : #f0f0f0;
-       -moz-border-radius : 5px;
-       padding : 5px;
-       font-size : small;
-}
-
-table.feeds {
-       font-size : small;
-}
-
-table.feeds td.footer {
-       font-weight : bold;
-       border-width : 1px 0px 0px 0px;
-       border-color : #d0d0d0;
-       border-style : solid;
-       text-align : right;
-       font-size : small;
-}
-
-table.headlinesList td.search {
-       font-size : small;
-/*     border-width : 0px 0px 1px 0px;
-       border-color : #d0d0d0;
-       border-style : solid;
-       padding-bottom : 3px; */
-}
-
 td.headlinesToolbar {
        padding : 10px;
 }
@@ -242,17 +212,6 @@ table.prefAddFeed input {
        width : 250px;
 }
 
-/*
-table.prefAddFeed {
-       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;
-} */
-
 table.prefFeedList tr.title td, table.prefFilterList tr.title td,
        table.headlinesList tr.title td {
        font-weight : bold;