From 55803c4dc76c08eea490c1f46b863b4921f080b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hugo=20H=C3=B6rnquist?= Date: Sat, 11 Jul 2020 17:39:27 +0200 Subject: HTML Change template code for new events. --- static/style.css | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'static/style.css') 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. -- cgit v1.2.3