pull/4524/head
Tuğçe Küçükoğlu 2023-10-09 13:17:33 +03:00
parent 05aad39550
commit 7be21f0315
8 changed files with 0 additions and 360 deletions

View File

@ -6430,51 +6430,6 @@
box-shadow: inset 0 0 0 1px #f44435, inset 0 0 0 1px #f44435, inset 0 0 0 1px #f44435, inset 0 0 0 1px #f44435; box-shadow: inset 0 0 0 1px #f44435, inset 0 0 0 1px #f44435, inset 0 0 0 1px #f44435, inset 0 0 0 1px #f44435;
} }
.fc {
/* FullCalendar 4 */
/* FullCalendar 5 */
}
.fc.fc-unthemed .fc-toolbar .fc-button:focus {
background: rgba(206, 147, 216, 0.76);
}
.fc.fc-unthemed .fc-toolbar .fc-button:active {
background: rgba(206, 147, 216, 0.68);
}
.fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button:focus {
background: rgba(206, 147, 216, 0.76);
}
.fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button:active {
background: rgba(206, 147, 216, 0.68);
}
.fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button.fc-dayGridMonth-button:focus, .fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button.fc-timeGridWeek-button:focus, .fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button.fc-timeGridDay-button:focus {
background: #1c1c1c;
border-color: rgba(255, 255, 255, 0.12);
}
.fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button.fc-dayGridMonth-button:focus.p-highlight, .fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button.fc-timeGridWeek-button:focus.p-highlight, .fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button.fc-timeGridDay-button:focus.p-highlight {
background: #262626;
border-color: rgba(255, 255, 255, 0.12);
}
.fc.fc-theme-standard .fc-toolbar .fc-button:focus {
background: rgba(206, 147, 216, 0.76);
}
.fc.fc-theme-standard .fc-toolbar .fc-button:active {
background: rgba(206, 147, 216, 0.68);
}
.fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button:focus {
background: rgba(206, 147, 216, 0.76);
}
.fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button:active {
background: rgba(206, 147, 216, 0.68);
}
.fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button.fc-dayGridMonth-button:focus, .fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button.fc-timeGridWeek-button:focus, .fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button.fc-timeGridDay-button:focus {
background: #1c1c1c;
border-color: rgba(255, 255, 255, 0.12);
}
.fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button.fc-dayGridMonth-button:focus.p-highlight, .fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button.fc-timeGridWeek-button:focus.p-highlight, .fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button.fc-timeGridDay-button:focus.p-highlight {
background: #262626;
border-color: rgba(255, 255, 255, 0.12);
}
.p-galleria .p-galleria-indicators { .p-galleria .p-galleria-indicators {
padding: 1rem; padding: 1rem;
} }

View File

@ -6430,51 +6430,6 @@
box-shadow: inset 0 0 0 1px #f44435, inset 0 0 0 1px #f44435, inset 0 0 0 1px #f44435, inset 0 0 0 1px #f44435; box-shadow: inset 0 0 0 1px #f44435, inset 0 0 0 1px #f44435, inset 0 0 0 1px #f44435, inset 0 0 0 1px #f44435;
} }
.fc {
/* FullCalendar 4 */
/* FullCalendar 5 */
}
.fc.fc-unthemed .fc-toolbar .fc-button:focus {
background: rgba(159, 168, 218, 0.76);
}
.fc.fc-unthemed .fc-toolbar .fc-button:active {
background: rgba(159, 168, 218, 0.68);
}
.fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button:focus {
background: rgba(159, 168, 218, 0.76);
}
.fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button:active {
background: rgba(159, 168, 218, 0.68);
}
.fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button.fc-dayGridMonth-button:focus, .fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button.fc-timeGridWeek-button:focus, .fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button.fc-timeGridDay-button:focus {
background: #1c1c1c;
border-color: rgba(255, 255, 255, 0.12);
}
.fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button.fc-dayGridMonth-button:focus.p-highlight, .fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button.fc-timeGridWeek-button:focus.p-highlight, .fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button.fc-timeGridDay-button:focus.p-highlight {
background: #262626;
border-color: rgba(255, 255, 255, 0.12);
}
.fc.fc-theme-standard .fc-toolbar .fc-button:focus {
background: rgba(159, 168, 218, 0.76);
}
.fc.fc-theme-standard .fc-toolbar .fc-button:active {
background: rgba(159, 168, 218, 0.68);
}
.fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button:focus {
background: rgba(159, 168, 218, 0.76);
}
.fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button:active {
background: rgba(159, 168, 218, 0.68);
}
.fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button.fc-dayGridMonth-button:focus, .fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button.fc-timeGridWeek-button:focus, .fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button.fc-timeGridDay-button:focus {
background: #1c1c1c;
border-color: rgba(255, 255, 255, 0.12);
}
.fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button.fc-dayGridMonth-button:focus.p-highlight, .fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button.fc-timeGridWeek-button:focus.p-highlight, .fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button.fc-timeGridDay-button:focus.p-highlight {
background: #262626;
border-color: rgba(255, 255, 255, 0.12);
}
.p-galleria .p-galleria-indicators { .p-galleria .p-galleria-indicators {
padding: 1rem; padding: 1rem;
} }

