.fc-widget-content, .fc-event {
cursor: pointer;
}
+.fc-head .fc-head-container table{
+ margin-bottom: 0px;
+}
+.fc-head .fc-head-container .fc-day-number{
+
+}
+.fc-week .fc-bg table tbody tr .fc-today{
+ background: white;
+}
+.fc-row .fc-content-skeleton td, .fc-row .fc-helper-skeleton td {
+ border-color: inherit;
+}
+.fc-row .fc-content-skeleton td, .fc-row .fc-helper-skeleton td{
+ border-color: inherit;
+}
+.fc-content-skeleton table thead, .fc-row table thead{
+ background: transparent;
+}
a.fc-time-grid-event.fc-v-event {
width: 60%;
}