summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPetter Reinholdtsen <pere@hungry.com>2010-01-10 22:14:20 +0000
committerPetter Reinholdtsen <pere@hungry.com>2010-01-10 22:14:20 +0000
commite41360ce13c558712b6599f9b063f84dd2921134 (patch)
treeba18bd362f4121d388bf30e74112c3632e72a3e3
parentf757303f56496c991cc1ee94bbc9101effa8e989 (diff)
Update to current version, no idea who changed it.
-rw-r--r--frikanalen/cgi-bin/style.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/frikanalen/cgi-bin/style.css b/frikanalen/cgi-bin/style.css
index cb76618..e9a94c8 100644
--- a/frikanalen/cgi-bin/style.css
+++ b/frikanalen/cgi-bin/style.css
@@ -181,3 +181,11 @@ ul {
width: 258px;
padding: 10px;
}
+
+.list {
+ padding-top: 20px;
+}
+
+#choose_cat, #choose_ed, #choose_org {
+ display: none;
+}