]> git.wh0rd.org - tt-rss.git/blobdiff - themes/compat/theme.css
compat theme: properly reflow container height
[tt-rss.git] / themes / compat / theme.css
index fcda0b431151a92c9bdb7a8e9462c0fde4dfed91..971ab5db92fb1a08ab0b198454d7385a236128f8 100644 (file)
@@ -324,6 +324,11 @@ table.prefFeedList td.feedEditCat {
        border-color : #c0c0c0;
 }
 
+table.prefFilterList td.filterEditCat {
+       font-size : large;
+       border-color : #c0c0c0;
+}
+
 table.prefFeedList td.feedIcon {
        text-align : center;
 }
@@ -894,7 +899,7 @@ div.headlines_cdm {
 #footer {
        position : absolute;
        bottom : 0px;
-       height : 30px;
+       height : 20px;
        text-align : center;
        color : gray;
        font-size : x-small;