[data-template="shinyTech_google_calendar"] {
.fc-theme-standard .fc-scrollgrid,
.fc-theme-standard .fc-list,
.fc-theme-standard td,
.fc-theme-standard th {
border-color: @xf-borderColor;
}
.fc-h-event,
.fc-theme-standard .fc-list-day-cushion {
background-color: @xf-paletteColor3;
}
.fc-theme-standard .fc-list-day-cushion a {
color: white;
}
.fc .fc-list-event:hover td {
background-color: @xf-contentAltBg;
}
.tooltip {
color: @xf-textColor;
}
}