View File

@ -6430,51 +6430,6 @@
box-shadow: inset 0 0 0 1px #B00020, inset 0 0 0 1px #B00020, inset 0 0 0 1px #B00020, inset 0 0 0 1px #B00020; box-shadow: inset 0 0 0 1px #B00020, inset 0 0 0 1px #B00020, inset 0 0 0 1px #B00020, inset 0 0 0 1px #B00020;
} }
.fc {
/* FullCalendar 4 */
/* FullCalendar 5 */
}
.fc.fc-unthemed .fc-toolbar .fc-button:focus {
background: rgba(103, 58, 183, 0.76);
}
.fc.fc-unthemed .fc-toolbar .fc-button:active {
background: rgba(103, 58, 183, 0.68);
}
.fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button:focus {
background: rgba(103, 58, 183, 0.76);
}
.fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button:active {
background: rgba(103, 58, 183, 0.68);
}
.fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button.fc-dayGridMonth-button:focus, .fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button.fc-timeGridWeek-button:focus, .fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button.fc-timeGridDay-button:focus {
background: #e0e0e1;
border-color: #e0e0e1;
}
.fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button.fc-dayGridMonth-button:focus.p-highlight, .fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button.fc-timeGridWeek-button:focus.p-highlight, .fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button.fc-timeGridDay-button:focus.p-highlight {
background: #d9d8d9;
border-color: #d9d8d9;
}
.fc.fc-theme-standard .fc-toolbar .fc-button:focus {
background: rgba(103, 58, 183, 0.76);
}
.fc.fc-theme-standard .fc-toolbar .fc-button:active {
background: rgba(103, 58, 183, 0.68);
}
.fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button:focus {
background: rgba(103, 58, 183, 0.76);
}
.fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button:active {
background: rgba(103, 58, 183, 0.68);
}
.fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button.fc-dayGridMonth-button:focus, .fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button.fc-timeGridWeek-button:focus, .fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button.fc-timeGridDay-button:focus {
background: #e0e0e1;
border-color: #e0e0e1;
}
.fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button.fc-dayGridMonth-button:focus.p-highlight, .fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button.fc-timeGridWeek-button:focus.p-highlight, .fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button.fc-timeGridDay-button:focus.p-highlight {
background: #d9d8d9;
border-color: #d9d8d9;
}
.p-galleria .p-galleria-indicators { .p-galleria .p-galleria-indicators {
padding: 1rem; padding: 1rem;
} }

View File

