From bc3ff1b370a76b23963b89230c28ddeb03562441 Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Wed, 24 Aug 2016 15:19:19 -0400 Subject: [PATCH] adjusting styles for the weekly agenda view to make them more visible --- css/front.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/css/front.css b/css/front.css index 11e6757..9127750 100644 --- a/css/front.css +++ b/css/front.css @@ -277,4 +277,7 @@ input[name='contact_fname'], input[name='contact_lname']{ } .fc-widget-content, .fc-event { cursor: pointer; +} +a.fc-time-grid-event.fc-v-event { + width: 60%; } \ No newline at end of file -- 2.17.1