From ff284aa0b824cd294f8806ce193b37b7e6009163 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Mon, 12 May 2008 09:26:29 +0100 Subject: compat theme: properly reflow container height --- themes/compat/theme.css | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'themes/compat') diff --git a/themes/compat/theme.css b/themes/compat/theme.css index fcda0b431..971ab5db9 100644 --- a/themes/compat/theme.css +++ b/themes/compat/theme.css @@ -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; -- cgit v1.2.3