@ -6430,51 +6430,6 @@
box-shadow: inset 0 0 0 1px #B00020, inset 0 0 0 1px #B00020, inset 0 0 0 1px #B00020, inset 0 0 0 1px #B00020; box-shadow: inset 0 0 0 1px #B00020, inset 0 0 0 1px #B00020, inset 0 0 0 1px #B00020, inset 0 0 0 1px #B00020;
} }
.fc {
/* FullCalendar 4 */
/* FullCalendar 5 */
}
.fc.fc-unthemed .fc-toolbar .fc-button:focus {
background: rgba(63, 81, 181, 0.76);
}
.fc.fc-unthemed .fc-toolbar .fc-button:active {
background: rgba(63, 81, 181, 0.68);
}
.fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button:focus {
background: rgba(63, 81, 181, 0.76);
}
.fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button:active {
background: rgba(63, 81, 181, 0.68);
}
.fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button.fc-dayGridMonth-button:focus, .fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button.fc-timeGridWeek-button:focus, .fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button.fc-timeGridDay-button:focus {
background: #e0e0e1;
border-color: #e0e0e1;
}
.fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button.fc-dayGridMonth-button:focus.p-highlight, .fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button.fc-timeGridWeek-button:focus.p-highlight, .fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button.fc-timeGridDay-button:focus.p-highlight {
background: #d9d8d9;
border-color: #d9d8d9;
}
.fc.fc-theme-standard .fc-toolbar .fc-button:focus {
background: rgba(63, 81, 181, 0.76);
}
.fc.fc-theme-standard .fc-toolbar .fc-button:active {
background: rgba(63, 81, 181, 0.68);
}
.fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button:focus {
background: rgba(63, 81, 181, 0.76);
}
.fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button:active {
background: rgba(63, 81, 181, 0.68);
}
.fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button.fc-dayGridMonth-button:focus, .fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button.fc-timeGridWeek-button:focus, .fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button.fc-timeGridDay-button:focus {
background: #e0e0e1;
border-color: #e0e0e1;
}
.fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button.fc-dayGridMonth-button:focus.p-highlight, .fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button.fc-timeGridWeek-button:focus.p-highlight, .fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button.fc-timeGridDay-button:focus.p-highlight {
background: #d9d8d9;
border-color: #d9d8d9;
}
.p-galleria .p-galleria-indicators { .p-galleria .p-galleria-indicators {
padding: 1rem; padding: 1rem;
} }

View File

@ -6430,51 +6430,6 @@
box-shadow: inset 0 0 0 1px #f44435, inset 0 0 0 1px #f44435, inset 0 0 0 1px #f44435, inset 0 0 0 1px #f44435; box-shadow: inset 0 0 0 1px #f44435, inset 0 0 0 1px #f44435, inset 0 0 0 1px #f44435, inset 0 0 0 1px #f44435;
} }
.fc {
/* FullCalendar 4 */
/* FullCalendar 5 */
}
.fc.fc-unthemed .fc-toolbar .fc-button:focus {
background: rgba(206, 147, 216, 0.76);
}
.fc.fc-unthemed .fc-toolbar .fc-button:active {
background: rgba(206, 147, 216, 0.68);
}
.fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button:focus {
background: rgba(206, 147, 216, 0.76);
}
.fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button:active {
background: rgba(206, 147, 216, 0.68);
}
.fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button.fc-dayGridMonth-button:focus, .fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button.fc-timeGridWeek-button:focus, .fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button.fc-timeGridDay-button:focus {
background: #1c1c1c;
border-color: rgba(255, 255, 255, 0.12);
}
.fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button.fc-dayGridMonth-button:focus.p-highlight, .fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button.fc-timeGridWeek-button:focus.p-highlight, .fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button.fc-timeGridDay-button:focus.p-highlight {
background: #262626;
border-color: rgba(255, 255, 255, 0.12);
}
.fc.fc-theme-standard .fc-toolbar .fc-button:focus {
background: rgba(206, 147, 216, 0.76);
}
.fc.fc-theme-standard .fc-toolbar .fc-button:active {
background: rgba(206, 147, 216, 0.68);
}
.fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button:focus {
background: rgba(206, 147, 216, 0.76);
}
.fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button:active {
background: rgba(206, 147, 216, 0.68);
}
.fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button.fc-dayGridMonth-button:focus, .fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button.fc-timeGridWeek-button:focus, .fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button.fc-timeGridDay-button:focus {
background: #1c1c1c;
border-color: rgba(255, 255, 255, 0.12);
}
.fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button.fc-dayGridMonth-button:focus.p-highlight, .fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button.fc-timeGridWeek-button:focus.p-highlight, .fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button.fc-timeGridDay-button:focus.p-highlight {
background: #262626;
border-color: rgba(255, 255, 255, 0.12);
}
.p-galleria .p-galleria-indicators { .p-galleria .p-galleria-indicators {
padding: 1rem; padding: 1rem;
} }

