summaryrefslogtreecommitdiff
path: root/themes/compat
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2006-10-04 06:40:00 +0100
committerAndrew Dolgov <[email protected]>2006-10-04 06:40:00 +0100
commit9c4837460c168b248e7f4a45d5b020e878bc3f91 (patch)
treea0992ac19b152a8c369fb5e6c2a464f01ffb9210 /themes/compat
parentc93d8e07fe729dda80adbe38bd06ff1247c9ffd8 (diff)
infobox-based feed category editor
Diffstat (limited to 'themes/compat')
-rw-r--r--themes/compat/theme.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/themes/compat/theme.css b/themes/compat/theme.css
index 7fcf0fad2..94bade828 100644
--- a/themes/compat/theme.css
+++ b/themes/compat/theme.css
@@ -315,6 +315,10 @@ tr.title td a:hover {
color : #5050aa;
}
+div.prefFeedCatHolder {
+ border : 1px solid #c0c0c0;
+}
+
table.prefFeedList td.feedEditCat {
font-size : large;
border-color : #c0c0c0;