removing the bold style on the days of the week and the date range in agenda view
authorAnthony Talarico <talarico@gaslightmedia.com>
Wed, 14 Sep 2016 20:27:43 +0000 (16:27 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Wed, 14 Sep 2016 20:27:43 +0000 (16:27 -0400)
css/front.css

index 8f2325f..09a7b8a 100644 (file)
@@ -303,7 +303,7 @@ a.fc-time-grid-event.fc-v-event {
 }
 .agenda-event-recur-dates, .agenda-event-weekday{
     font-size: 13px;
-    font-weight: bold;
+/*    font-weight: bold;*/
 }
 span.agenda-event-weekday:first-child{