1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-02-10 16:01:33 +00:00

compat theme: properly reflow container height

This commit is contained in:
Andrew Dolgov
2008-05-12 09:26:29 +01:00
parent a9a3fcabce
commit ff284aa0b8
4 changed files with 23 additions and 82 deletions
+6 -1
View 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;