removing test border around current day in month view calendar
authorAnthony Talarico <talarico@gaslightmedia.com>
Wed, 14 Sep 2016 18:40:24 +0000 (14:40 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Wed, 14 Sep 2016 18:40:24 +0000 (14:40 -0400)
css/front.css

index 359dd14..5a16a6c 100644 (file)
@@ -286,7 +286,7 @@ a.fc-time-grid-event.fc-v-event {
     background: rgba(130,179,209,.6);
 }
 #eventCalendar .fc-view-container tbody .fc-today{
-    border: 1px red solid;
+   
 }
 @media (max-width: 640px) and (min-width: 320px){
     .view-select{