adjusting styles for the weekly agenda view to make them more visible
authorAnthony Talarico <talarico@gaslightmedia.com>
Wed, 24 Aug 2016 19:19:19 +0000 (15:19 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Wed, 24 Aug 2016 19:19:19 +0000 (15:19 -0400)
css/front.css

index 11e6757..9127750 100644 (file)
@@ -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