<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ========================================================================== Icon Library Mixin ========================================================================== */
/* ========================================================================== Shadows ========================================================================== */
/* ========================================================================== Calendar (Native APEX Full Calendar Plugin) ========================================================================== */
.t-Region--noPadding &gt; .t-Region-bodyWrap &gt; .t-Region-body &gt; .fc .fc-view-container { margin: 0 -1px; }

.fc-day-header.ui-widget-header { overflow: hidden; text-overflow: ellipsis; }

/* Calendar Header ========================================================================== */
.fc-toolbar { border-style: solid; border-width: 1px 1px 0 1px; }

.fc-toolbar .fc-left, .fc-toolbar .fc-right, .fc-toolbar .fc-center { vertical-align: top; }

.fc .fc-event { font-size: 1.1rem; line-height: 1.2rem; padding: 2px 4px; }

.fc .fc-day-grid-event { margin: 0 2px 1px 2px; }

.fc .fc-time-grid-event { margin-right: 1px; }

.fc .fc-agendaList { border-width: 0; }

.fc div.fc-agendaList { border-width: 1px; }

.fc .fc-agendaList-dayHeader { border-width: 0 0 1px 0; }

.u-RTL .fc-rtl .fc-basic-view .fc-day-number { text-align: right; }

.u-RTL .fc-agendaList-day { float: right; }

.u-RTL .fc-agendaList-date { float: left; }

.u-RTL .fc-agendaList-event { border-width: 0 4px 0 0; border-style: solid; }
</pre></body></html>