From e7fe409ae5d017654c093630f2d9628f66ba82d2 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Thomas=20G=C3=BCnther?=
Date: Fri, 9 Aug 2024 21:26:53 +0200
Subject: [PATCH] Parsing of events
---
modules/calendar/assets/calendar.css | 4 ----
1 file changed, 4 deletions(-)
diff --git a/modules/calendar/assets/calendar.css b/modules/calendar/assets/calendar.css
index a88504e..6036f8d 100644
--- a/modules/calendar/assets/calendar.css
+++ b/modules/calendar/assets/calendar.css
@@ -1,4 +1,3 @@
-/*******************************Calendar Top Navigation*********************************/
div#calendar{
margin:0px auto;
padding:0px;
@@ -54,9 +53,6 @@ div#calendar div.header a.next{
}
-
-
-/*******************************Calendar Content Cells*********************************/
div#calendar div.box-content{
border-top:none;
width: 100%;