From: Anthony Talarico Date: Wed, 24 Aug 2016 19:19:19 +0000 (-0400) Subject: adjusting styles for the weekly agenda view to make them more visible X-Git-Tag: v1.3.3^2~35^2~12 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=bc3ff1b370a76b23963b89230c28ddeb03562441;p=WP-Plugins%2Fglm-member-db-events.git adjusting styles for the weekly agenda view to make them more visible --- 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