Update theme files
parent
7258ee0ded
commit
9aeb53dd2a
|
@ -1,4 +1,3 @@
|
|||
@charset "UTF-8";
|
||||
:root {
|
||||
--surface-a:#1e1e1e;
|
||||
--surface-b:#121212;
|
||||
|
@ -2631,7 +2630,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-left:before {
|
||||
content: "";
|
||||
content: "\e900";
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right {
|
||||
font-family: "PrimeIcons" !important;
|
||||
|
@ -2639,7 +2638,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right:before {
|
||||
content: "";
|
||||
content: "\e901";
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button:focus {
|
||||
outline: 0 none;
|
||||
|
@ -2726,7 +2725,7 @@
|
|||
transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
|
||||
}
|
||||
.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:before {
|
||||
content: "";
|
||||
content: "\e90b";
|
||||
}
|
||||
.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:hover {
|
||||
color: rgba(255, 255, 255, 0.87);
|
||||
|
@ -2799,7 +2798,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-left:before {
|
||||
content: "";
|
||||
content: "\e900";
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right {
|
||||
font-family: "PrimeIcons" !important;
|
||||
|
@ -2807,7 +2806,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right:before {
|
||||
content: "";
|
||||
content: "\e901";
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button:focus {
|
||||
outline: 0 none;
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
@charset "UTF-8";
|
||||
:root {
|
||||
--surface-a:#1e1e1e;
|
||||
--surface-b:#121212;
|
||||
|
@ -2631,7 +2630,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-left:before {
|
||||
content: "";
|
||||
content: "\e900";
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right {
|
||||
font-family: "PrimeIcons" !important;
|
||||
|
@ -2639,7 +2638,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right:before {
|
||||
content: "";
|
||||
content: "\e901";
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button:focus {
|
||||
outline: 0 none;
|
||||
|
@ -2726,7 +2725,7 @@
|
|||
transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
|
||||
}
|
||||
.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:before {
|
||||
content: "";
|
||||
content: "\e90b";
|
||||
}
|
||||
.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:hover {
|
||||
color: rgba(255, 255, 255, 0.87);
|
||||
|
@ -2799,7 +2798,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-left:before {
|
||||
content: "";
|
||||
content: "\e900";
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right {
|
||||
font-family: "PrimeIcons" !important;
|
||||
|
@ -2807,7 +2806,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right:before {
|
||||
content: "";
|
||||
content: "\e901";
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button:focus {
|
||||
outline: 0 none;
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
@charset "UTF-8";
|
||||
:root {
|
||||
--surface-a:#1e1e1e;
|
||||
--surface-b:#121212;
|
||||
|
@ -2631,7 +2630,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-left:before {
|
||||
content: "";
|
||||
content: "\e900";
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right {
|
||||
font-family: "PrimeIcons" !important;
|
||||
|
@ -2639,7 +2638,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right:before {
|
||||
content: "";
|
||||
content: "\e901";
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button:focus {
|
||||
outline: 0 none;
|
||||
|
@ -2726,7 +2725,7 @@
|
|||
transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
|
||||
}
|
||||
.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:before {
|
||||
content: "";
|
||||
content: "\e90b";
|
||||
}
|
||||
.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:hover {
|
||||
color: rgba(255, 255, 255, 0.87);
|
||||
|
@ -2799,7 +2798,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-left:before {
|
||||
content: "";
|
||||
content: "\e900";
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right {
|
||||
font-family: "PrimeIcons" !important;
|
||||
|
@ -2807,7 +2806,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right:before {
|
||||
content: "";
|
||||
content: "\e901";
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button:focus {
|
||||
outline: 0 none;
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
@charset "UTF-8";
|
||||
:root {
|
||||
--surface-a:#1e1e1e;
|
||||
--surface-b:#121212;
|
||||
|
@ -2631,7 +2630,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-left:before {
|
||||
content: "";
|
||||
content: "\e900";
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right {
|
||||
font-family: "PrimeIcons" !important;
|
||||
|
@ -2639,7 +2638,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right:before {
|
||||
content: "";
|
||||
content: "\e901";
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button:focus {
|
||||
outline: 0 none;
|
||||
|
@ -2726,7 +2725,7 @@
|
|||
transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
|
||||
}
|
||||
.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:before {
|
||||
content: "";
|
||||
content: "\e90b";
|
||||
}
|
||||
.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:hover {
|
||||
color: rgba(255, 255, 255, 0.87);
|
||||
|
@ -2799,7 +2798,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-left:before {
|
||||
content: "";
|
||||
content: "\e900";
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right {
|
||||
font-family: "PrimeIcons" !important;
|
||||
|
@ -2807,7 +2806,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right:before {
|
||||
content: "";
|
||||
content: "\e901";
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button:focus {
|
||||
outline: 0 none;
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
@charset "UTF-8";
|
||||
:root {
|
||||
--surface-a:#2a323d;
|
||||
--surface-b:#20262e;
|
||||
|
@ -2643,7 +2642,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-left:before {
|
||||
content: "";
|
||||
content: "\e900";
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right {
|
||||
font-family: "PrimeIcons" !important;
|
||||
|
@ -2651,7 +2650,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right:before {
|
||||
content: "";
|
||||
content: "\e901";
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button:focus {
|
||||
outline: 0 none;
|
||||
|
@ -2738,7 +2737,7 @@
|
|||
transition: color 0.15s, box-shadow 0.15s;
|
||||
}
|
||||
.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:before {
|
||||
content: "";
|
||||
content: "\e90b";
|
||||
}
|
||||
.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:hover {
|
||||
color: rgba(255, 255, 255, 0.87);
|
||||
|
@ -2811,7 +2810,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-left:before {
|
||||
content: "";
|
||||
content: "\e900";
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right {
|
||||
font-family: "PrimeIcons" !important;
|
||||
|
@ -2819,7 +2818,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right:before {
|
||||
content: "";
|
||||
content: "\e901";
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button:focus {
|
||||
outline: 0 none;
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
@charset "UTF-8";
|
||||
:root {
|
||||
--surface-a:#2a323d;
|
||||
--surface-b:#20262e;
|
||||
|
@ -2643,7 +2642,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-left:before {
|
||||
content: "";
|
||||
content: "\e900";
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right {
|
||||
font-family: "PrimeIcons" !important;
|
||||
|
@ -2651,7 +2650,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right:before {
|
||||
content: "";
|
||||
content: "\e901";
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button:focus {
|
||||
outline: 0 none;
|
||||
|
@ -2738,7 +2737,7 @@
|
|||
transition: color 0.15s, box-shadow 0.15s;
|
||||
}
|
||||
.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:before {
|
||||
content: "";
|
||||
content: "\e90b";
|
||||
}
|
||||
.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:hover {
|
||||
color: rgba(255, 255, 255, 0.87);
|
||||
|
@ -2811,7 +2810,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-left:before {
|
||||
content: "";
|
||||
content: "\e900";
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right {
|
||||
font-family: "PrimeIcons" !important;
|
||||
|
@ -2819,7 +2818,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right:before {
|
||||
content: "";
|
||||
content: "\e901";
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button:focus {
|
||||
outline: 0 none;
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
@charset "UTF-8";
|
||||
:root {
|
||||
--surface-a:#ffffff;
|
||||
--surface-b:#efefef;
|
||||
|
@ -2643,7 +2642,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-left:before {
|
||||
content: "";
|
||||
content: "\e900";
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right {
|
||||
font-family: "PrimeIcons" !important;
|
||||
|
@ -2651,7 +2650,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right:before {
|
||||
content: "";
|
||||
content: "\e901";
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button:focus {
|
||||
outline: 0 none;
|
||||
|
@ -2738,7 +2737,7 @@
|
|||
transition: box-shadow 0.15s;
|
||||
}
|
||||
.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:before {
|
||||
content: "";
|
||||
content: "\e90b";
|
||||
}
|
||||
.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:hover {
|
||||
color: #495057;
|
||||
|
@ -2811,7 +2810,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-left:before {
|
||||
content: "";
|
||||
content: "\e900";
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right {
|
||||
font-family: "PrimeIcons" !important;
|
||||
|
@ -2819,7 +2818,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right:before {
|
||||
content: "";
|
||||
content: "\e901";
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button:focus {
|
||||
outline: 0 none;
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
@charset "UTF-8";
|
||||
:root {
|
||||
--surface-a:#ffffff;
|
||||
--surface-b:#efefef;
|
||||
|
@ -2643,7 +2642,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-left:before {
|
||||
content: "";
|
||||
content: "\e900";
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right {
|
||||
font-family: "PrimeIcons" !important;
|
||||
|
@ -2651,7 +2650,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right:before {
|
||||
content: "";
|
||||
content: "\e901";
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button:focus {
|
||||
outline: 0 none;
|
||||
|
@ -2738,7 +2737,7 @@
|
|||
transition: box-shadow 0.15s;
|
||||
}
|
||||
.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:before {
|
||||
content: "";
|
||||
content: "\e90b";
|
||||
}
|
||||
.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:hover {
|
||||
color: #495057;
|
||||
|
@ -2811,7 +2810,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-left:before {
|
||||
content: "";
|
||||
content: "\e900";
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right {
|
||||
font-family: "PrimeIcons" !important;
|
||||
|
@ -2819,7 +2818,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right:before {
|
||||
content: "";
|
||||
content: "\e901";
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button:focus {
|
||||
outline: 0 none;
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
@charset "UTF-8";
|
||||
:root {
|
||||
--surface-a:#ffffff;
|
||||
--surface-b:#faf9f8;
|
||||
|
@ -2631,7 +2630,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-left:before {
|
||||
content: "";
|
||||
content: "\e900";
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right {
|
||||
font-family: "PrimeIcons" !important;
|
||||
|
@ -2639,7 +2638,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right:before {
|
||||
content: "";
|
||||
content: "\e901";
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button:focus {
|
||||
outline: 0 none;
|
||||
|
@ -2726,7 +2725,7 @@
|
|||
transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
|
||||
}
|
||||
.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:before {
|
||||
content: "";
|
||||
content: "\e90b";
|
||||
}
|
||||
.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:hover {
|
||||
color: #605e5c;
|
||||
|
@ -2799,7 +2798,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-left:before {
|
||||
content: "";
|
||||
content: "\e900";
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right {
|
||||
font-family: "PrimeIcons" !important;
|
||||
|
@ -2807,7 +2806,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right:before {
|
||||
content: "";
|
||||
content: "\e901";
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button:focus {
|
||||
outline: 0 none;
|
||||
|
@ -5333,14 +5332,14 @@
|
|||
order: 2;
|
||||
}
|
||||
.p-datepicker .p-datepicker-prev .p-datepicker-prev-icon:before {
|
||||
content: "";
|
||||
content: "\e919";
|
||||
}
|
||||
.p-datepicker .p-datepicker-next {
|
||||
order: 3;
|
||||
font-size: 90%;
|
||||
}
|
||||
.p-datepicker .p-datepicker-next .p-datepicker-next-icon:before {
|
||||
content: "";
|
||||
content: "\e91c";
|
||||
}
|
||||
.p-datepicker .p-datepicker-buttonbar {
|
||||
border-top: 0 none;
|
||||
|
@ -5352,10 +5351,10 @@
|
|||
font-size: 90%;
|
||||
}
|
||||
.p-datepicker .p-timepicker .pi-chevron-up:before {
|
||||
content: "";
|
||||
content: "\e91c";
|
||||
}
|
||||
.p-datepicker .p-timepicker .pi-chevron-down:before {
|
||||
content: "";
|
||||
content: "\e919";
|
||||
}
|
||||
.p-datepicker table {
|
||||
font-size: 90%;
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
@charset "UTF-8";
|
||||
:root {
|
||||
--surface-a: #191919;
|
||||
--surface-b: #191919;
|
||||
|
@ -2643,7 +2642,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-left:before {
|
||||
content: "";
|
||||
content: "\e900";
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right {
|
||||
font-family: "PrimeIcons" !important;
|
||||
|
@ -2651,7 +2650,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right:before {
|
||||
content: "";
|
||||
content: "\e901";
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button:focus {
|
||||
outline: 0 none;
|
||||
|
@ -2738,7 +2737,7 @@
|
|||
transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
|
||||
}
|
||||
.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:before {
|
||||
content: "";
|
||||
content: "\e90b";
|
||||
}
|
||||
.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:hover {
|
||||
color: #dedede;
|
||||
|
@ -2811,7 +2810,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-left:before {
|
||||
content: "";
|
||||
content: "\e900";
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right {
|
||||
font-family: "PrimeIcons" !important;
|
||||
|
@ -2819,7 +2818,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right:before {
|
||||
content: "";
|
||||
content: "\e901";
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button:focus {
|
||||
outline: 0 none;
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
@charset "UTF-8";
|
||||
:root {
|
||||
--surface-a: #191919;
|
||||
--surface-b: #191919;
|
||||
|
@ -2643,7 +2642,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-left:before {
|
||||
content: "";
|
||||
content: "\e900";
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right {
|
||||
font-family: "PrimeIcons" !important;
|
||||
|
@ -2651,7 +2650,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right:before {
|
||||
content: "";
|
||||
content: "\e901";
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button:focus {
|
||||
outline: 0 none;
|
||||
|
@ -2738,7 +2737,7 @@
|
|||
transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
|
||||
}
|
||||
.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:before {
|
||||
content: "";
|
||||
content: "\e90b";
|
||||
}
|
||||
.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:hover {
|
||||
color: #dedede;
|
||||
|
@ -2811,7 +2810,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-left:before {
|
||||
content: "";
|
||||
content: "\e900";
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right {
|
||||
font-family: "PrimeIcons" !important;
|
||||
|
@ -2819,7 +2818,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right:before {
|
||||
content: "";
|
||||
content: "\e901";
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button:focus {
|
||||
outline: 0 none;
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
@charset "UTF-8";
|
||||
:root {
|
||||
--surface-a: #191919;
|
||||
--surface-b: #191919;
|
||||
|
@ -2643,7 +2642,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-left:before {
|
||||
content: "";
|
||||
content: "\e900";
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right {
|
||||
font-family: "PrimeIcons" !important;
|
||||
|
@ -2651,7 +2650,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right:before {
|
||||
content: "";
|
||||
content: "\e901";
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button:focus {
|
||||
outline: 0 none;
|
||||
|
@ -2738,7 +2737,7 @@
|
|||
transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
|
||||
}
|
||||
.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:before {
|
||||
content: "";
|
||||
content: "\e90b";
|
||||
}
|
||||
.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:hover {
|
||||
color: #dedede;
|
||||
|
@ -2811,7 +2810,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-left:before {
|
||||
content: "";
|
||||
content: "\e900";
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right {
|
||||
font-family: "PrimeIcons" !important;
|
||||
|
@ -2819,7 +2818,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right:before {
|
||||
content: "";
|
||||
content: "\e901";
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button:focus {
|
||||
outline: 0 none;
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
@charset "UTF-8";
|
||||
:root {
|
||||
--surface-a: #191919;
|
||||
--surface-b: #191919;
|
||||
|
@ -2643,7 +2642,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-left:before {
|
||||
content: "";
|
||||
content: "\e900";
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right {
|
||||
font-family: "PrimeIcons" !important;
|
||||
|
@ -2651,7 +2650,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right:before {
|
||||
content: "";
|
||||
content: "\e901";
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button:focus {
|
||||
outline: 0 none;
|
||||
|
@ -2738,7 +2737,7 @@
|
|||
transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
|
||||
}
|
||||
.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:before {
|
||||
content: "";
|
||||
content: "\e90b";
|
||||
}
|
||||
.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:hover {
|
||||
color: #dedede;
|
||||
|
@ -2811,7 +2810,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-left:before {
|
||||
content: "";
|
||||
content: "\e900";
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right {
|
||||
font-family: "PrimeIcons" !important;
|
||||
|
@ -2819,7 +2818,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right:before {
|
||||
content: "";
|
||||
content: "\e901";
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button:focus {
|
||||
outline: 0 none;
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
@charset "UTF-8";
|
||||
:root {
|
||||
--surface-a:#1e1e1e;
|
||||
--surface-b:#121212;
|
||||
|
@ -2655,7 +2654,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-left:before {
|
||||
content: "";
|
||||
content: "\e900";
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right {
|
||||
font-family: "PrimeIcons" !important;
|
||||
|
@ -2663,7 +2662,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right:before {
|
||||
content: "";
|
||||
content: "\e901";
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button:focus {
|
||||
outline: 0 none;
|
||||
|
@ -2750,7 +2749,7 @@
|
|||
transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
|
||||
}
|
||||
.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:before {
|
||||
content: "";
|
||||
content: "\e90b";
|
||||
}
|
||||
.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:hover {
|
||||
color: rgba(255, 255, 255, 0.6);
|
||||
|
@ -2823,7 +2822,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-left:before {
|
||||
content: "";
|
||||
content: "\e900";
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right {
|
||||
font-family: "PrimeIcons" !important;
|
||||
|
@ -2831,7 +2830,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right:before {
|
||||
content: "";
|
||||
content: "\e901";
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button:focus {
|
||||
outline: 0 none;
|
||||
|
@ -3635,9 +3634,9 @@
|
|||
margin-right: 0;
|
||||
}
|
||||
.p-tabview .p-tabview-nav li .p-tabview-nav-link {
|
||||
border: none;
|
||||
border-width: 0 0 0 0;
|
||||
border-color: transparent transparent transparent transparent;
|
||||
border: solid rgba(255, 255, 255, 0.12);
|
||||
border-width: 0 0 1px 0;
|
||||
border-color: transparent transparent rgba(255, 255, 255, 0.12) transparent;
|
||||
background: transparent;
|
||||
color: rgba(255, 255, 255, 0.6);
|
||||
padding: 1rem 1.5rem;
|
||||
|
@ -3645,7 +3644,7 @@
|
|||
border-top-right-radius: 4px;
|
||||
border-top-left-radius: 4px;
|
||||
transition: none;
|
||||
margin: 0 0 0 0;
|
||||
margin: 0 0 -1px 0;
|
||||
}
|
||||
.p-tabview .p-tabview-nav li .p-tabview-nav-link:not(.p-disabled):focus {
|
||||
outline: 0 none;
|
||||
|
@ -3654,12 +3653,12 @@
|
|||
}
|
||||
.p-tabview .p-tabview-nav li:not(.p-highlight):not(.p-disabled):hover .p-tabview-nav-link {
|
||||
background: rgba(206, 147, 216, 0.04);
|
||||
border-color: transparent;
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
color: rgba(255, 255, 255, 0.6);
|
||||
}
|
||||
.p-tabview .p-tabview-nav li.p-highlight .p-tabview-nav-link {
|
||||
background: transparent;
|
||||
border-color: transparent;
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
color: #CE93D8;
|
||||
}
|
||||
.p-tabview .p-tabview-nav-btn.p-link {
|
||||
|
@ -4707,9 +4706,9 @@
|
|||
margin-right: 0;
|
||||
}
|
||||
.p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link {
|
||||
border: none;
|
||||
border-width: 0 0 0 0;
|
||||
border-color: transparent transparent transparent transparent;
|
||||
border: solid rgba(255, 255, 255, 0.12);
|
||||
border-width: 0 0 1px 0;
|
||||
border-color: transparent transparent rgba(255, 255, 255, 0.12) transparent;
|
||||
background: transparent;
|
||||
color: rgba(255, 255, 255, 0.6);
|
||||
padding: 1rem 1.5rem;
|
||||
|
@ -4717,7 +4716,7 @@
|
|||
border-top-right-radius: 4px;
|
||||
border-top-left-radius: 4px;
|
||||
transition: none;
|
||||
margin: 0 0 0 0;
|
||||
margin: 0 0 -1px 0;
|
||||
}
|
||||
.p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link .p-menuitem-icon {
|
||||
margin-right: 0.5rem;
|
||||
|
@ -4729,12 +4728,12 @@
|
|||
}
|
||||
.p-tabmenu .p-tabmenu-nav .p-tabmenuitem:not(.p-highlight):not(.p-disabled):hover .p-menuitem-link {
|
||||
background: rgba(206, 147, 216, 0.04);
|
||||
border-color: transparent;
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
color: rgba(255, 255, 255, 0.6);
|
||||
}
|
||||
.p-tabmenu .p-tabmenu-nav .p-tabmenuitem.p-highlight .p-menuitem-link {
|
||||
background: transparent;
|
||||
border-color: transparent;
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
color: #CE93D8;
|
||||
}
|
||||
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
@charset "UTF-8";
|
||||
:root {
|
||||
--surface-a:#1e1e1e;
|
||||
--surface-b:#121212;
|
||||
|
@ -2655,7 +2654,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-left:before {
|
||||
content: "";
|
||||
content: "\e900";
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right {
|
||||
font-family: "PrimeIcons" !important;
|
||||
|
@ -2663,7 +2662,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right:before {
|
||||
content: "";
|
||||
content: "\e901";
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button:focus {
|
||||
outline: 0 none;
|
||||
|
@ -2750,7 +2749,7 @@
|
|||
transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
|
||||
}
|
||||
.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:before {
|
||||
content: "";
|
||||
content: "\e90b";
|
||||
}
|
||||
.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:hover {
|
||||
color: rgba(255, 255, 255, 0.6);
|
||||
|
@ -2823,7 +2822,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-left:before {
|
||||
content: "";
|
||||
content: "\e900";
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right {
|
||||
font-family: "PrimeIcons" !important;
|
||||
|
@ -2831,7 +2830,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right:before {
|
||||
content: "";
|
||||
content: "\e901";
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button:focus {
|
||||
outline: 0 none;
|
||||
|
@ -3635,9 +3634,9 @@
|
|||
margin-right: 0;
|
||||
}
|
||||
.p-tabview .p-tabview-nav li .p-tabview-nav-link {
|
||||
border: none;
|
||||
border-width: 0 0 0 0;
|
||||
border-color: transparent transparent transparent transparent;
|
||||
border: solid rgba(255, 255, 255, 0.12);
|
||||
border-width: 0 0 1px 0;
|
||||
border-color: transparent transparent rgba(255, 255, 255, 0.12) transparent;
|
||||
background: transparent;
|
||||
color: rgba(255, 255, 255, 0.6);
|
||||
padding: 1rem 1.5rem;
|
||||
|
@ -3645,7 +3644,7 @@
|
|||
border-top-right-radius: 4px;
|
||||
border-top-left-radius: 4px;
|
||||
transition: none;
|
||||
margin: 0 0 0 0;
|
||||
margin: 0 0 -1px 0;
|
||||
}
|
||||
.p-tabview .p-tabview-nav li .p-tabview-nav-link:not(.p-disabled):focus {
|
||||
outline: 0 none;
|
||||
|
@ -3654,12 +3653,12 @@
|
|||
}
|
||||
.p-tabview .p-tabview-nav li:not(.p-highlight):not(.p-disabled):hover .p-tabview-nav-link {
|
||||
background: rgba(159, 168, 218, 0.04);
|
||||
border-color: transparent;
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
color: rgba(255, 255, 255, 0.6);
|
||||
}
|
||||
.p-tabview .p-tabview-nav li.p-highlight .p-tabview-nav-link {
|
||||
background: transparent;
|
||||
border-color: transparent;
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
color: #9FA8DA;
|
||||
}
|
||||
.p-tabview .p-tabview-nav-btn.p-link {
|
||||
|
@ -4707,9 +4706,9 @@
|
|||
margin-right: 0;
|
||||
}
|
||||
.p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link {
|
||||
border: none;
|
||||
border-width: 0 0 0 0;
|
||||
border-color: transparent transparent transparent transparent;
|
||||
border: solid rgba(255, 255, 255, 0.12);
|
||||
border-width: 0 0 1px 0;
|
||||
border-color: transparent transparent rgba(255, 255, 255, 0.12) transparent;
|
||||
background: transparent;
|
||||
color: rgba(255, 255, 255, 0.6);
|
||||
padding: 1rem 1.5rem;
|
||||
|
@ -4717,7 +4716,7 @@
|
|||
border-top-right-radius: 4px;
|
||||
border-top-left-radius: 4px;
|
||||
transition: none;
|
||||
margin: 0 0 0 0;
|
||||
margin: 0 0 -1px 0;
|
||||
}
|
||||
.p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link .p-menuitem-icon {
|
||||
margin-right: 0.5rem;
|
||||
|
@ -4729,12 +4728,12 @@
|
|||
}
|
||||
.p-tabmenu .p-tabmenu-nav .p-tabmenuitem:not(.p-highlight):not(.p-disabled):hover .p-menuitem-link {
|
||||
background: rgba(159, 168, 218, 0.04);
|
||||
border-color: transparent;
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
color: rgba(255, 255, 255, 0.6);
|
||||
}
|
||||
.p-tabmenu .p-tabmenu-nav .p-tabmenuitem.p-highlight .p-menuitem-link {
|
||||
background: transparent;
|
||||
border-color: transparent;
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
color: #9FA8DA;
|
||||
}
|
||||
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
@charset "UTF-8";
|
||||
:root {
|
||||
--surface-a:#ffffff;
|
||||
--surface-b:#fafafa;
|
||||
|
@ -39,7 +38,7 @@
|
|||
--surface-section:#ffffff;
|
||||
--surface-card:#ffffff;
|
||||
--surface-overlay:#ffffff;
|
||||
--surface-border:#rgba(0,0,0,.12);
|
||||
--surface-border:rgba(0,0,0,.12);
|
||||
--surface-hover:rgba(0,0,0,.04);
|
||||
}
|
||||
|
||||
|
@ -2655,7 +2654,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-left:before {
|
||||
content: "";
|
||||
content: "\e900";
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right {
|
||||
font-family: "PrimeIcons" !important;
|
||||
|
@ -2663,7 +2662,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right:before {
|
||||
content: "";
|
||||
content: "\e901";
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button:focus {
|
||||
outline: 0 none;
|
||||
|
@ -2750,7 +2749,7 @@
|
|||
transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
|
||||
}
|
||||
.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:before {
|
||||
content: "";
|
||||
content: "\e90b";
|
||||
}
|
||||
.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:hover {
|
||||
color: rgba(0, 0, 0, 0.6);
|
||||
|
@ -2823,7 +2822,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-left:before {
|
||||
content: "";
|
||||
content: "\e900";
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right {
|
||||
font-family: "PrimeIcons" !important;
|
||||
|
@ -2831,7 +2830,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right:before {
|
||||
content: "";
|
||||
content: "\e901";
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button:focus {
|
||||
outline: 0 none;
|
||||
|
@ -3635,9 +3634,9 @@
|
|||
margin-right: 0;
|
||||
}
|
||||
.p-tabview .p-tabview-nav li .p-tabview-nav-link {
|
||||
border: none;
|
||||
border-width: 0 0 0 0;
|
||||
border-color: transparent transparent transparent transparent;
|
||||
border: solid rgba(0, 0, 0, 0.12);
|
||||
border-width: 0 0 1px 0;
|
||||
border-color: transparent transparent rgba(0, 0, 0, 0.12) transparent;
|
||||
background: #ffffff;
|
||||
color: rgba(0, 0, 0, 0.6);
|
||||
padding: 1rem 1.5rem;
|
||||
|
@ -3645,7 +3644,7 @@
|
|||
border-top-right-radius: 4px;
|
||||
border-top-left-radius: 4px;
|
||||
transition: none;
|
||||
margin: 0 0 0 0;
|
||||
margin: 0 0 -1px 0;
|
||||
}
|
||||
.p-tabview .p-tabview-nav li .p-tabview-nav-link:not(.p-disabled):focus {
|
||||
outline: 0 none;
|
||||
|
@ -3654,12 +3653,12 @@
|
|||
}
|
||||
.p-tabview .p-tabview-nav li:not(.p-highlight):not(.p-disabled):hover .p-tabview-nav-link {
|
||||
background: rgba(103, 58, 183, 0.04);
|
||||
border-color: transparent;
|
||||
border-color: rgba(0, 0, 0, 0.12);
|
||||
color: rgba(0, 0, 0, 0.6);
|
||||
}
|
||||
.p-tabview .p-tabview-nav li.p-highlight .p-tabview-nav-link {
|
||||
background: #ffffff;
|
||||
border-color: transparent;
|
||||
border-color: rgba(0, 0, 0, 0.12);
|
||||
color: #673AB7;
|
||||
}
|
||||
.p-tabview .p-tabview-nav-btn.p-link {
|
||||
|
@ -4707,9 +4706,9 @@
|
|||
margin-right: 0;
|
||||
}
|
||||
.p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link {
|
||||
border: none;
|
||||
border-width: 0 0 0 0;
|
||||
border-color: transparent transparent transparent transparent;
|
||||
border: solid rgba(0, 0, 0, 0.12);
|
||||
border-width: 0 0 1px 0;
|
||||
border-color: transparent transparent rgba(0, 0, 0, 0.12) transparent;
|
||||
background: #ffffff;
|
||||
color: rgba(0, 0, 0, 0.6);
|
||||
padding: 1rem 1.5rem;
|
||||
|
@ -4717,7 +4716,7 @@
|
|||
border-top-right-radius: 4px;
|
||||
border-top-left-radius: 4px;
|
||||
transition: none;
|
||||
margin: 0 0 0 0;
|
||||
margin: 0 0 -1px 0;
|
||||
}
|
||||
.p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link .p-menuitem-icon {
|
||||
margin-right: 0.5rem;
|
||||
|
@ -4729,12 +4728,12 @@
|
|||
}
|
||||
.p-tabmenu .p-tabmenu-nav .p-tabmenuitem:not(.p-highlight):not(.p-disabled):hover .p-menuitem-link {
|
||||
background: rgba(103, 58, 183, 0.04);
|
||||
border-color: transparent;
|
||||
border-color: rgba(0, 0, 0, 0.12);
|
||||
color: rgba(0, 0, 0, 0.6);
|
||||
}
|
||||
.p-tabmenu .p-tabmenu-nav .p-tabmenuitem.p-highlight .p-menuitem-link {
|
||||
background: #ffffff;
|
||||
border-color: transparent;
|
||||
border-color: rgba(0, 0, 0, 0.12);
|
||||
color: #673AB7;
|
||||
}
|
||||
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
@charset "UTF-8";
|
||||
:root {
|
||||
--surface-a:#ffffff;
|
||||
--surface-b:#fafafa;
|
||||
|
@ -39,7 +38,7 @@
|
|||
--surface-section:#ffffff;
|
||||
--surface-card:#ffffff;
|
||||
--surface-overlay:#ffffff;
|
||||
--surface-border:#rgba(0,0,0,.12);
|
||||
--surface-border:rgba(0,0,0,.12);
|
||||
--surface-hover:rgba(0,0,0,.04);
|
||||
}
|
||||
|
||||
|
@ -2655,7 +2654,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-left:before {
|
||||
content: "";
|
||||
content: "\e900";
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right {
|
||||
font-family: "PrimeIcons" !important;
|
||||
|
@ -2663,7 +2662,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right:before {
|
||||
content: "";
|
||||
content: "\e901";
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button:focus {
|
||||
outline: 0 none;
|
||||
|
@ -2750,7 +2749,7 @@
|
|||
transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
|
||||
}
|
||||
.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:before {
|
||||
content: "";
|
||||
content: "\e90b";
|
||||
}
|
||||
.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:hover {
|
||||
color: rgba(0, 0, 0, 0.6);
|
||||
|
@ -2823,7 +2822,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-left:before {
|
||||
content: "";
|
||||
content: "\e900";
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right {
|
||||
font-family: "PrimeIcons" !important;
|
||||
|
@ -2831,7 +2830,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right:before {
|
||||
content: "";
|
||||
content: "\e901";
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button:focus {
|
||||
outline: 0 none;
|
||||
|
@ -3635,9 +3634,9 @@
|
|||
margin-right: 0;
|
||||
}
|
||||
.p-tabview .p-tabview-nav li .p-tabview-nav-link {
|
||||
border: none;
|
||||
border-width: 0 0 0 0;
|
||||
border-color: transparent transparent transparent transparent;
|
||||
border: solid rgba(0, 0, 0, 0.12);
|
||||
border-width: 0 0 1px 0;
|
||||
border-color: transparent transparent rgba(0, 0, 0, 0.12) transparent;
|
||||
background: #ffffff;
|
||||
color: rgba(0, 0, 0, 0.6);
|
||||
padding: 1rem 1.5rem;
|
||||
|
@ -3645,7 +3644,7 @@
|
|||
border-top-right-radius: 4px;
|
||||
border-top-left-radius: 4px;
|
||||
transition: none;
|
||||
margin: 0 0 0 0;
|
||||
margin: 0 0 -1px 0;
|
||||
}
|
||||
.p-tabview .p-tabview-nav li .p-tabview-nav-link:not(.p-disabled):focus {
|
||||
outline: 0 none;
|
||||
|
@ -3654,12 +3653,12 @@
|
|||
}
|
||||
.p-tabview .p-tabview-nav li:not(.p-highlight):not(.p-disabled):hover .p-tabview-nav-link {
|
||||
background: rgba(63, 81, 181, 0.04);
|
||||
border-color: transparent;
|
||||
border-color: rgba(0, 0, 0, 0.12);
|
||||
color: rgba(0, 0, 0, 0.6);
|
||||
}
|
||||
.p-tabview .p-tabview-nav li.p-highlight .p-tabview-nav-link {
|
||||
background: #ffffff;
|
||||
border-color: transparent;
|
||||
border-color: rgba(0, 0, 0, 0.12);
|
||||
color: #3F51B5;
|
||||
}
|
||||
.p-tabview .p-tabview-nav-btn.p-link {
|
||||
|
@ -4707,9 +4706,9 @@
|
|||
margin-right: 0;
|
||||
}
|
||||
.p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link {
|
||||
border: none;
|
||||
border-width: 0 0 0 0;
|
||||
border-color: transparent transparent transparent transparent;
|
||||
border: solid rgba(0, 0, 0, 0.12);
|
||||
border-width: 0 0 1px 0;
|
||||
border-color: transparent transparent rgba(0, 0, 0, 0.12) transparent;
|
||||
background: #ffffff;
|
||||
color: rgba(0, 0, 0, 0.6);
|
||||
padding: 1rem 1.5rem;
|
||||
|
@ -4717,7 +4716,7 @@
|
|||
border-top-right-radius: 4px;
|
||||
border-top-left-radius: 4px;
|
||||
transition: none;
|
||||
margin: 0 0 0 0;
|
||||
margin: 0 0 -1px 0;
|
||||
}
|
||||
.p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link .p-menuitem-icon {
|
||||
margin-right: 0.5rem;
|
||||
|
@ -4729,12 +4728,12 @@
|
|||
}
|
||||
.p-tabmenu .p-tabmenu-nav .p-tabmenuitem:not(.p-highlight):not(.p-disabled):hover .p-menuitem-link {
|
||||
background: rgba(63, 81, 181, 0.04);
|
||||
border-color: transparent;
|
||||
border-color: rgba(0, 0, 0, 0.12);
|
||||
color: rgba(0, 0, 0, 0.6);
|
||||
}
|
||||
.p-tabmenu .p-tabmenu-nav .p-tabmenuitem.p-highlight .p-menuitem-link {
|
||||
background: #ffffff;
|
||||
border-color: transparent;
|
||||
border-color: rgba(0, 0, 0, 0.12);
|
||||
color: #3F51B5;
|
||||
}
|
||||
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
@charset "UTF-8";
|
||||
:root {
|
||||
--surface-a:#1e1e1e;
|
||||
--surface-b:#121212;
|
||||
|
@ -2655,7 +2654,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-left:before {
|
||||
content: "";
|
||||
content: "\e900";
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right {
|
||||
font-family: "PrimeIcons" !important;
|
||||
|
@ -2663,7 +2662,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right:before {
|
||||
content: "";
|
||||
content: "\e901";
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button:focus {
|
||||
outline: 0 none;
|
||||
|
@ -2750,7 +2749,7 @@
|
|||
transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
|
||||
}
|
||||
.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:before {
|
||||
content: "";
|
||||
content: "\e90b";
|
||||
}
|
||||
.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:hover {
|
||||
color: rgba(255, 255, 255, 0.6);
|
||||
|
@ -2823,7 +2822,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-left:before {
|
||||
content: "";
|
||||
content: "\e900";
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right {
|
||||
font-family: "PrimeIcons" !important;
|
||||
|
@ -2831,7 +2830,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right:before {
|
||||
content: "";
|
||||
content: "\e901";
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button:focus {
|
||||
outline: 0 none;
|
||||
|
@ -3635,9 +3634,9 @@
|
|||
margin-right: 0;
|
||||
}
|
||||
.p-tabview .p-tabview-nav li .p-tabview-nav-link {
|
||||
border: none;
|
||||
border-width: 0 0 0 0;
|
||||
border-color: transparent transparent transparent transparent;
|
||||
border: solid rgba(255, 255, 255, 0.12);
|
||||
border-width: 0 0 1px 0;
|
||||
border-color: transparent transparent rgba(255, 255, 255, 0.12) transparent;
|
||||
background: transparent;
|
||||
color: rgba(255, 255, 255, 0.6);
|
||||
padding: 0.75rem 1.25rem;
|
||||
|
@ -3645,7 +3644,7 @@
|
|||
border-top-right-radius: 4px;
|
||||
border-top-left-radius: 4px;
|
||||
transition: none;
|
||||
margin: 0 0 0 0;
|
||||
margin: 0 0 -1px 0;
|
||||
}
|
||||
.p-tabview .p-tabview-nav li .p-tabview-nav-link:not(.p-disabled):focus {
|
||||
outline: 0 none;
|
||||
|
@ -3654,12 +3653,12 @@
|
|||
}
|
||||
.p-tabview .p-tabview-nav li:not(.p-highlight):not(.p-disabled):hover .p-tabview-nav-link {
|
||||
background: rgba(206, 147, 216, 0.04);
|
||||
border-color: transparent;
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
color: rgba(255, 255, 255, 0.6);
|
||||
}
|
||||
.p-tabview .p-tabview-nav li.p-highlight .p-tabview-nav-link {
|
||||
background: transparent;
|
||||
border-color: transparent;
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
color: #CE93D8;
|
||||
}
|
||||
.p-tabview .p-tabview-nav-btn.p-link {
|
||||
|
@ -4707,9 +4706,9 @@
|
|||
margin-right: 0;
|
||||
}
|
||||
.p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link {
|
||||
border: none;
|
||||
border-width: 0 0 0 0;
|
||||
border-color: transparent transparent transparent transparent;
|
||||
border: solid rgba(255, 255, 255, 0.12);
|
||||
border-width: 0 0 1px 0;
|
||||
border-color: transparent transparent rgba(255, 255, 255, 0.12) transparent;
|
||||
background: transparent;
|
||||
color: rgba(255, 255, 255, 0.6);
|
||||
padding: 0.75rem 1.25rem;
|
||||
|
@ -4717,7 +4716,7 @@
|
|||
border-top-right-radius: 4px;
|
||||
border-top-left-radius: 4px;
|
||||
transition: none;
|
||||
margin: 0 0 0 0;
|
||||
margin: 0 0 -1px 0;
|
||||
}
|
||||
.p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link .p-menuitem-icon {
|
||||
margin-right: 0.5rem;
|
||||
|
@ -4729,12 +4728,12 @@
|
|||
}
|
||||
.p-tabmenu .p-tabmenu-nav .p-tabmenuitem:not(.p-highlight):not(.p-disabled):hover .p-menuitem-link {
|
||||
background: rgba(206, 147, 216, 0.04);
|
||||
border-color: transparent;
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
color: rgba(255, 255, 255, 0.6);
|
||||
}
|
||||
.p-tabmenu .p-tabmenu-nav .p-tabmenuitem.p-highlight .p-menuitem-link {
|
||||
background: transparent;
|
||||
border-color: transparent;
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
color: #CE93D8;
|
||||
}
|
||||
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
@charset "UTF-8";
|
||||
:root {
|
||||
--surface-a:#1e1e1e;
|
||||
--surface-b:#121212;
|
||||
|
@ -2655,7 +2654,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-left:before {
|
||||
content: "";
|
||||
content: "\e900";
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right {
|
||||
font-family: "PrimeIcons" !important;
|
||||
|
@ -2663,7 +2662,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right:before {
|
||||
content: "";
|
||||
content: "\e901";
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button:focus {
|
||||
outline: 0 none;
|
||||
|
@ -2750,7 +2749,7 @@
|
|||
transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
|
||||
}
|
||||
.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:before {
|
||||
content: "";
|
||||
content: "\e90b";
|
||||
}
|
||||
.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:hover {
|
||||
color: rgba(255, 255, 255, 0.6);
|
||||
|
@ -2823,7 +2822,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-left:before {
|
||||
content: "";
|
||||
content: "\e900";
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right {
|
||||
font-family: "PrimeIcons" !important;
|
||||
|
@ -2831,7 +2830,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right:before {
|
||||
content: "";
|
||||
content: "\e901";
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button:focus {
|
||||
outline: 0 none;
|
||||
|
@ -3635,9 +3634,9 @@
|
|||
margin-right: 0;
|
||||
}
|
||||
.p-tabview .p-tabview-nav li .p-tabview-nav-link {
|
||||
border: none;
|
||||
border-width: 0 0 0 0;
|
||||
border-color: transparent transparent transparent transparent;
|
||||
border: solid rgba(255, 255, 255, 0.12);
|
||||
border-width: 0 0 1px 0;
|
||||
border-color: transparent transparent rgba(255, 255, 255, 0.12) transparent;
|
||||
background: transparent;
|
||||
color: rgba(255, 255, 255, 0.6);
|
||||
padding: 0.75rem 1.25rem;
|
||||
|
@ -3645,7 +3644,7 @@
|
|||
border-top-right-radius: 4px;
|
||||
border-top-left-radius: 4px;
|
||||
transition: none;
|
||||
margin: 0 0 0 0;
|
||||
margin: 0 0 -1px 0;
|
||||
}
|
||||
.p-tabview .p-tabview-nav li .p-tabview-nav-link:not(.p-disabled):focus {
|
||||
outline: 0 none;
|
||||
|
@ -3654,12 +3653,12 @@
|
|||
}
|
||||
.p-tabview .p-tabview-nav li:not(.p-highlight):not(.p-disabled):hover .p-tabview-nav-link {
|
||||
background: rgba(159, 168, 218, 0.04);
|
||||
border-color: transparent;
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
color: rgba(255, 255, 255, 0.6);
|
||||
}
|
||||
.p-tabview .p-tabview-nav li.p-highlight .p-tabview-nav-link {
|
||||
background: transparent;
|
||||
border-color: transparent;
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
color: #9FA8DA;
|
||||
}
|
||||
.p-tabview .p-tabview-nav-btn.p-link {
|
||||
|
@ -4707,9 +4706,9 @@
|
|||
margin-right: 0;
|
||||
}
|
||||
.p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link {
|
||||
border: none;
|
||||
border-width: 0 0 0 0;
|
||||
border-color: transparent transparent transparent transparent;
|
||||
border: solid rgba(255, 255, 255, 0.12);
|
||||
border-width: 0 0 1px 0;
|
||||
border-color: transparent transparent rgba(255, 255, 255, 0.12) transparent;
|
||||
background: transparent;
|
||||
color: rgba(255, 255, 255, 0.6);
|
||||
padding: 0.75rem 1.25rem;
|
||||
|
@ -4717,7 +4716,7 @@
|
|||
border-top-right-radius: 4px;
|
||||
border-top-left-radius: 4px;
|
||||
transition: none;
|
||||
margin: 0 0 0 0;
|
||||
margin: 0 0 -1px 0;
|
||||
}
|
||||
.p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link .p-menuitem-icon {
|
||||
margin-right: 0.5rem;
|
||||
|
@ -4729,12 +4728,12 @@
|
|||
}
|
||||
.p-tabmenu .p-tabmenu-nav .p-tabmenuitem:not(.p-highlight):not(.p-disabled):hover .p-menuitem-link {
|
||||
background: rgba(159, 168, 218, 0.04);
|
||||
border-color: transparent;
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
color: rgba(255, 255, 255, 0.6);
|
||||
}
|
||||
.p-tabmenu .p-tabmenu-nav .p-tabmenuitem.p-highlight .p-menuitem-link {
|
||||
background: transparent;
|
||||
border-color: transparent;
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
color: #9FA8DA;
|
||||
}
|
||||
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
@charset "UTF-8";
|
||||
:root {
|
||||
--surface-a:#ffffff;
|
||||
--surface-b:#fafafa;
|
||||
|
@ -39,7 +38,7 @@
|
|||
--surface-section:#ffffff;
|
||||
--surface-card:#ffffff;
|
||||
--surface-overlay:#ffffff;
|
||||
--surface-border:#rgba(0,0,0,.12);
|
||||
--surface-border:rgba(0,0,0,.12);
|
||||
--surface-hover:rgba(0,0,0,.04);
|
||||
}
|
||||
|
||||
|
@ -2655,7 +2654,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-left:before {
|
||||
content: "";
|
||||
content: "\e900";
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right {
|
||||
font-family: "PrimeIcons" !important;
|
||||
|
@ -2663,7 +2662,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right:before {
|
||||
content: "";
|
||||
content: "\e901";
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button:focus {
|
||||
outline: 0 none;
|
||||
|
@ -2750,7 +2749,7 @@
|
|||
transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
|
||||
}
|
||||
.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:before {
|
||||
content: "";
|
||||
content: "\e90b";
|
||||
}
|
||||
.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:hover {
|
||||
color: rgba(0, 0, 0, 0.6);
|
||||
|
@ -2823,7 +2822,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-left:before {
|
||||
content: "";
|
||||
content: "\e900";
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right {
|
||||
font-family: "PrimeIcons" !important;
|
||||
|
@ -2831,7 +2830,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right:before {
|
||||
content: "";
|
||||
content: "\e901";
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button:focus {
|
||||
outline: 0 none;
|
||||
|
@ -3635,9 +3634,9 @@
|
|||
margin-right: 0;
|
||||
}
|
||||
.p-tabview .p-tabview-nav li .p-tabview-nav-link {
|
||||
border: none;
|
||||
border-width: 0 0 0 0;
|
||||
border-color: transparent transparent transparent transparent;
|
||||
border: solid rgba(0, 0, 0, 0.12);
|
||||
border-width: 0 0 1px 0;
|
||||
border-color: transparent transparent rgba(0, 0, 0, 0.12) transparent;
|
||||
background: #ffffff;
|
||||
color: rgba(0, 0, 0, 0.6);
|
||||
padding: 0.75rem 1.25rem;
|
||||
|
@ -3645,7 +3644,7 @@
|
|||
border-top-right-radius: 4px;
|
||||
border-top-left-radius: 4px;
|
||||
transition: none;
|
||||
margin: 0 0 0 0;
|
||||
margin: 0 0 -1px 0;
|
||||
}
|
||||
.p-tabview .p-tabview-nav li .p-tabview-nav-link:not(.p-disabled):focus {
|
||||
outline: 0 none;
|
||||
|
@ -3654,12 +3653,12 @@
|
|||
}
|
||||
.p-tabview .p-tabview-nav li:not(.p-highlight):not(.p-disabled):hover .p-tabview-nav-link {
|
||||
background: rgba(103, 58, 183, 0.04);
|
||||
border-color: transparent;
|
||||
border-color: rgba(0, 0, 0, 0.12);
|
||||
color: rgba(0, 0, 0, 0.6);
|
||||
}
|
||||
.p-tabview .p-tabview-nav li.p-highlight .p-tabview-nav-link {
|
||||
background: #ffffff;
|
||||
border-color: transparent;
|
||||
border-color: rgba(0, 0, 0, 0.12);
|
||||
color: #673AB7;
|
||||
}
|
||||
.p-tabview .p-tabview-nav-btn.p-link {
|
||||
|
@ -4707,9 +4706,9 @@
|
|||
margin-right: 0;
|
||||
}
|
||||
.p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link {
|
||||
border: none;
|
||||
border-width: 0 0 0 0;
|
||||
border-color: transparent transparent transparent transparent;
|
||||
border: solid rgba(0, 0, 0, 0.12);
|
||||
border-width: 0 0 1px 0;
|
||||
border-color: transparent transparent rgba(0, 0, 0, 0.12) transparent;
|
||||
background: #ffffff;
|
||||
color: rgba(0, 0, 0, 0.6);
|
||||
padding: 0.75rem 1.25rem;
|
||||
|
@ -4717,7 +4716,7 @@
|
|||
border-top-right-radius: 4px;
|
||||
border-top-left-radius: 4px;
|
||||
transition: none;
|
||||
margin: 0 0 0 0;
|
||||
margin: 0 0 -1px 0;
|
||||
}
|
||||
.p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link .p-menuitem-icon {
|
||||
margin-right: 0.5rem;
|
||||
|
@ -4729,12 +4728,12 @@
|
|||
}
|
||||
.p-tabmenu .p-tabmenu-nav .p-tabmenuitem:not(.p-highlight):not(.p-disabled):hover .p-menuitem-link {
|
||||
background: rgba(103, 58, 183, 0.04);
|
||||
border-color: transparent;
|
||||
border-color: rgba(0, 0, 0, 0.12);
|
||||
color: rgba(0, 0, 0, 0.6);
|
||||
}
|
||||
.p-tabmenu .p-tabmenu-nav .p-tabmenuitem.p-highlight .p-menuitem-link {
|
||||
background: #ffffff;
|
||||
border-color: transparent;
|
||||
border-color: rgba(0, 0, 0, 0.12);
|
||||
color: #673AB7;
|
||||
}
|
||||
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
@charset "UTF-8";
|
||||
:root {
|
||||
--surface-a:#ffffff;
|
||||
--surface-b:#fafafa;
|
||||
|
@ -39,7 +38,7 @@
|
|||
--surface-section:#ffffff;
|
||||
--surface-card:#ffffff;
|
||||
--surface-overlay:#ffffff;
|
||||
--surface-border:#rgba(0,0,0,.12);
|
||||
--surface-border:rgba(0,0,0,.12);
|
||||
--surface-hover:rgba(0,0,0,.04);
|
||||
}
|
||||
|
||||
|
@ -2655,7 +2654,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-left:before {
|
||||
content: "";
|
||||
content: "\e900";
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right {
|
||||
font-family: "PrimeIcons" !important;
|
||||
|
@ -2663,7 +2662,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right:before {
|
||||
content: "";
|
||||
content: "\e901";
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button:focus {
|
||||
outline: 0 none;
|
||||
|
@ -2750,7 +2749,7 @@
|
|||
transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
|
||||
}
|
||||
.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:before {
|
||||
content: "";
|
||||
content: "\e90b";
|
||||
}
|
||||
.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:hover {
|
||||
color: rgba(0, 0, 0, 0.6);
|
||||
|
@ -2823,7 +2822,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-left:before {
|
||||
content: "";
|
||||
content: "\e900";
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right {
|
||||
font-family: "PrimeIcons" !important;
|
||||
|
@ -2831,7 +2830,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right:before {
|
||||
content: "";
|
||||
content: "\e901";
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button:focus {
|
||||
outline: 0 none;
|
||||
|
@ -3635,9 +3634,9 @@
|
|||
margin-right: 0;
|
||||
}
|
||||
.p-tabview .p-tabview-nav li .p-tabview-nav-link {
|
||||
border: none;
|
||||
border-width: 0 0 0 0;
|
||||
border-color: transparent transparent transparent transparent;
|
||||
border: solid rgba(0, 0, 0, 0.12);
|
||||
border-width: 0 0 1px 0;
|
||||
border-color: transparent transparent rgba(0, 0, 0, 0.12) transparent;
|
||||
background: #ffffff;
|
||||
color: rgba(0, 0, 0, 0.6);
|
||||
padding: 0.75rem 1.25rem;
|
||||
|
@ -3645,7 +3644,7 @@
|
|||
border-top-right-radius: 4px;
|
||||
border-top-left-radius: 4px;
|
||||
transition: none;
|
||||
margin: 0 0 0 0;
|
||||
margin: 0 0 -1px 0;
|
||||
}
|
||||
.p-tabview .p-tabview-nav li .p-tabview-nav-link:not(.p-disabled):focus {
|
||||
outline: 0 none;
|
||||
|
@ -3654,12 +3653,12 @@
|
|||
}
|
||||
.p-tabview .p-tabview-nav li:not(.p-highlight):not(.p-disabled):hover .p-tabview-nav-link {
|
||||
background: rgba(63, 81, 181, 0.04);
|
||||
border-color: transparent;
|
||||
border-color: rgba(0, 0, 0, 0.12);
|
||||
color: rgba(0, 0, 0, 0.6);
|
||||
}
|
||||
.p-tabview .p-tabview-nav li.p-highlight .p-tabview-nav-link {
|
||||
background: #ffffff;
|
||||
border-color: transparent;
|
||||
border-color: rgba(0, 0, 0, 0.12);
|
||||
color: #3F51B5;
|
||||
}
|
||||
.p-tabview .p-tabview-nav-btn.p-link {
|
||||
|
@ -4707,9 +4706,9 @@
|
|||
margin-right: 0;
|
||||
}
|
||||
.p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link {
|
||||
border: none;
|
||||
border-width: 0 0 0 0;
|
||||
border-color: transparent transparent transparent transparent;
|
||||
border: solid rgba(0, 0, 0, 0.12);
|
||||
border-width: 0 0 1px 0;
|
||||
border-color: transparent transparent rgba(0, 0, 0, 0.12) transparent;
|
||||
background: #ffffff;
|
||||
color: rgba(0, 0, 0, 0.6);
|
||||
padding: 0.75rem 1.25rem;
|
||||
|
@ -4717,7 +4716,7 @@
|
|||
border-top-right-radius: 4px;
|
||||
border-top-left-radius: 4px;
|
||||
transition: none;
|
||||
margin: 0 0 0 0;
|
||||
margin: 0 0 -1px 0;
|
||||
}
|
||||
.p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link .p-menuitem-icon {
|
||||
margin-right: 0.5rem;
|
||||
|
@ -4729,12 +4728,12 @@
|
|||
}
|
||||
.p-tabmenu .p-tabmenu-nav .p-tabmenuitem:not(.p-highlight):not(.p-disabled):hover .p-menuitem-link {
|
||||
background: rgba(63, 81, 181, 0.04);
|
||||
border-color: transparent;
|
||||
border-color: rgba(0, 0, 0, 0.12);
|
||||
color: rgba(0, 0, 0, 0.6);
|
||||
}
|
||||
.p-tabmenu .p-tabmenu-nav .p-tabmenuitem.p-highlight .p-menuitem-link {
|
||||
background: #ffffff;
|
||||
border-color: transparent;
|
||||
border-color: rgba(0, 0, 0, 0.12);
|
||||
color: #3F51B5;
|
||||
}
|
||||
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
@charset "UTF-8";
|
||||
:root {
|
||||
--surface-a: #ffffff;
|
||||
--surface-b: #f4f4f4;
|
||||
|
@ -2631,7 +2630,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-left:before {
|
||||
content: "";
|
||||
content: "\e900";
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right {
|
||||
font-family: "PrimeIcons" !important;
|
||||
|
@ -2639,7 +2638,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right:before {
|
||||
content: "";
|
||||
content: "\e901";
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button:focus {
|
||||
outline: 0 none;
|
||||
|
@ -2726,7 +2725,7 @@
|
|||
transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
|
||||
}
|
||||
.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:before {
|
||||
content: "";
|
||||
content: "\e90b";
|
||||
}
|
||||
.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:hover {
|
||||
color: #007ad9;
|
||||
|
@ -2799,7 +2798,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-left:before {
|
||||
content: "";
|
||||
content: "\e900";
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right {
|
||||
font-family: "PrimeIcons" !important;
|
||||
|
@ -2807,7 +2806,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right:before {
|
||||
content: "";
|
||||
content: "\e901";
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button:focus {
|
||||
outline: 0 none;
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
@charset "UTF-8";
|
||||
:root {
|
||||
--surface-a: #ffffff;
|
||||
--surface-b: #f4f4f4;
|
||||
|
@ -2643,7 +2642,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-left:before {
|
||||
content: "";
|
||||
content: "\e900";
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right {
|
||||
font-family: "PrimeIcons" !important;
|
||||
|
@ -2651,7 +2650,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right:before {
|
||||
content: "";
|
||||
content: "\e901";
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button:focus {
|
||||
outline: 0 none;
|
||||
|
@ -2738,7 +2737,7 @@
|
|||
transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
|
||||
}
|
||||
.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:before {
|
||||
content: "";
|
||||
content: "\e90b";
|
||||
}
|
||||
.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:hover {
|
||||
color: #007ad9;
|
||||
|
@ -2811,7 +2810,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-left:before {
|
||||
content: "";
|
||||
content: "\e900";
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right {
|
||||
font-family: "PrimeIcons" !important;
|
||||
|
@ -2819,7 +2818,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right:before {
|
||||
content: "";
|
||||
content: "\e901";
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button:focus {
|
||||
outline: 0 none;
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
@charset "UTF-8";
|
||||
:root {
|
||||
--surface-a: #ffffff;
|
||||
--surface-b: #f4f4f4;
|
||||
|
@ -2643,7 +2642,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-left:before {
|
||||
content: "";
|
||||
content: "\e900";
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right {
|
||||
font-family: "PrimeIcons" !important;
|
||||
|
@ -2651,7 +2650,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right:before {
|
||||
content: "";
|
||||
content: "\e901";
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button:focus {
|
||||
outline: 0 none;
|
||||
|
@ -2738,7 +2737,7 @@
|
|||
transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
|
||||
}
|
||||
.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:before {
|
||||
content: "";
|
||||
content: "\e90b";
|
||||
}
|
||||
.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:hover {
|
||||
color: #41b883;
|
||||
|
@ -2811,7 +2810,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-left:before {
|
||||
content: "";
|
||||
content: "\e900";
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right {
|
||||
font-family: "PrimeIcons" !important;
|
||||
|
@ -2819,7 +2818,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right:before {
|
||||
content: "";
|
||||
content: "\e901";
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button:focus {
|
||||
outline: 0 none;
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
@charset "UTF-8";
|
||||
:root {
|
||||
--surface-a: #ffffff;
|
||||
--surface-b: #f4f4f4;
|
||||
|
@ -2643,7 +2642,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-left:before {
|
||||
content: "";
|
||||
content: "\e900";
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right {
|
||||
font-family: "PrimeIcons" !important;
|
||||
|
@ -2651,7 +2650,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right:before {
|
||||
content: "";
|
||||
content: "\e901";
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button:focus {
|
||||
outline: 0 none;
|
||||
|
@ -2738,7 +2737,7 @@
|
|||
transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
|
||||
}
|
||||
.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:before {
|
||||
content: "";
|
||||
content: "\e90b";
|
||||
}
|
||||
.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:hover {
|
||||
color: #007ad9;
|
||||
|
@ -2811,7 +2810,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-left:before {
|
||||
content: "";
|
||||
content: "\e900";
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right {
|
||||
font-family: "PrimeIcons" !important;
|
||||
|
@ -2819,7 +2818,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right:before {
|
||||
content: "";
|
||||
content: "\e901";
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button:focus {
|
||||
outline: 0 none;
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
@charset "UTF-8";
|
||||
:root {
|
||||
--surface-a: #ffffff;
|
||||
--surface-b: #f4f4f4;
|
||||
|
@ -2631,7 +2630,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-left:before {
|
||||
content: "";
|
||||
content: "\e900";
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right {
|
||||
font-family: "PrimeIcons" !important;
|
||||
|
@ -2639,7 +2638,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right:before {
|
||||
content: "";
|
||||
content: "\e901";
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button:focus {
|
||||
outline: 0 none;
|
||||
|
@ -2726,7 +2725,7 @@
|
|||
transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
|
||||
}
|
||||
.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:before {
|
||||
content: "";
|
||||
content: "\e90b";
|
||||
}
|
||||
.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:hover {
|
||||
color: #666666;
|
||||
|
@ -2799,7 +2798,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-left:before {
|
||||
content: "";
|
||||
content: "\e900";
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right {
|
||||
font-family: "PrimeIcons" !important;
|
||||
|
@ -2807,7 +2806,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right:before {
|
||||
content: "";
|
||||
content: "\e901";
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button:focus {
|
||||
outline: 0 none;
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
@charset "UTF-8";
|
||||
:root {
|
||||
--surface-a:#ffffff;
|
||||
--surface-b:#f8f9fa;
|
||||
|
@ -2631,7 +2630,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-left:before {
|
||||
content: "";
|
||||
content: "\e900";
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right {
|
||||
font-family: "PrimeIcons" !important;
|
||||
|
@ -2639,7 +2638,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right:before {
|
||||
content: "";
|
||||
content: "\e901";
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button:focus {
|
||||
outline: 0 none;
|
||||
|
@ -2726,7 +2725,7 @@
|
|||
transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
|
||||
}
|
||||
.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:before {
|
||||
content: "";
|
||||
content: "\e90b";
|
||||
}
|
||||
.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:hover {
|
||||
color: #495057;
|
||||
|
@ -2799,7 +2798,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-left:before {
|
||||
content: "";
|
||||
content: "\e900";
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right {
|
||||
font-family: "PrimeIcons" !important;
|
||||
|
@ -2807,7 +2806,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right:before {
|
||||
content: "";
|
||||
content: "\e901";
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button:focus {
|
||||
outline: 0 none;
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
@charset "UTF-8";
|
||||
:root {
|
||||
--surface-a:#ffffff;
|
||||
--surface-b:#f8f9fa;
|
||||
|
@ -2631,7 +2630,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-left:before {
|
||||
content: "";
|
||||
content: "\e900";
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right {
|
||||
font-family: "PrimeIcons" !important;
|
||||
|
@ -2639,7 +2638,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right:before {
|
||||
content: "";
|
||||
content: "\e901";
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button:focus {
|
||||
outline: 0 none;
|
||||
|
@ -2726,7 +2725,7 @@
|
|||
transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
|
||||
}
|
||||
.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:before {
|
||||
content: "";
|
||||
content: "\e90b";
|
||||
}
|
||||
.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:hover {
|
||||
color: #495057;
|
||||
|
@ -2799,7 +2798,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-left:before {
|
||||
content: "";
|
||||
content: "\e900";
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right {
|
||||
font-family: "PrimeIcons" !important;
|
||||
|
@ -2807,7 +2806,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right:before {
|
||||
content: "";
|
||||
content: "\e901";
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button:focus {
|
||||
outline: 0 none;
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
@charset "UTF-8";
|
||||
:root {
|
||||
--surface-a:#ffffff;
|
||||
--surface-b:#f8f9fa;
|
||||
|
@ -2631,7 +2630,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-left:before {
|
||||
content: "";
|
||||
content: "\e900";
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right {
|
||||
font-family: "PrimeIcons" !important;
|
||||
|
@ -2639,7 +2638,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right:before {
|
||||
content: "";
|
||||
content: "\e901";
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button:focus {
|
||||
outline: 0 none;
|
||||
|
@ -2726,7 +2725,7 @@
|
|||
transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
|
||||
}
|
||||
.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:before {
|
||||
content: "";
|
||||
content: "\e90b";
|
||||
}
|
||||
.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:hover {
|
||||
color: #495057;
|
||||
|
@ -2799,7 +2798,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-left:before {
|
||||
content: "";
|
||||
content: "\e900";
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right {
|
||||
font-family: "PrimeIcons" !important;
|
||||
|
@ -2807,7 +2806,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right:before {
|
||||
content: "";
|
||||
content: "\e901";
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button:focus {
|
||||
outline: 0 none;
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
@charset "UTF-8";
|
||||
:root {
|
||||
--surface-a:#ffffff;
|
||||
--surface-b:#f8f9fa;
|
||||
|
@ -2631,7 +2630,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-left:before {
|
||||
content: "";
|
||||
content: "\e900";
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right {
|
||||
font-family: "PrimeIcons" !important;
|
||||
|
@ -2639,7 +2638,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right:before {
|
||||
content: "";
|
||||
content: "\e901";
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button:focus {
|
||||
outline: 0 none;
|
||||
|
@ -2726,7 +2725,7 @@
|
|||
transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
|
||||
}
|
||||
.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:before {
|
||||
content: "";
|
||||
content: "\e90b";
|
||||
}
|
||||
.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:hover {
|
||||
color: #495057;
|
||||
|
@ -2799,7 +2798,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-left:before {
|
||||
content: "";
|
||||
content: "\e900";
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right {
|
||||
font-family: "PrimeIcons" !important;
|
||||
|
@ -2807,7 +2806,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right:before {
|
||||
content: "";
|
||||
content: "\e901";
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button:focus {
|
||||
outline: 0 none;
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
@charset "UTF-8";
|
||||
:root {
|
||||
--surface-a:#1f2d40;
|
||||
--surface-b:#17212f;
|
||||
|
@ -2631,7 +2630,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-left:before {
|
||||
content: "";
|
||||
content: "\e900";
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right {
|
||||
font-family: "PrimeIcons" !important;
|
||||
|
@ -2639,7 +2638,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right:before {
|
||||
content: "";
|
||||
content: "\e901";
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button:focus {
|
||||
outline: 0 none;
|
||||
|
@ -2726,7 +2725,7 @@
|
|||
transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
|
||||
}
|
||||
.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:before {
|
||||
content: "";
|
||||
content: "\e90b";
|
||||
}
|
||||
.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:hover {
|
||||
color: rgba(255, 255, 255, 0.87);
|
||||
|
@ -2799,7 +2798,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-left:before {
|
||||
content: "";
|
||||
content: "\e900";
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right {
|
||||
font-family: "PrimeIcons" !important;
|
||||
|
@ -2807,7 +2806,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right:before {
|
||||
content: "";
|
||||
content: "\e901";
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button:focus {
|
||||
outline: 0 none;
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
@charset "UTF-8";
|
||||
:root {
|
||||
--surface-a:#1f2d40;
|
||||
--surface-b:#17212f;
|
||||
|
@ -2631,7 +2630,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-left:before {
|
||||
content: "";
|
||||
content: "\e900";
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right {
|
||||
font-family: "PrimeIcons" !important;
|
||||
|
@ -2639,7 +2638,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right:before {
|
||||
content: "";
|
||||
content: "\e901";
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button:focus {
|
||||
outline: 0 none;
|
||||
|
@ -2726,7 +2725,7 @@
|
|||
transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
|
||||
}
|
||||
.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:before {
|
||||
content: "";
|
||||
content: "\e90b";
|
||||
}
|
||||
.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:hover {
|
||||
color: rgba(255, 255, 255, 0.87);
|
||||
|
@ -2799,7 +2798,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-left:before {
|
||||
content: "";
|
||||
content: "\e900";
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right {
|
||||
font-family: "PrimeIcons" !important;
|
||||
|
@ -2807,7 +2806,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right:before {
|
||||
content: "";
|
||||
content: "\e901";
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button:focus {
|
||||
outline: 0 none;
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
@charset "UTF-8";
|
||||
:root {
|
||||
--surface-a:#1f2d40;
|
||||
--surface-b:#17212f;
|
||||
|
@ -2631,7 +2630,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-left:before {
|
||||
content: "";
|
||||
content: "\e900";
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right {
|
||||
font-family: "PrimeIcons" !important;
|
||||
|
@ -2639,7 +2638,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right:before {
|
||||
content: "";
|
||||
content: "\e901";
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button:focus {
|
||||
outline: 0 none;
|
||||
|
@ -2726,7 +2725,7 @@
|
|||
transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
|
||||
}
|
||||
.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:before {
|
||||
content: "";
|
||||
content: "\e90b";
|
||||
}
|
||||
.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:hover {
|
||||
color: rgba(255, 255, 255, 0.87);
|
||||
|
@ -2799,7 +2798,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-left:before {
|
||||
content: "";
|
||||
content: "\e900";
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right {
|
||||
font-family: "PrimeIcons" !important;
|
||||
|
@ -2807,7 +2806,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right:before {
|
||||
content: "";
|
||||
content: "\e901";
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button:focus {
|
||||
outline: 0 none;
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
@charset "UTF-8";
|
||||
:root {
|
||||
--surface-a:#1f2d40;
|
||||
--surface-b:#17212f;
|
||||
|
@ -2631,7 +2630,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-left:before {
|
||||
content: "";
|
||||
content: "\e900";
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right {
|
||||
font-family: "PrimeIcons" !important;
|
||||
|
@ -2639,7 +2638,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right:before {
|
||||
content: "";
|
||||
content: "\e901";
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button:focus {
|
||||
outline: 0 none;
|
||||
|
@ -2726,7 +2725,7 @@
|
|||
transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
|
||||
}
|
||||
.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:before {
|
||||
content: "";
|
||||
content: "\e90b";
|
||||
}
|
||||
.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:hover {
|
||||
color: rgba(255, 255, 255, 0.87);
|
||||
|
@ -2799,7 +2798,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-left:before {
|
||||
content: "";
|
||||
content: "\e900";
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right {
|
||||
font-family: "PrimeIcons" !important;
|
||||
|
@ -2807,7 +2806,7 @@
|
|||
font-size: 1rem;
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right:before {
|
||||
content: "";
|
||||
content: "\e901";
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button:focus {
|
||||
outline: 0 none;
|
||||
|
|
Loading…
Reference in New Issue