From f14835ce4a03473270703313f1f460b2e8b09182 Mon Sep 17 00:00:00 2001 From: hauke Date: Sun, 27 Apr 2014 14:50:39 +0200 Subject: [PATCH] re-added missing styles for event --- view/theme/vier/style.css | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/view/theme/vier/style.css b/view/theme/vier/style.css index 4e345da55a..ff3d65a2f3 100644 --- a/view/theme/vier/style.css +++ b/view/theme/vier/style.css @@ -2323,7 +2323,26 @@ a.mail-list-link { margin-top: 4px; margin-right: 4px; margin-bottom: 15px; - padding: 5px; +} + +.vevent .event-description, .vevent .event-location { + margin-left: 10px; + margin-right: 10px; +} +.vevent .event-start { + margin-left: 10px; + margin-right: 10px; +} + +#new-event-link { + margin-bottom: 10px; +} + +.edit-event-link, .plink-event-link { + float: left; + margin-top: 4px; + margin-right: 4px; + margin-bottom: 15px; } .event-description:before {