From 1767a07f4de9c9f3fa2a4cd8b3fb4e5bad069821 Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Tue, 24 Nov 2015 19:18:26 +0100 Subject: efent form template fixes --- view/theme/redbasic/css/style.css | 24 ------------------------ 1 file changed, 24 deletions(-) (limited to 'view/theme') diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index 74d106fe3..959550dbd 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -866,22 +866,6 @@ nav .acpopup { margin-top: 15px; } -#event-share-checkbox { - float: left; - margin-top: 10px; -} - -#event-share-text { - float: left; - margin-top: 10px; - margin-left: 5px; -} - -#event-share-break { - clear: both; - margin-bottom: 10px; -} - .event-wrapper { width: 400px; height: auto; @@ -959,14 +943,6 @@ nav .acpopup { clear: both; } - -.calendar { - font-family: Courier, monospace; -} -.today { - font-weight: bold; - color: #FF0000; -} #cboxOverlay { z-index: 1050; -- cgit v1.2.3