.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%;
-
+}
+#eventCalendar .fc-view-container thead tr .fc-today{
+ background: rgba(130,179,209,.6);
+}
+#eventCalendar .fc-view-container tbody .fc-today{
++
}
@media (max-width: 640px) and (min-width: 320px){
.view-select{
float: right;
}
}
+.agenda-event-name{
+ display: inline-block;
+}
+.agenda-event-recur-dates, .agenda-event-weekday{
+ font-size: 13px;
+/* font-weight: bold;*/
+}
+.agenda-event-weekday{
+ font-style: italic;
+}
+.date-range-container{
+ font-size: 13px;
+ margin-bottom: 8px;
+}
+.agenda-event-recur-dates{
+ font-style: italic;
+}
+ #glmRealEmail {
+ display: none;
+ }