]> git.wh0rd.org - tt-rss.git/blobdiff - tt-rss.css
graycube fixes; code cleanup
[tt-rss.git] / tt-rss.css
index 39d73a929efa44a8923ded0f72e448db8964712e..3eb4ad8bd948e87783951b764d164fe5c426c12d 100644 (file)
@@ -379,6 +379,10 @@ tr.title td a:hover {
        color : black;
 }
 
+div.feedEditSearch {
+       float : right;
+}
+
 table.prefFeedList td.feedEditCat {
        font-weight : bold;
        border-width : 0px 0px 1px 0px;
@@ -573,11 +577,6 @@ span.insensitive {
 }
 
 .prefGenericAddBox {
-       margin : 5px;
-       font-size : small;
-}
-
-.prefGenericAddBox td {
        font-size : small;
 }
 
@@ -1165,6 +1164,10 @@ div.headlines_cdm {
        height: expression((parseInt(document.documentElement.clientHeight)-40-305-50)+'px');
 }
 
+#prefFooter {
+       display : none;
+}
+
 #footer {
        position : absolute;
        bottom : 0px;