summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
Diffstat (limited to 'themes')
-rw-r--r--themes/compat/theme.css7
1 files changed, 6 insertions, 1 deletions
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;