View File

@ -6430,51 +6430,6 @@
box-shadow: inset 0 0 0 1px #f44435, inset 0 0 0 1px #f44435, inset 0 0 0 1px #f44435, inset 0 0 0 1px #f44435; box-shadow: inset 0 0 0 1px #f44435, inset 0 0 0 1px #f44435, inset 0 0 0 1px #f44435, inset 0 0 0 1px #f44435;
} }
.fc {
/* FullCalendar 4 */
/* FullCalendar 5 */
}
.fc.fc-unthemed .fc-toolbar .fc-button:focus {
background: rgba(159, 168, 218, 0.76);
}
.fc.fc-unthemed .fc-toolbar .fc-button:active {
background: rgba(159, 168, 218, 0.68);
}
.fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button:focus {
background: rgba(159, 168, 218, 0.76);
}
.fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button:active {
background: rgba(159, 168, 218, 0.68);
}
.fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button.fc-dayGridMonth-button:focus, .fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button.fc-timeGridWeek-button:focus, .fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button.fc-timeGridDay-button:focus {
background: #1c1c1c;
border-color: rgba(255, 255, 255, 0.12);
}
.fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button.fc-dayGridMonth-button:focus.p-highlight, .fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button.fc-timeGridWeek-button:focus.p-highlight, .fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button.fc-timeGridDay-button:focus.p-highlight {
background: #262626;
border-color: rgba(255, 255, 255, 0.12);
}
.fc.fc-theme-standard .fc-toolbar .fc-button:focus {
background: rgba(159, 168, 218, 0.76);
}
.fc.fc-theme-standard .fc-toolbar .fc-button:active {
background: rgba(159, 168, 218, 0.68);
}
.fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button:focus {
background: rgba(159, 168, 218, 0.76);
}
.fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button:active {
background: rgba(159, 168, 218, 0.68);
}
.fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button.fc-dayGridMonth-button:focus, .fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button.fc-timeGridWeek-button:focus, .fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button.fc-timeGridDay-button:focus {
background: #1c1c1c;
border-color: rgba(255, 255, 255, 0.12);
}
.fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button.fc-dayGridMonth-button:focus.p-highlight, .fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button.fc-timeGridWeek-button:focus.p-highlight, .fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button.fc-timeGridDay-button:focus.p-highlight {
background: #262626;
border-color: rgba(255, 255, 255, 0.12);
}
.p-galleria .p-galleria-indicators { .p-galleria .p-galleria-indicators {
padding: 1rem; padding: 1rem;
} }

View File

