aboutsummaryrefslogtreecommitdiff
path: root/static/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/style.css')
-rw-r--r--static/style.css13
1 files changed, 13 insertions, 0 deletions
diff --git a/static/style.css b/static/style.css
index 86444fc3..56e3763b 100644
--- a/static/style.css
+++ b/static/style.css
@@ -745,6 +745,19 @@ along with their colors.
z-index: 1;
}
+/* Other
+----------------------------------------
+*/
+
+.template {
+ display: none;
+}
+
+
+/* Icalendar
+----------------------------------------
+*/
+
/* Below is for styling embedded xcalendar components in the xhtml
document. I can't find anything about if this is allowed
according to any standard, but it seems to work.