@ -6430,51 +6430,6 @@
box-shadow: inset 0 0 0 1px #B00020, inset 0 0 0 1px #B00020, inset 0 0 0 1px #B00020, inset 0 0 0 1px #B00020; box-shadow: inset 0 0 0 1px #B00020, inset 0 0 0 1px #B00020, inset 0 0 0 1px #B00020, inset 0 0 0 1px #B00020;
} }
.fc {
/* FullCalendar 4 */
/* FullCalendar 5 */
}
.fc.fc-unthemed .fc-toolbar .fc-button:focus {
background: rgba(103, 58, 183, 0.76);
}
.fc.fc-unthemed .fc-toolbar .fc-button:active {
background: rgba(103, 58, 183, 0.68);
}
.fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button:focus {
background: rgba(103, 58, 183, 0.76);
}
.fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button:active {
background: rgba(103, 58, 183, 0.68);
}
.fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button.fc-dayGridMonth-button:focus, .fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button.fc-timeGridWeek-button:focus, .fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button.fc-timeGridDay-button:focus {
background: #e0e0e1;
border-color: #e0e0e1;
}
.fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button.fc-dayGridMonth-button:focus.p-highlight, .fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button.fc-timeGridWeek-button:focus.p-highlight, .fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button.fc-timeGridDay-button:focus.p-highlight {
background: #d9d8d9;
border-color: #d9d8d9;
}
.fc.fc-theme-standard .fc-toolbar .fc-button:focus {
background: rgba(103, 58, 183, 0.76);
}
.fc.fc-theme-standard .fc-toolbar .fc-button:active {
background: rgba(103, 58, 183, 0.68);
}
.fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button:focus {
background: rgba(103, 58, 183, 0.76);
}
.fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button:active {
background: rgba(103, 58, 183, 0.68);
}
.fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button.fc-dayGridMonth-button:focus, .fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button.fc-timeGridWeek-button:focus, .fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button.fc-timeGridDay-button:focus {
background: #e0e0e1;
border-color: #e0e0e1;
}
.fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button.fc-dayGridMonth-button:focus.p-highlight, .fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button.fc-timeGridWeek-button:focus.p-highlight, .fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button.fc-timeGridDay-button:focus.p-highlight {
background: #d9d8d9;
border-color: #d9d8d9;
}
.p-galleria .p-galleria-indicators { .p-galleria .p-galleria-indicators {
padding: 1rem; padding: 1rem;
} }

View File

@ -6430,51 +6430,6 @@
box-shadow: inset 0 0 0 1px #B00020, inset 0 0 0 1px #B00020, inset 0 0 0 1px #B00020, inset 0 0 0 1px #B00020; box-shadow: inset 0 0 0 1px #B00020, inset 0 0 0 1px #B00020, inset 0 0 0 1px #B00020, inset 0 0 0 1px #B00020;
} }
.fc {
/* FullCalendar 4 */
/* FullCalendar 5 */
}
.fc.fc-unthemed .fc-toolbar .fc-button:focus {
background: rgba(63, 81, 181, 0.76);
}
.fc.fc-unthemed .fc-toolbar .fc-button:active {
background: rgba(63, 81, 181, 0.68);
}
.fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button:focus {
background: rgba(63, 81, 181, 0.76);
}
.fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button:active {
background: rgba(63, 81, 181, 0.68);
}
.fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button.fc-dayGridMonth-button:focus, .fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button.fc-timeGridWeek-button:focus, .fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button.fc-timeGridDay-button:focus {
background: #e0e0e1;
border-color: #e0e0e1;
}
.fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button.fc-dayGridMonth-button:focus.p-highlight, .fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button.fc-timeGridWeek-button:focus.p-highlight, .fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button.fc-timeGridDay-button:focus.p-highlight {
background: #d9d8d9;
border-color: #d9d8d9;
}
.fc.fc-theme-standard .fc-toolbar .fc-button:focus {
background: rgba(63, 81, 181, 0.76);
}
.fc.fc-theme-standard .fc-toolbar .fc-button:active {
background: rgba(63, 81, 181, 0.68);
}
.fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button:focus {
background: rgba(63, 81, 181, 0.76);
}
.fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button:active {
background: rgba(63, 81, 181, 0.68);
}
.fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button.fc-dayGridMonth-button:focus, .fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button.fc-timeGridWeek-button:focus, .fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button.fc-timeGridDay-button:focus {
background: #e0e0e1;
border-color: #e0e0e1;
}
.fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button.fc-dayGridMonth-button:focus.p-highlight, .fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button.fc-timeGridWeek-button:focus.p-highlight, .fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button.fc-timeGridDay-button:focus.p-highlight {
background: #d9d8d9;
border-color: #d9d8d9;
}
.p-galleria .p-galleria-indicators { .p-galleria .p-galleria-indicators {
padding: 1rem; padding: 1rem;
} }