Update theme files

pull/1533/head
mertsincan 2021-08-31 17:02:44 +03:00
parent 7258ee0ded
commit 9aeb53dd2a
34 changed files with 274 additions and 308 deletions

View File

@ -1,4 +1,3 @@
@charset "UTF-8";
:root { :root {
--surface-a:#1e1e1e; --surface-a:#1e1e1e;
--surface-b:#121212; --surface-b:#121212;
@ -2631,7 +2630,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-left:before { .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 { .fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right {
font-family: "PrimeIcons" !important; font-family: "PrimeIcons" !important;
@ -2639,7 +2638,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right:before { .fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right:before {
content: ""; content: "\e901";
} }
.fc.fc-unthemed .fc-toolbar .fc-button:focus { .fc.fc-unthemed .fc-toolbar .fc-button:focus {
outline: 0 none; outline: 0 none;
@ -2726,7 +2725,7 @@
transition: background-color 0.2s, color 0.2s, box-shadow 0.2s; 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 { .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 { .fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:hover {
color: rgba(255, 255, 255, 0.87); color: rgba(255, 255, 255, 0.87);
@ -2799,7 +2798,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-left:before { .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 { .fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right {
font-family: "PrimeIcons" !important; font-family: "PrimeIcons" !important;
@ -2807,7 +2806,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right:before { .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 { .fc.fc-theme-standard .fc-toolbar .fc-button:focus {
outline: 0 none; outline: 0 none;

View File

@ -1,4 +1,3 @@
@charset "UTF-8";
:root { :root {
--surface-a:#1e1e1e; --surface-a:#1e1e1e;
--surface-b:#121212; --surface-b:#121212;
@ -2631,7 +2630,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-left:before { .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 { .fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right {
font-family: "PrimeIcons" !important; font-family: "PrimeIcons" !important;
@ -2639,7 +2638,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right:before { .fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right:before {
content: ""; content: "\e901";
} }
.fc.fc-unthemed .fc-toolbar .fc-button:focus { .fc.fc-unthemed .fc-toolbar .fc-button:focus {
outline: 0 none; outline: 0 none;
@ -2726,7 +2725,7 @@
transition: background-color 0.2s, color 0.2s, box-shadow 0.2s; 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 { .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 { .fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:hover {
color: rgba(255, 255, 255, 0.87); color: rgba(255, 255, 255, 0.87);
@ -2799,7 +2798,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-left:before { .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 { .fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right {
font-family: "PrimeIcons" !important; font-family: "PrimeIcons" !important;
@ -2807,7 +2806,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right:before { .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 { .fc.fc-theme-standard .fc-toolbar .fc-button:focus {
outline: 0 none; outline: 0 none;

View File

@ -1,4 +1,3 @@
@charset "UTF-8";
:root { :root {
--surface-a:#1e1e1e; --surface-a:#1e1e1e;
--surface-b:#121212; --surface-b:#121212;
@ -2631,7 +2630,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-left:before { .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 { .fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right {
font-family: "PrimeIcons" !important; font-family: "PrimeIcons" !important;
@ -2639,7 +2638,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right:before { .fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right:before {
content: ""; content: "\e901";
} }
.fc.fc-unthemed .fc-toolbar .fc-button:focus { .fc.fc-unthemed .fc-toolbar .fc-button:focus {
outline: 0 none; outline: 0 none;
@ -2726,7 +2725,7 @@
transition: background-color 0.2s, color 0.2s, box-shadow 0.2s; 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 { .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 { .fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:hover {
color: rgba(255, 255, 255, 0.87); color: rgba(255, 255, 255, 0.87);
@ -2799,7 +2798,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-left:before { .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 { .fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right {
font-family: "PrimeIcons" !important; font-family: "PrimeIcons" !important;
@ -2807,7 +2806,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right:before { .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 { .fc.fc-theme-standard .fc-toolbar .fc-button:focus {
outline: 0 none; outline: 0 none;

View File

@ -1,4 +1,3 @@
@charset "UTF-8";
:root { :root {
--surface-a:#1e1e1e; --surface-a:#1e1e1e;
--surface-b:#121212; --surface-b:#121212;
@ -2631,7 +2630,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-left:before { .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 { .fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right {
font-family: "PrimeIcons" !important; font-family: "PrimeIcons" !important;
@ -2639,7 +2638,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right:before { .fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right:before {
content: ""; content: "\e901";
} }
.fc.fc-unthemed .fc-toolbar .fc-button:focus { .fc.fc-unthemed .fc-toolbar .fc-button:focus {
outline: 0 none; outline: 0 none;
@ -2726,7 +2725,7 @@
transition: background-color 0.2s, color 0.2s, box-shadow 0.2s; 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 { .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 { .fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:hover {
color: rgba(255, 255, 255, 0.87); color: rgba(255, 255, 255, 0.87);
@ -2799,7 +2798,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-left:before { .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 { .fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right {
font-family: "PrimeIcons" !important; font-family: "PrimeIcons" !important;
@ -2807,7 +2806,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right:before { .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 { .fc.fc-theme-standard .fc-toolbar .fc-button:focus {
outline: 0 none; outline: 0 none;

View File

@ -1,4 +1,3 @@
@charset "UTF-8";
:root { :root {
--surface-a:#2a323d; --surface-a:#2a323d;
--surface-b:#20262e; --surface-b:#20262e;
@ -2643,7 +2642,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-left:before { .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 { .fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right {
font-family: "PrimeIcons" !important; font-family: "PrimeIcons" !important;
@ -2651,7 +2650,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right:before { .fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right:before {
content: ""; content: "\e901";
} }
.fc.fc-unthemed .fc-toolbar .fc-button:focus { .fc.fc-unthemed .fc-toolbar .fc-button:focus {
outline: 0 none; outline: 0 none;
@ -2738,7 +2737,7 @@
transition: color 0.15s, box-shadow 0.15s; transition: color 0.15s, box-shadow 0.15s;
} }
.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:before { .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 { .fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:hover {
color: rgba(255, 255, 255, 0.87); color: rgba(255, 255, 255, 0.87);
@ -2811,7 +2810,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-left:before { .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 { .fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right {
font-family: "PrimeIcons" !important; font-family: "PrimeIcons" !important;
@ -2819,7 +2818,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right:before { .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 { .fc.fc-theme-standard .fc-toolbar .fc-button:focus {
outline: 0 none; outline: 0 none;

View File

@ -1,4 +1,3 @@
@charset "UTF-8";
:root { :root {
--surface-a:#2a323d; --surface-a:#2a323d;
--surface-b:#20262e; --surface-b:#20262e;
@ -2643,7 +2642,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-left:before { .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 { .fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right {
font-family: "PrimeIcons" !important; font-family: "PrimeIcons" !important;
@ -2651,7 +2650,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right:before { .fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right:before {
content: ""; content: "\e901";
} }
.fc.fc-unthemed .fc-toolbar .fc-button:focus { .fc.fc-unthemed .fc-toolbar .fc-button:focus {
outline: 0 none; outline: 0 none;
@ -2738,7 +2737,7 @@
transition: color 0.15s, box-shadow 0.15s; transition: color 0.15s, box-shadow 0.15s;
} }
.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:before { .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 { .fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:hover {
color: rgba(255, 255, 255, 0.87); color: rgba(255, 255, 255, 0.87);
@ -2811,7 +2810,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-left:before { .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 { .fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right {
font-family: "PrimeIcons" !important; font-family: "PrimeIcons" !important;
@ -2819,7 +2818,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right:before { .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 { .fc.fc-theme-standard .fc-toolbar .fc-button:focus {
outline: 0 none; outline: 0 none;

View File

@ -1,4 +1,3 @@
@charset "UTF-8";
:root { :root {
--surface-a:#ffffff; --surface-a:#ffffff;
--surface-b:#efefef; --surface-b:#efefef;
@ -2643,7 +2642,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-left:before { .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 { .fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right {
font-family: "PrimeIcons" !important; font-family: "PrimeIcons" !important;
@ -2651,7 +2650,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right:before { .fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right:before {
content: ""; content: "\e901";
} }
.fc.fc-unthemed .fc-toolbar .fc-button:focus { .fc.fc-unthemed .fc-toolbar .fc-button:focus {
outline: 0 none; outline: 0 none;
@ -2738,7 +2737,7 @@
transition: box-shadow 0.15s; transition: box-shadow 0.15s;
} }
.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:before { .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 { .fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:hover {
color: #495057; color: #495057;
@ -2811,7 +2810,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-left:before { .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 { .fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right {
font-family: "PrimeIcons" !important; font-family: "PrimeIcons" !important;
@ -2819,7 +2818,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right:before { .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 { .fc.fc-theme-standard .fc-toolbar .fc-button:focus {
outline: 0 none; outline: 0 none;

View File

@ -1,4 +1,3 @@
@charset "UTF-8";
:root { :root {
--surface-a:#ffffff; --surface-a:#ffffff;
--surface-b:#efefef; --surface-b:#efefef;
@ -2643,7 +2642,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-left:before { .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 { .fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right {
font-family: "PrimeIcons" !important; font-family: "PrimeIcons" !important;
@ -2651,7 +2650,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right:before { .fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right:before {
content: ""; content: "\e901";
} }
.fc.fc-unthemed .fc-toolbar .fc-button:focus { .fc.fc-unthemed .fc-toolbar .fc-button:focus {
outline: 0 none; outline: 0 none;
@ -2738,7 +2737,7 @@
transition: box-shadow 0.15s; transition: box-shadow 0.15s;
} }
.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:before { .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 { .fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:hover {
color: #495057; color: #495057;
@ -2811,7 +2810,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-left:before { .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 { .fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right {
font-family: "PrimeIcons" !important; font-family: "PrimeIcons" !important;
@ -2819,7 +2818,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right:before { .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 { .fc.fc-theme-standard .fc-toolbar .fc-button:focus {
outline: 0 none; outline: 0 none;

View File

@ -1,4 +1,3 @@
@charset "UTF-8";
:root { :root {
--surface-a:#ffffff; --surface-a:#ffffff;
--surface-b:#faf9f8; --surface-b:#faf9f8;
@ -2631,7 +2630,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-left:before { .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 { .fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right {
font-family: "PrimeIcons" !important; font-family: "PrimeIcons" !important;
@ -2639,7 +2638,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right:before { .fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right:before {
content: ""; content: "\e901";
} }
.fc.fc-unthemed .fc-toolbar .fc-button:focus { .fc.fc-unthemed .fc-toolbar .fc-button:focus {
outline: 0 none; outline: 0 none;
@ -2726,7 +2725,7 @@
transition: background-color 0.2s, color 0.2s, box-shadow 0.2s; 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 { .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 { .fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:hover {
color: #605e5c; color: #605e5c;
@ -2799,7 +2798,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-left:before { .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 { .fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right {
font-family: "PrimeIcons" !important; font-family: "PrimeIcons" !important;
@ -2807,7 +2806,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right:before { .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 { .fc.fc-theme-standard .fc-toolbar .fc-button:focus {
outline: 0 none; outline: 0 none;
@ -5333,14 +5332,14 @@
order: 2; order: 2;
} }
.p-datepicker .p-datepicker-prev .p-datepicker-prev-icon:before { .p-datepicker .p-datepicker-prev .p-datepicker-prev-icon:before {
content: ""; content: "\e919";
} }
.p-datepicker .p-datepicker-next { .p-datepicker .p-datepicker-next {
order: 3; order: 3;
font-size: 90%; font-size: 90%;
} }
.p-datepicker .p-datepicker-next .p-datepicker-next-icon:before { .p-datepicker .p-datepicker-next .p-datepicker-next-icon:before {
content: ""; content: "\e91c";
} }
.p-datepicker .p-datepicker-buttonbar { .p-datepicker .p-datepicker-buttonbar {
border-top: 0 none; border-top: 0 none;
@ -5352,10 +5351,10 @@
font-size: 90%; font-size: 90%;
} }
.p-datepicker .p-timepicker .pi-chevron-up:before { .p-datepicker .p-timepicker .pi-chevron-up:before {
content: ""; content: "\e91c";
} }
.p-datepicker .p-timepicker .pi-chevron-down:before { .p-datepicker .p-timepicker .pi-chevron-down:before {
content: ""; content: "\e919";
} }
.p-datepicker table { .p-datepicker table {
font-size: 90%; font-size: 90%;

View File

@ -1,4 +1,3 @@
@charset "UTF-8";
:root { :root {
--surface-a: #191919; --surface-a: #191919;
--surface-b: #191919; --surface-b: #191919;
@ -2643,7 +2642,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-left:before { .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 { .fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right {
font-family: "PrimeIcons" !important; font-family: "PrimeIcons" !important;
@ -2651,7 +2650,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right:before { .fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right:before {
content: ""; content: "\e901";
} }
.fc.fc-unthemed .fc-toolbar .fc-button:focus { .fc.fc-unthemed .fc-toolbar .fc-button:focus {
outline: 0 none; outline: 0 none;
@ -2738,7 +2737,7 @@
transition: background-color 0.2s, color 0.2s, box-shadow 0.2s; 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 { .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 { .fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:hover {
color: #dedede; color: #dedede;
@ -2811,7 +2810,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-left:before { .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 { .fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right {
font-family: "PrimeIcons" !important; font-family: "PrimeIcons" !important;
@ -2819,7 +2818,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right:before { .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 { .fc.fc-theme-standard .fc-toolbar .fc-button:focus {
outline: 0 none; outline: 0 none;

View File

@ -1,4 +1,3 @@
@charset "UTF-8";
:root { :root {
--surface-a: #191919; --surface-a: #191919;
--surface-b: #191919; --surface-b: #191919;
@ -2643,7 +2642,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-left:before { .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 { .fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right {
font-family: "PrimeIcons" !important; font-family: "PrimeIcons" !important;
@ -2651,7 +2650,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right:before { .fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right:before {
content: ""; content: "\e901";
} }
.fc.fc-unthemed .fc-toolbar .fc-button:focus { .fc.fc-unthemed .fc-toolbar .fc-button:focus {
outline: 0 none; outline: 0 none;
@ -2738,7 +2737,7 @@
transition: background-color 0.2s, color 0.2s, box-shadow 0.2s; 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 { .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 { .fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:hover {
color: #dedede; color: #dedede;
@ -2811,7 +2810,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-left:before { .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 { .fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right {
font-family: "PrimeIcons" !important; font-family: "PrimeIcons" !important;
@ -2819,7 +2818,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right:before { .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 { .fc.fc-theme-standard .fc-toolbar .fc-button:focus {
outline: 0 none; outline: 0 none;

View File

@ -1,4 +1,3 @@
@charset "UTF-8";
:root { :root {
--surface-a: #191919; --surface-a: #191919;
--surface-b: #191919; --surface-b: #191919;
@ -2643,7 +2642,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-left:before { .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 { .fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right {
font-family: "PrimeIcons" !important; font-family: "PrimeIcons" !important;
@ -2651,7 +2650,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right:before { .fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right:before {
content: ""; content: "\e901";
} }
.fc.fc-unthemed .fc-toolbar .fc-button:focus { .fc.fc-unthemed .fc-toolbar .fc-button:focus {
outline: 0 none; outline: 0 none;
@ -2738,7 +2737,7 @@
transition: background-color 0.2s, color 0.2s, box-shadow 0.2s; 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 { .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 { .fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:hover {
color: #dedede; color: #dedede;
@ -2811,7 +2810,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-left:before { .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 { .fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right {
font-family: "PrimeIcons" !important; font-family: "PrimeIcons" !important;
@ -2819,7 +2818,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right:before { .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 { .fc.fc-theme-standard .fc-toolbar .fc-button:focus {
outline: 0 none; outline: 0 none;

View File

@ -1,4 +1,3 @@
@charset "UTF-8";
:root { :root {
--surface-a: #191919; --surface-a: #191919;
--surface-b: #191919; --surface-b: #191919;
@ -2643,7 +2642,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-left:before { .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 { .fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right {
font-family: "PrimeIcons" !important; font-family: "PrimeIcons" !important;
@ -2651,7 +2650,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right:before { .fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right:before {
content: ""; content: "\e901";
} }
.fc.fc-unthemed .fc-toolbar .fc-button:focus { .fc.fc-unthemed .fc-toolbar .fc-button:focus {
outline: 0 none; outline: 0 none;
@ -2738,7 +2737,7 @@
transition: background-color 0.2s, color 0.2s, box-shadow 0.2s; 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 { .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 { .fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:hover {
color: #dedede; color: #dedede;
@ -2811,7 +2810,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-left:before { .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 { .fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right {
font-family: "PrimeIcons" !important; font-family: "PrimeIcons" !important;
@ -2819,7 +2818,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right:before { .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 { .fc.fc-theme-standard .fc-toolbar .fc-button:focus {
outline: 0 none; outline: 0 none;

View File

@ -1,4 +1,3 @@
@charset "UTF-8";
:root { :root {
--surface-a:#1e1e1e; --surface-a:#1e1e1e;
--surface-b:#121212; --surface-b:#121212;
@ -2655,7 +2654,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-left:before { .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 { .fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right {
font-family: "PrimeIcons" !important; font-family: "PrimeIcons" !important;
@ -2663,7 +2662,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right:before { .fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right:before {
content: ""; content: "\e901";
} }
.fc.fc-unthemed .fc-toolbar .fc-button:focus { .fc.fc-unthemed .fc-toolbar .fc-button:focus {
outline: 0 none; outline: 0 none;
@ -2750,7 +2749,7 @@
transition: background-color 0.2s, color 0.2s, box-shadow 0.2s; 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 { .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 { .fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:hover {
color: rgba(255, 255, 255, 0.6); color: rgba(255, 255, 255, 0.6);
@ -2823,7 +2822,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-left:before { .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 { .fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right {
font-family: "PrimeIcons" !important; font-family: "PrimeIcons" !important;
@ -2831,7 +2830,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right:before { .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 { .fc.fc-theme-standard .fc-toolbar .fc-button:focus {
outline: 0 none; outline: 0 none;
@ -3635,9 +3634,9 @@
margin-right: 0; margin-right: 0;
} }
.p-tabview .p-tabview-nav li .p-tabview-nav-link { .p-tabview .p-tabview-nav li .p-tabview-nav-link {
border: none; border: solid rgba(255, 255, 255, 0.12);
border-width: 0 0 0 0; border-width: 0 0 1px 0;
border-color: transparent transparent transparent transparent; border-color: transparent transparent rgba(255, 255, 255, 0.12) transparent;
background: transparent; background: transparent;
color: rgba(255, 255, 255, 0.6); color: rgba(255, 255, 255, 0.6);
padding: 1rem 1.5rem; padding: 1rem 1.5rem;
@ -3645,7 +3644,7 @@
border-top-right-radius: 4px; border-top-right-radius: 4px;
border-top-left-radius: 4px; border-top-left-radius: 4px;
transition: none; 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 { .p-tabview .p-tabview-nav li .p-tabview-nav-link:not(.p-disabled):focus {
outline: 0 none; outline: 0 none;
@ -3654,12 +3653,12 @@
} }
.p-tabview .p-tabview-nav li:not(.p-highlight):not(.p-disabled):hover .p-tabview-nav-link { .p-tabview .p-tabview-nav li:not(.p-highlight):not(.p-disabled):hover .p-tabview-nav-link {
background: rgba(206, 147, 216, 0.04); 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); color: rgba(255, 255, 255, 0.6);
} }
.p-tabview .p-tabview-nav li.p-highlight .p-tabview-nav-link { .p-tabview .p-tabview-nav li.p-highlight .p-tabview-nav-link {
background: transparent; background: transparent;
border-color: transparent; border-color: rgba(255, 255, 255, 0.12);
color: #CE93D8; color: #CE93D8;
} }
.p-tabview .p-tabview-nav-btn.p-link { .p-tabview .p-tabview-nav-btn.p-link {
@ -4707,9 +4706,9 @@
margin-right: 0; margin-right: 0;
} }
.p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link { .p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link {
border: none; border: solid rgba(255, 255, 255, 0.12);
border-width: 0 0 0 0; border-width: 0 0 1px 0;
border-color: transparent transparent transparent transparent; border-color: transparent transparent rgba(255, 255, 255, 0.12) transparent;
background: transparent; background: transparent;
color: rgba(255, 255, 255, 0.6); color: rgba(255, 255, 255, 0.6);
padding: 1rem 1.5rem; padding: 1rem 1.5rem;
@ -4717,7 +4716,7 @@
border-top-right-radius: 4px; border-top-right-radius: 4px;
border-top-left-radius: 4px; border-top-left-radius: 4px;
transition: none; 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 { .p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link .p-menuitem-icon {
margin-right: 0.5rem; 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 { .p-tabmenu .p-tabmenu-nav .p-tabmenuitem:not(.p-highlight):not(.p-disabled):hover .p-menuitem-link {
background: rgba(206, 147, 216, 0.04); 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); color: rgba(255, 255, 255, 0.6);
} }
.p-tabmenu .p-tabmenu-nav .p-tabmenuitem.p-highlight .p-menuitem-link { .p-tabmenu .p-tabmenu-nav .p-tabmenuitem.p-highlight .p-menuitem-link {
background: transparent; background: transparent;
border-color: transparent; border-color: rgba(255, 255, 255, 0.12);
color: #CE93D8; color: #CE93D8;
} }

View File

@ -1,4 +1,3 @@
@charset "UTF-8";
:root { :root {
--surface-a:#1e1e1e; --surface-a:#1e1e1e;
--surface-b:#121212; --surface-b:#121212;
@ -2655,7 +2654,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-left:before { .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 { .fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right {
font-family: "PrimeIcons" !important; font-family: "PrimeIcons" !important;
@ -2663,7 +2662,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right:before { .fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right:before {
content: ""; content: "\e901";
} }
.fc.fc-unthemed .fc-toolbar .fc-button:focus { .fc.fc-unthemed .fc-toolbar .fc-button:focus {
outline: 0 none; outline: 0 none;
@ -2750,7 +2749,7 @@
transition: background-color 0.2s, color 0.2s, box-shadow 0.2s; 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 { .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 { .fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:hover {
color: rgba(255, 255, 255, 0.6); color: rgba(255, 255, 255, 0.6);
@ -2823,7 +2822,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-left:before { .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 { .fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right {
font-family: "PrimeIcons" !important; font-family: "PrimeIcons" !important;
@ -2831,7 +2830,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right:before { .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 { .fc.fc-theme-standard .fc-toolbar .fc-button:focus {
outline: 0 none; outline: 0 none;
@ -3635,9 +3634,9 @@
margin-right: 0; margin-right: 0;
} }
.p-tabview .p-tabview-nav li .p-tabview-nav-link { .p-tabview .p-tabview-nav li .p-tabview-nav-link {
border: none; border: solid rgba(255, 255, 255, 0.12);
border-width: 0 0 0 0; border-width: 0 0 1px 0;
border-color: transparent transparent transparent transparent; border-color: transparent transparent rgba(255, 255, 255, 0.12) transparent;
background: transparent; background: transparent;
color: rgba(255, 255, 255, 0.6); color: rgba(255, 255, 255, 0.6);
padding: 1rem 1.5rem; padding: 1rem 1.5rem;
@ -3645,7 +3644,7 @@
border-top-right-radius: 4px; border-top-right-radius: 4px;
border-top-left-radius: 4px; border-top-left-radius: 4px;
transition: none; 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 { .p-tabview .p-tabview-nav li .p-tabview-nav-link:not(.p-disabled):focus {
outline: 0 none; outline: 0 none;
@ -3654,12 +3653,12 @@
} }
.p-tabview .p-tabview-nav li:not(.p-highlight):not(.p-disabled):hover .p-tabview-nav-link { .p-tabview .p-tabview-nav li:not(.p-highlight):not(.p-disabled):hover .p-tabview-nav-link {
background: rgba(159, 168, 218, 0.04); 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); color: rgba(255, 255, 255, 0.6);
} }
.p-tabview .p-tabview-nav li.p-highlight .p-tabview-nav-link { .p-tabview .p-tabview-nav li.p-highlight .p-tabview-nav-link {
background: transparent; background: transparent;
border-color: transparent; border-color: rgba(255, 255, 255, 0.12);
color: #9FA8DA; color: #9FA8DA;
} }
.p-tabview .p-tabview-nav-btn.p-link { .p-tabview .p-tabview-nav-btn.p-link {
@ -4707,9 +4706,9 @@
margin-right: 0; margin-right: 0;
} }
.p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link { .p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link {
border: none; border: solid rgba(255, 255, 255, 0.12);
border-width: 0 0 0 0; border-width: 0 0 1px 0;
border-color: transparent transparent transparent transparent; border-color: transparent transparent rgba(255, 255, 255, 0.12) transparent;
background: transparent; background: transparent;
color: rgba(255, 255, 255, 0.6); color: rgba(255, 255, 255, 0.6);
padding: 1rem 1.5rem; padding: 1rem 1.5rem;
@ -4717,7 +4716,7 @@
border-top-right-radius: 4px; border-top-right-radius: 4px;
border-top-left-radius: 4px; border-top-left-radius: 4px;
transition: none; 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 { .p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link .p-menuitem-icon {
margin-right: 0.5rem; 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 { .p-tabmenu .p-tabmenu-nav .p-tabmenuitem:not(.p-highlight):not(.p-disabled):hover .p-menuitem-link {
background: rgba(159, 168, 218, 0.04); 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); color: rgba(255, 255, 255, 0.6);
} }
.p-tabmenu .p-tabmenu-nav .p-tabmenuitem.p-highlight .p-menuitem-link { .p-tabmenu .p-tabmenu-nav .p-tabmenuitem.p-highlight .p-menuitem-link {
background: transparent; background: transparent;
border-color: transparent; border-color: rgba(255, 255, 255, 0.12);
color: #9FA8DA; color: #9FA8DA;
} }

View File

@ -1,4 +1,3 @@
@charset "UTF-8";
:root { :root {
--surface-a:#ffffff; --surface-a:#ffffff;
--surface-b:#fafafa; --surface-b:#fafafa;
@ -39,7 +38,7 @@
--surface-section:#ffffff; --surface-section:#ffffff;
--surface-card:#ffffff; --surface-card:#ffffff;
--surface-overlay:#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); --surface-hover:rgba(0,0,0,.04);
} }
@ -2655,7 +2654,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-left:before { .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 { .fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right {
font-family: "PrimeIcons" !important; font-family: "PrimeIcons" !important;
@ -2663,7 +2662,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right:before { .fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right:before {
content: ""; content: "\e901";
} }
.fc.fc-unthemed .fc-toolbar .fc-button:focus { .fc.fc-unthemed .fc-toolbar .fc-button:focus {
outline: 0 none; outline: 0 none;
@ -2750,7 +2749,7 @@
transition: background-color 0.2s, color 0.2s, box-shadow 0.2s; 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 { .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 { .fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:hover {
color: rgba(0, 0, 0, 0.6); color: rgba(0, 0, 0, 0.6);
@ -2823,7 +2822,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-left:before { .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 { .fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right {
font-family: "PrimeIcons" !important; font-family: "PrimeIcons" !important;
@ -2831,7 +2830,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right:before { .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 { .fc.fc-theme-standard .fc-toolbar .fc-button:focus {
outline: 0 none; outline: 0 none;
@ -3635,9 +3634,9 @@
margin-right: 0; margin-right: 0;
} }
.p-tabview .p-tabview-nav li .p-tabview-nav-link { .p-tabview .p-tabview-nav li .p-tabview-nav-link {
border: none; border: solid rgba(0, 0, 0, 0.12);
border-width: 0 0 0 0; border-width: 0 0 1px 0;
border-color: transparent transparent transparent transparent; border-color: transparent transparent rgba(0, 0, 0, 0.12) transparent;
background: #ffffff; background: #ffffff;
color: rgba(0, 0, 0, 0.6); color: rgba(0, 0, 0, 0.6);
padding: 1rem 1.5rem; padding: 1rem 1.5rem;
@ -3645,7 +3644,7 @@
border-top-right-radius: 4px; border-top-right-radius: 4px;
border-top-left-radius: 4px; border-top-left-radius: 4px;
transition: none; 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 { .p-tabview .p-tabview-nav li .p-tabview-nav-link:not(.p-disabled):focus {
outline: 0 none; outline: 0 none;
@ -3654,12 +3653,12 @@
} }
.p-tabview .p-tabview-nav li:not(.p-highlight):not(.p-disabled):hover .p-tabview-nav-link { .p-tabview .p-tabview-nav li:not(.p-highlight):not(.p-disabled):hover .p-tabview-nav-link {
background: rgba(103, 58, 183, 0.04); 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); color: rgba(0, 0, 0, 0.6);
} }
.p-tabview .p-tabview-nav li.p-highlight .p-tabview-nav-link { .p-tabview .p-tabview-nav li.p-highlight .p-tabview-nav-link {
background: #ffffff; background: #ffffff;
border-color: transparent; border-color: rgba(0, 0, 0, 0.12);
color: #673AB7; color: #673AB7;
} }
.p-tabview .p-tabview-nav-btn.p-link { .p-tabview .p-tabview-nav-btn.p-link {
@ -4707,9 +4706,9 @@
margin-right: 0; margin-right: 0;
} }
.p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link { .p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link {
border: none; border: solid rgba(0, 0, 0, 0.12);
border-width: 0 0 0 0; border-width: 0 0 1px 0;
border-color: transparent transparent transparent transparent; border-color: transparent transparent rgba(0, 0, 0, 0.12) transparent;
background: #ffffff; background: #ffffff;
color: rgba(0, 0, 0, 0.6); color: rgba(0, 0, 0, 0.6);
padding: 1rem 1.5rem; padding: 1rem 1.5rem;
@ -4717,7 +4716,7 @@
border-top-right-radius: 4px; border-top-right-radius: 4px;
border-top-left-radius: 4px; border-top-left-radius: 4px;
transition: none; 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 { .p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link .p-menuitem-icon {
margin-right: 0.5rem; 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 { .p-tabmenu .p-tabmenu-nav .p-tabmenuitem:not(.p-highlight):not(.p-disabled):hover .p-menuitem-link {
background: rgba(103, 58, 183, 0.04); 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); color: rgba(0, 0, 0, 0.6);
} }
.p-tabmenu .p-tabmenu-nav .p-tabmenuitem.p-highlight .p-menuitem-link { .p-tabmenu .p-tabmenu-nav .p-tabmenuitem.p-highlight .p-menuitem-link {
background: #ffffff; background: #ffffff;
border-color: transparent; border-color: rgba(0, 0, 0, 0.12);
color: #673AB7; color: #673AB7;
} }

View File

@ -1,4 +1,3 @@
@charset "UTF-8";
:root { :root {
--surface-a:#ffffff; --surface-a:#ffffff;
--surface-b:#fafafa; --surface-b:#fafafa;
@ -39,7 +38,7 @@
--surface-section:#ffffff; --surface-section:#ffffff;
--surface-card:#ffffff; --surface-card:#ffffff;
--surface-overlay:#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); --surface-hover:rgba(0,0,0,.04);
} }
@ -2655,7 +2654,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-left:before { .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 { .fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right {
font-family: "PrimeIcons" !important; font-family: "PrimeIcons" !important;
@ -2663,7 +2662,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right:before { .fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right:before {
content: ""; content: "\e901";
} }
.fc.fc-unthemed .fc-toolbar .fc-button:focus { .fc.fc-unthemed .fc-toolbar .fc-button:focus {
outline: 0 none; outline: 0 none;
@ -2750,7 +2749,7 @@
transition: background-color 0.2s, color 0.2s, box-shadow 0.2s; 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 { .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 { .fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:hover {
color: rgba(0, 0, 0, 0.6); color: rgba(0, 0, 0, 0.6);
@ -2823,7 +2822,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-left:before { .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 { .fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right {
font-family: "PrimeIcons" !important; font-family: "PrimeIcons" !important;
@ -2831,7 +2830,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right:before { .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 { .fc.fc-theme-standard .fc-toolbar .fc-button:focus {
outline: 0 none; outline: 0 none;
@ -3635,9 +3634,9 @@
margin-right: 0; margin-right: 0;
} }
.p-tabview .p-tabview-nav li .p-tabview-nav-link { .p-tabview .p-tabview-nav li .p-tabview-nav-link {
border: none; border: solid rgba(0, 0, 0, 0.12);
border-width: 0 0 0 0; border-width: 0 0 1px 0;
border-color: transparent transparent transparent transparent; border-color: transparent transparent rgba(0, 0, 0, 0.12) transparent;
background: #ffffff; background: #ffffff;
color: rgba(0, 0, 0, 0.6); color: rgba(0, 0, 0, 0.6);
padding: 1rem 1.5rem; padding: 1rem 1.5rem;
@ -3645,7 +3644,7 @@
border-top-right-radius: 4px; border-top-right-radius: 4px;
border-top-left-radius: 4px; border-top-left-radius: 4px;
transition: none; 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 { .p-tabview .p-tabview-nav li .p-tabview-nav-link:not(.p-disabled):focus {
outline: 0 none; outline: 0 none;
@ -3654,12 +3653,12 @@
} }
.p-tabview .p-tabview-nav li:not(.p-highlight):not(.p-disabled):hover .p-tabview-nav-link { .p-tabview .p-tabview-nav li:not(.p-highlight):not(.p-disabled):hover .p-tabview-nav-link {
background: rgba(63, 81, 181, 0.04); 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); color: rgba(0, 0, 0, 0.6);
} }
.p-tabview .p-tabview-nav li.p-highlight .p-tabview-nav-link { .p-tabview .p-tabview-nav li.p-highlight .p-tabview-nav-link {
background: #ffffff; background: #ffffff;
border-color: transparent; border-color: rgba(0, 0, 0, 0.12);
color: #3F51B5; color: #3F51B5;
} }
.p-tabview .p-tabview-nav-btn.p-link { .p-tabview .p-tabview-nav-btn.p-link {
@ -4707,9 +4706,9 @@
margin-right: 0; margin-right: 0;
} }
.p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link { .p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link {
border: none; border: solid rgba(0, 0, 0, 0.12);
border-width: 0 0 0 0; border-width: 0 0 1px 0;
border-color: transparent transparent transparent transparent; border-color: transparent transparent rgba(0, 0, 0, 0.12) transparent;
background: #ffffff; background: #ffffff;
color: rgba(0, 0, 0, 0.6); color: rgba(0, 0, 0, 0.6);
padding: 1rem 1.5rem; padding: 1rem 1.5rem;
@ -4717,7 +4716,7 @@
border-top-right-radius: 4px; border-top-right-radius: 4px;
border-top-left-radius: 4px; border-top-left-radius: 4px;
transition: none; 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 { .p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link .p-menuitem-icon {
margin-right: 0.5rem; 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 { .p-tabmenu .p-tabmenu-nav .p-tabmenuitem:not(.p-highlight):not(.p-disabled):hover .p-menuitem-link {
background: rgba(63, 81, 181, 0.04); 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); color: rgba(0, 0, 0, 0.6);
} }
.p-tabmenu .p-tabmenu-nav .p-tabmenuitem.p-highlight .p-menuitem-link { .p-tabmenu .p-tabmenu-nav .p-tabmenuitem.p-highlight .p-menuitem-link {
background: #ffffff; background: #ffffff;
border-color: transparent; border-color: rgba(0, 0, 0, 0.12);
color: #3F51B5; color: #3F51B5;
} }

View File

@ -1,4 +1,3 @@
@charset "UTF-8";
:root { :root {
--surface-a:#1e1e1e; --surface-a:#1e1e1e;
--surface-b:#121212; --surface-b:#121212;
@ -2655,7 +2654,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-left:before { .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 { .fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right {
font-family: "PrimeIcons" !important; font-family: "PrimeIcons" !important;
@ -2663,7 +2662,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right:before { .fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right:before {
content: ""; content: "\e901";
} }
.fc.fc-unthemed .fc-toolbar .fc-button:focus { .fc.fc-unthemed .fc-toolbar .fc-button:focus {
outline: 0 none; outline: 0 none;
@ -2750,7 +2749,7 @@
transition: background-color 0.2s, color 0.2s, box-shadow 0.2s; 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 { .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 { .fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:hover {
color: rgba(255, 255, 255, 0.6); color: rgba(255, 255, 255, 0.6);
@ -2823,7 +2822,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-left:before { .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 { .fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right {
font-family: "PrimeIcons" !important; font-family: "PrimeIcons" !important;
@ -2831,7 +2830,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right:before { .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 { .fc.fc-theme-standard .fc-toolbar .fc-button:focus {
outline: 0 none; outline: 0 none;
@ -3635,9 +3634,9 @@
margin-right: 0; margin-right: 0;
} }
.p-tabview .p-tabview-nav li .p-tabview-nav-link { .p-tabview .p-tabview-nav li .p-tabview-nav-link {
border: none; border: solid rgba(255, 255, 255, 0.12);
border-width: 0 0 0 0; border-width: 0 0 1px 0;
border-color: transparent transparent transparent transparent; border-color: transparent transparent rgba(255, 255, 255, 0.12) transparent;
background: transparent; background: transparent;
color: rgba(255, 255, 255, 0.6); color: rgba(255, 255, 255, 0.6);
padding: 0.75rem 1.25rem; padding: 0.75rem 1.25rem;
@ -3645,7 +3644,7 @@
border-top-right-radius: 4px; border-top-right-radius: 4px;
border-top-left-radius: 4px; border-top-left-radius: 4px;
transition: none; 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 { .p-tabview .p-tabview-nav li .p-tabview-nav-link:not(.p-disabled):focus {
outline: 0 none; outline: 0 none;
@ -3654,12 +3653,12 @@
} }
.p-tabview .p-tabview-nav li:not(.p-highlight):not(.p-disabled):hover .p-tabview-nav-link { .p-tabview .p-tabview-nav li:not(.p-highlight):not(.p-disabled):hover .p-tabview-nav-link {
background: rgba(206, 147, 216, 0.04); 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); color: rgba(255, 255, 255, 0.6);
} }
.p-tabview .p-tabview-nav li.p-highlight .p-tabview-nav-link { .p-tabview .p-tabview-nav li.p-highlight .p-tabview-nav-link {
background: transparent; background: transparent;
border-color: transparent; border-color: rgba(255, 255, 255, 0.12);
color: #CE93D8; color: #CE93D8;
} }
.p-tabview .p-tabview-nav-btn.p-link { .p-tabview .p-tabview-nav-btn.p-link {
@ -4707,9 +4706,9 @@
margin-right: 0; margin-right: 0;
} }
.p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link { .p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link {
border: none; border: solid rgba(255, 255, 255, 0.12);
border-width: 0 0 0 0; border-width: 0 0 1px 0;
border-color: transparent transparent transparent transparent; border-color: transparent transparent rgba(255, 255, 255, 0.12) transparent;
background: transparent; background: transparent;
color: rgba(255, 255, 255, 0.6); color: rgba(255, 255, 255, 0.6);
padding: 0.75rem 1.25rem; padding: 0.75rem 1.25rem;
@ -4717,7 +4716,7 @@
border-top-right-radius: 4px; border-top-right-radius: 4px;
border-top-left-radius: 4px; border-top-left-radius: 4px;
transition: none; 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 { .p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link .p-menuitem-icon {
margin-right: 0.5rem; 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 { .p-tabmenu .p-tabmenu-nav .p-tabmenuitem:not(.p-highlight):not(.p-disabled):hover .p-menuitem-link {
background: rgba(206, 147, 216, 0.04); 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); color: rgba(255, 255, 255, 0.6);
} }
.p-tabmenu .p-tabmenu-nav .p-tabmenuitem.p-highlight .p-menuitem-link { .p-tabmenu .p-tabmenu-nav .p-tabmenuitem.p-highlight .p-menuitem-link {
background: transparent; background: transparent;
border-color: transparent; border-color: rgba(255, 255, 255, 0.12);
color: #CE93D8; color: #CE93D8;
} }

View File

@ -1,4 +1,3 @@
@charset "UTF-8";
:root { :root {
--surface-a:#1e1e1e; --surface-a:#1e1e1e;
--surface-b:#121212; --surface-b:#121212;
@ -2655,7 +2654,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-left:before { .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 { .fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right {
font-family: "PrimeIcons" !important; font-family: "PrimeIcons" !important;
@ -2663,7 +2662,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right:before { .fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right:before {
content: ""; content: "\e901";
} }
.fc.fc-unthemed .fc-toolbar .fc-button:focus { .fc.fc-unthemed .fc-toolbar .fc-button:focus {
outline: 0 none; outline: 0 none;
@ -2750,7 +2749,7 @@
transition: background-color 0.2s, color 0.2s, box-shadow 0.2s; 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 { .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 { .fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:hover {
color: rgba(255, 255, 255, 0.6); color: rgba(255, 255, 255, 0.6);
@ -2823,7 +2822,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-left:before { .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 { .fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right {
font-family: "PrimeIcons" !important; font-family: "PrimeIcons" !important;
@ -2831,7 +2830,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right:before { .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 { .fc.fc-theme-standard .fc-toolbar .fc-button:focus {
outline: 0 none; outline: 0 none;
@ -3635,9 +3634,9 @@
margin-right: 0; margin-right: 0;
} }
.p-tabview .p-tabview-nav li .p-tabview-nav-link { .p-tabview .p-tabview-nav li .p-tabview-nav-link {
border: none; border: solid rgba(255, 255, 255, 0.12);
border-width: 0 0 0 0; border-width: 0 0 1px 0;
border-color: transparent transparent transparent transparent; border-color: transparent transparent rgba(255, 255, 255, 0.12) transparent;
background: transparent; background: transparent;
color: rgba(255, 255, 255, 0.6); color: rgba(255, 255, 255, 0.6);
padding: 0.75rem 1.25rem; padding: 0.75rem 1.25rem;
@ -3645,7 +3644,7 @@
border-top-right-radius: 4px; border-top-right-radius: 4px;
border-top-left-radius: 4px; border-top-left-radius: 4px;
transition: none; 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 { .p-tabview .p-tabview-nav li .p-tabview-nav-link:not(.p-disabled):focus {
outline: 0 none; outline: 0 none;
@ -3654,12 +3653,12 @@
} }
.p-tabview .p-tabview-nav li:not(.p-highlight):not(.p-disabled):hover .p-tabview-nav-link { .p-tabview .p-tabview-nav li:not(.p-highlight):not(.p-disabled):hover .p-tabview-nav-link {
background: rgba(159, 168, 218, 0.04); 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); color: rgba(255, 255, 255, 0.6);
} }
.p-tabview .p-tabview-nav li.p-highlight .p-tabview-nav-link { .p-tabview .p-tabview-nav li.p-highlight .p-tabview-nav-link {
background: transparent; background: transparent;
border-color: transparent; border-color: rgba(255, 255, 255, 0.12);
color: #9FA8DA; color: #9FA8DA;
} }
.p-tabview .p-tabview-nav-btn.p-link { .p-tabview .p-tabview-nav-btn.p-link {
@ -4707,9 +4706,9 @@
margin-right: 0; margin-right: 0;
} }
.p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link { .p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link {
border: none; border: solid rgba(255, 255, 255, 0.12);
border-width: 0 0 0 0; border-width: 0 0 1px 0;
border-color: transparent transparent transparent transparent; border-color: transparent transparent rgba(255, 255, 255, 0.12) transparent;
background: transparent; background: transparent;
color: rgba(255, 255, 255, 0.6); color: rgba(255, 255, 255, 0.6);
padding: 0.75rem 1.25rem; padding: 0.75rem 1.25rem;
@ -4717,7 +4716,7 @@
border-top-right-radius: 4px; border-top-right-radius: 4px;
border-top-left-radius: 4px; border-top-left-radius: 4px;
transition: none; 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 { .p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link .p-menuitem-icon {
margin-right: 0.5rem; 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 { .p-tabmenu .p-tabmenu-nav .p-tabmenuitem:not(.p-highlight):not(.p-disabled):hover .p-menuitem-link {
background: rgba(159, 168, 218, 0.04); 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); color: rgba(255, 255, 255, 0.6);
} }
.p-tabmenu .p-tabmenu-nav .p-tabmenuitem.p-highlight .p-menuitem-link { .p-tabmenu .p-tabmenu-nav .p-tabmenuitem.p-highlight .p-menuitem-link {
background: transparent; background: transparent;
border-color: transparent; border-color: rgba(255, 255, 255, 0.12);
color: #9FA8DA; color: #9FA8DA;
} }

View File

@ -1,4 +1,3 @@
@charset "UTF-8";
:root { :root {
--surface-a:#ffffff; --surface-a:#ffffff;
--surface-b:#fafafa; --surface-b:#fafafa;
@ -39,7 +38,7 @@
--surface-section:#ffffff; --surface-section:#ffffff;
--surface-card:#ffffff; --surface-card:#ffffff;
--surface-overlay:#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); --surface-hover:rgba(0,0,0,.04);
} }
@ -2655,7 +2654,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-left:before { .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 { .fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right {
font-family: "PrimeIcons" !important; font-family: "PrimeIcons" !important;
@ -2663,7 +2662,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right:before { .fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right:before {
content: ""; content: "\e901";
} }
.fc.fc-unthemed .fc-toolbar .fc-button:focus { .fc.fc-unthemed .fc-toolbar .fc-button:focus {
outline: 0 none; outline: 0 none;
@ -2750,7 +2749,7 @@
transition: background-color 0.2s, color 0.2s, box-shadow 0.2s; 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 { .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 { .fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:hover {
color: rgba(0, 0, 0, 0.6); color: rgba(0, 0, 0, 0.6);
@ -2823,7 +2822,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-left:before { .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 { .fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right {
font-family: "PrimeIcons" !important; font-family: "PrimeIcons" !important;
@ -2831,7 +2830,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right:before { .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 { .fc.fc-theme-standard .fc-toolbar .fc-button:focus {
outline: 0 none; outline: 0 none;
@ -3635,9 +3634,9 @@
margin-right: 0; margin-right: 0;
} }
.p-tabview .p-tabview-nav li .p-tabview-nav-link { .p-tabview .p-tabview-nav li .p-tabview-nav-link {
border: none; border: solid rgba(0, 0, 0, 0.12);
border-width: 0 0 0 0; border-width: 0 0 1px 0;
border-color: transparent transparent transparent transparent; border-color: transparent transparent rgba(0, 0, 0, 0.12) transparent;
background: #ffffff; background: #ffffff;
color: rgba(0, 0, 0, 0.6); color: rgba(0, 0, 0, 0.6);
padding: 0.75rem 1.25rem; padding: 0.75rem 1.25rem;
@ -3645,7 +3644,7 @@
border-top-right-radius: 4px; border-top-right-radius: 4px;
border-top-left-radius: 4px; border-top-left-radius: 4px;
transition: none; 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 { .p-tabview .p-tabview-nav li .p-tabview-nav-link:not(.p-disabled):focus {
outline: 0 none; outline: 0 none;
@ -3654,12 +3653,12 @@
} }
.p-tabview .p-tabview-nav li:not(.p-highlight):not(.p-disabled):hover .p-tabview-nav-link { .p-tabview .p-tabview-nav li:not(.p-highlight):not(.p-disabled):hover .p-tabview-nav-link {
background: rgba(103, 58, 183, 0.04); 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); color: rgba(0, 0, 0, 0.6);
} }
.p-tabview .p-tabview-nav li.p-highlight .p-tabview-nav-link { .p-tabview .p-tabview-nav li.p-highlight .p-tabview-nav-link {
background: #ffffff; background: #ffffff;
border-color: transparent; border-color: rgba(0, 0, 0, 0.12);
color: #673AB7; color: #673AB7;
} }
.p-tabview .p-tabview-nav-btn.p-link { .p-tabview .p-tabview-nav-btn.p-link {
@ -4707,9 +4706,9 @@
margin-right: 0; margin-right: 0;
} }
.p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link { .p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link {
border: none; border: solid rgba(0, 0, 0, 0.12);
border-width: 0 0 0 0; border-width: 0 0 1px 0;
border-color: transparent transparent transparent transparent; border-color: transparent transparent rgba(0, 0, 0, 0.12) transparent;
background: #ffffff; background: #ffffff;
color: rgba(0, 0, 0, 0.6); color: rgba(0, 0, 0, 0.6);
padding: 0.75rem 1.25rem; padding: 0.75rem 1.25rem;
@ -4717,7 +4716,7 @@
border-top-right-radius: 4px; border-top-right-radius: 4px;
border-top-left-radius: 4px; border-top-left-radius: 4px;
transition: none; 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 { .p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link .p-menuitem-icon {
margin-right: 0.5rem; 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 { .p-tabmenu .p-tabmenu-nav .p-tabmenuitem:not(.p-highlight):not(.p-disabled):hover .p-menuitem-link {
background: rgba(103, 58, 183, 0.04); 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); color: rgba(0, 0, 0, 0.6);
} }
.p-tabmenu .p-tabmenu-nav .p-tabmenuitem.p-highlight .p-menuitem-link { .p-tabmenu .p-tabmenu-nav .p-tabmenuitem.p-highlight .p-menuitem-link {
background: #ffffff; background: #ffffff;
border-color: transparent; border-color: rgba(0, 0, 0, 0.12);
color: #673AB7; color: #673AB7;
} }

View File

@ -1,4 +1,3 @@
@charset "UTF-8";
:root { :root {
--surface-a:#ffffff; --surface-a:#ffffff;
--surface-b:#fafafa; --surface-b:#fafafa;
@ -39,7 +38,7 @@
--surface-section:#ffffff; --surface-section:#ffffff;
--surface-card:#ffffff; --surface-card:#ffffff;
--surface-overlay:#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); --surface-hover:rgba(0,0,0,.04);
} }
@ -2655,7 +2654,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-left:before { .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 { .fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right {
font-family: "PrimeIcons" !important; font-family: "PrimeIcons" !important;
@ -2663,7 +2662,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right:before { .fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right:before {
content: ""; content: "\e901";
} }
.fc.fc-unthemed .fc-toolbar .fc-button:focus { .fc.fc-unthemed .fc-toolbar .fc-button:focus {
outline: 0 none; outline: 0 none;
@ -2750,7 +2749,7 @@
transition: background-color 0.2s, color 0.2s, box-shadow 0.2s; 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 { .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 { .fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:hover {
color: rgba(0, 0, 0, 0.6); color: rgba(0, 0, 0, 0.6);
@ -2823,7 +2822,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-left:before { .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 { .fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right {
font-family: "PrimeIcons" !important; font-family: "PrimeIcons" !important;
@ -2831,7 +2830,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right:before { .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 { .fc.fc-theme-standard .fc-toolbar .fc-button:focus {
outline: 0 none; outline: 0 none;
@ -3635,9 +3634,9 @@
margin-right: 0; margin-right: 0;
} }
.p-tabview .p-tabview-nav li .p-tabview-nav-link { .p-tabview .p-tabview-nav li .p-tabview-nav-link {
border: none; border: solid rgba(0, 0, 0, 0.12);
border-width: 0 0 0 0; border-width: 0 0 1px 0;
border-color: transparent transparent transparent transparent; border-color: transparent transparent rgba(0, 0, 0, 0.12) transparent;
background: #ffffff; background: #ffffff;
color: rgba(0, 0, 0, 0.6); color: rgba(0, 0, 0, 0.6);
padding: 0.75rem 1.25rem; padding: 0.75rem 1.25rem;
@ -3645,7 +3644,7 @@
border-top-right-radius: 4px; border-top-right-radius: 4px;
border-top-left-radius: 4px; border-top-left-radius: 4px;
transition: none; 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 { .p-tabview .p-tabview-nav li .p-tabview-nav-link:not(.p-disabled):focus {
outline: 0 none; outline: 0 none;
@ -3654,12 +3653,12 @@
} }
.p-tabview .p-tabview-nav li:not(.p-highlight):not(.p-disabled):hover .p-tabview-nav-link { .p-tabview .p-tabview-nav li:not(.p-highlight):not(.p-disabled):hover .p-tabview-nav-link {
background: rgba(63, 81, 181, 0.04); 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); color: rgba(0, 0, 0, 0.6);
} }
.p-tabview .p-tabview-nav li.p-highlight .p-tabview-nav-link { .p-tabview .p-tabview-nav li.p-highlight .p-tabview-nav-link {
background: #ffffff; background: #ffffff;
border-color: transparent; border-color: rgba(0, 0, 0, 0.12);
color: #3F51B5; color: #3F51B5;
} }
.p-tabview .p-tabview-nav-btn.p-link { .p-tabview .p-tabview-nav-btn.p-link {
@ -4707,9 +4706,9 @@
margin-right: 0; margin-right: 0;
} }
.p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link { .p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link {
border: none; border: solid rgba(0, 0, 0, 0.12);
border-width: 0 0 0 0; border-width: 0 0 1px 0;
border-color: transparent transparent transparent transparent; border-color: transparent transparent rgba(0, 0, 0, 0.12) transparent;
background: #ffffff; background: #ffffff;
color: rgba(0, 0, 0, 0.6); color: rgba(0, 0, 0, 0.6);
padding: 0.75rem 1.25rem; padding: 0.75rem 1.25rem;
@ -4717,7 +4716,7 @@
border-top-right-radius: 4px; border-top-right-radius: 4px;
border-top-left-radius: 4px; border-top-left-radius: 4px;
transition: none; 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 { .p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link .p-menuitem-icon {
margin-right: 0.5rem; 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 { .p-tabmenu .p-tabmenu-nav .p-tabmenuitem:not(.p-highlight):not(.p-disabled):hover .p-menuitem-link {
background: rgba(63, 81, 181, 0.04); 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); color: rgba(0, 0, 0, 0.6);
} }
.p-tabmenu .p-tabmenu-nav .p-tabmenuitem.p-highlight .p-menuitem-link { .p-tabmenu .p-tabmenu-nav .p-tabmenuitem.p-highlight .p-menuitem-link {
background: #ffffff; background: #ffffff;
border-color: transparent; border-color: rgba(0, 0, 0, 0.12);
color: #3F51B5; color: #3F51B5;
} }

View File

@ -1,4 +1,3 @@
@charset "UTF-8";
:root { :root {
--surface-a: #ffffff; --surface-a: #ffffff;
--surface-b: #f4f4f4; --surface-b: #f4f4f4;
@ -2631,7 +2630,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-left:before { .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 { .fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right {
font-family: "PrimeIcons" !important; font-family: "PrimeIcons" !important;
@ -2639,7 +2638,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right:before { .fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right:before {
content: ""; content: "\e901";
} }
.fc.fc-unthemed .fc-toolbar .fc-button:focus { .fc.fc-unthemed .fc-toolbar .fc-button:focus {
outline: 0 none; outline: 0 none;
@ -2726,7 +2725,7 @@
transition: background-color 0.2s, color 0.2s, box-shadow 0.2s; 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 { .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 { .fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:hover {
color: #007ad9; color: #007ad9;
@ -2799,7 +2798,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-left:before { .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 { .fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right {
font-family: "PrimeIcons" !important; font-family: "PrimeIcons" !important;
@ -2807,7 +2806,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right:before { .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 { .fc.fc-theme-standard .fc-toolbar .fc-button:focus {
outline: 0 none; outline: 0 none;

View File

@ -1,4 +1,3 @@
@charset "UTF-8";
:root { :root {
--surface-a: #ffffff; --surface-a: #ffffff;
--surface-b: #f4f4f4; --surface-b: #f4f4f4;
@ -2643,7 +2642,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-left:before { .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 { .fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right {
font-family: "PrimeIcons" !important; font-family: "PrimeIcons" !important;
@ -2651,7 +2650,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right:before { .fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right:before {
content: ""; content: "\e901";
} }
.fc.fc-unthemed .fc-toolbar .fc-button:focus { .fc.fc-unthemed .fc-toolbar .fc-button:focus {
outline: 0 none; outline: 0 none;
@ -2738,7 +2737,7 @@
transition: background-color 0.2s, color 0.2s, box-shadow 0.2s; 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 { .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 { .fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:hover {
color: #007ad9; color: #007ad9;
@ -2811,7 +2810,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-left:before { .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 { .fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right {
font-family: "PrimeIcons" !important; font-family: "PrimeIcons" !important;
@ -2819,7 +2818,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right:before { .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 { .fc.fc-theme-standard .fc-toolbar .fc-button:focus {
outline: 0 none; outline: 0 none;

View File

@ -1,4 +1,3 @@
@charset "UTF-8";
:root { :root {
--surface-a: #ffffff; --surface-a: #ffffff;
--surface-b: #f4f4f4; --surface-b: #f4f4f4;
@ -2643,7 +2642,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-left:before { .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 { .fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right {
font-family: "PrimeIcons" !important; font-family: "PrimeIcons" !important;
@ -2651,7 +2650,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right:before { .fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right:before {
content: ""; content: "\e901";
} }
.fc.fc-unthemed .fc-toolbar .fc-button:focus { .fc.fc-unthemed .fc-toolbar .fc-button:focus {
outline: 0 none; outline: 0 none;
@ -2738,7 +2737,7 @@
transition: background-color 0.2s, color 0.2s, box-shadow 0.2s; 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 { .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 { .fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:hover {
color: #41b883; color: #41b883;
@ -2811,7 +2810,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-left:before { .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 { .fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right {
font-family: "PrimeIcons" !important; font-family: "PrimeIcons" !important;
@ -2819,7 +2818,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right:before { .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 { .fc.fc-theme-standard .fc-toolbar .fc-button:focus {
outline: 0 none; outline: 0 none;

View File

@ -1,4 +1,3 @@
@charset "UTF-8";
:root { :root {
--surface-a: #ffffff; --surface-a: #ffffff;
--surface-b: #f4f4f4; --surface-b: #f4f4f4;
@ -2643,7 +2642,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-left:before { .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 { .fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right {
font-family: "PrimeIcons" !important; font-family: "PrimeIcons" !important;
@ -2651,7 +2650,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right:before { .fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right:before {
content: ""; content: "\e901";
} }
.fc.fc-unthemed .fc-toolbar .fc-button:focus { .fc.fc-unthemed .fc-toolbar .fc-button:focus {
outline: 0 none; outline: 0 none;
@ -2738,7 +2737,7 @@
transition: background-color 0.2s, color 0.2s, box-shadow 0.2s; 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 { .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 { .fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:hover {
color: #007ad9; color: #007ad9;
@ -2811,7 +2810,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-left:before { .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 { .fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right {
font-family: "PrimeIcons" !important; font-family: "PrimeIcons" !important;
@ -2819,7 +2818,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right:before { .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 { .fc.fc-theme-standard .fc-toolbar .fc-button:focus {
outline: 0 none; outline: 0 none;

View File

@ -1,4 +1,3 @@
@charset "UTF-8";
:root { :root {
--surface-a: #ffffff; --surface-a: #ffffff;
--surface-b: #f4f4f4; --surface-b: #f4f4f4;
@ -2631,7 +2630,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-left:before { .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 { .fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right {
font-family: "PrimeIcons" !important; font-family: "PrimeIcons" !important;
@ -2639,7 +2638,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right:before { .fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right:before {
content: ""; content: "\e901";
} }
.fc.fc-unthemed .fc-toolbar .fc-button:focus { .fc.fc-unthemed .fc-toolbar .fc-button:focus {
outline: 0 none; outline: 0 none;
@ -2726,7 +2725,7 @@
transition: background-color 0.2s, color 0.2s, box-shadow 0.2s; 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 { .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 { .fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:hover {
color: #666666; color: #666666;
@ -2799,7 +2798,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-left:before { .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 { .fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right {
font-family: "PrimeIcons" !important; font-family: "PrimeIcons" !important;
@ -2807,7 +2806,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right:before { .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 { .fc.fc-theme-standard .fc-toolbar .fc-button:focus {
outline: 0 none; outline: 0 none;

View File

@ -1,4 +1,3 @@
@charset "UTF-8";
:root { :root {
--surface-a:#ffffff; --surface-a:#ffffff;
--surface-b:#f8f9fa; --surface-b:#f8f9fa;
@ -2631,7 +2630,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-left:before { .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 { .fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right {
font-family: "PrimeIcons" !important; font-family: "PrimeIcons" !important;
@ -2639,7 +2638,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right:before { .fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right:before {
content: ""; content: "\e901";
} }
.fc.fc-unthemed .fc-toolbar .fc-button:focus { .fc.fc-unthemed .fc-toolbar .fc-button:focus {
outline: 0 none; outline: 0 none;
@ -2726,7 +2725,7 @@
transition: background-color 0.2s, color 0.2s, box-shadow 0.2s; 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 { .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 { .fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:hover {
color: #495057; color: #495057;
@ -2799,7 +2798,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-left:before { .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 { .fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right {
font-family: "PrimeIcons" !important; font-family: "PrimeIcons" !important;
@ -2807,7 +2806,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right:before { .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 { .fc.fc-theme-standard .fc-toolbar .fc-button:focus {
outline: 0 none; outline: 0 none;

View File

@ -1,4 +1,3 @@
@charset "UTF-8";
:root { :root {
--surface-a:#ffffff; --surface-a:#ffffff;
--surface-b:#f8f9fa; --surface-b:#f8f9fa;
@ -2631,7 +2630,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-left:before { .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 { .fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right {
font-family: "PrimeIcons" !important; font-family: "PrimeIcons" !important;
@ -2639,7 +2638,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right:before { .fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right:before {
content: ""; content: "\e901";
} }
.fc.fc-unthemed .fc-toolbar .fc-button:focus { .fc.fc-unthemed .fc-toolbar .fc-button:focus {
outline: 0 none; outline: 0 none;
@ -2726,7 +2725,7 @@
transition: background-color 0.2s, color 0.2s, box-shadow 0.2s; 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 { .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 { .fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:hover {
color: #495057; color: #495057;
@ -2799,7 +2798,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-left:before { .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 { .fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right {
font-family: "PrimeIcons" !important; font-family: "PrimeIcons" !important;
@ -2807,7 +2806,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right:before { .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 { .fc.fc-theme-standard .fc-toolbar .fc-button:focus {
outline: 0 none; outline: 0 none;

View File

@ -1,4 +1,3 @@
@charset "UTF-8";
:root { :root {
--surface-a:#ffffff; --surface-a:#ffffff;
--surface-b:#f8f9fa; --surface-b:#f8f9fa;
@ -2631,7 +2630,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-left:before { .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 { .fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right {
font-family: "PrimeIcons" !important; font-family: "PrimeIcons" !important;
@ -2639,7 +2638,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right:before { .fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right:before {
content: ""; content: "\e901";
} }
.fc.fc-unthemed .fc-toolbar .fc-button:focus { .fc.fc-unthemed .fc-toolbar .fc-button:focus {
outline: 0 none; outline: 0 none;
@ -2726,7 +2725,7 @@
transition: background-color 0.2s, color 0.2s, box-shadow 0.2s; 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 { .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 { .fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:hover {
color: #495057; color: #495057;
@ -2799,7 +2798,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-left:before { .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 { .fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right {
font-family: "PrimeIcons" !important; font-family: "PrimeIcons" !important;
@ -2807,7 +2806,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right:before { .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 { .fc.fc-theme-standard .fc-toolbar .fc-button:focus {
outline: 0 none; outline: 0 none;

View File

@ -1,4 +1,3 @@
@charset "UTF-8";
:root { :root {
--surface-a:#ffffff; --surface-a:#ffffff;
--surface-b:#f8f9fa; --surface-b:#f8f9fa;
@ -2631,7 +2630,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-left:before { .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 { .fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right {
font-family: "PrimeIcons" !important; font-family: "PrimeIcons" !important;
@ -2639,7 +2638,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right:before { .fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right:before {
content: ""; content: "\e901";
} }
.fc.fc-unthemed .fc-toolbar .fc-button:focus { .fc.fc-unthemed .fc-toolbar .fc-button:focus {
outline: 0 none; outline: 0 none;
@ -2726,7 +2725,7 @@
transition: background-color 0.2s, color 0.2s, box-shadow 0.2s; 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 { .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 { .fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:hover {
color: #495057; color: #495057;
@ -2799,7 +2798,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-left:before { .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 { .fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right {
font-family: "PrimeIcons" !important; font-family: "PrimeIcons" !important;
@ -2807,7 +2806,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right:before { .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 { .fc.fc-theme-standard .fc-toolbar .fc-button:focus {
outline: 0 none; outline: 0 none;

View File

@ -1,4 +1,3 @@
@charset "UTF-8";
:root { :root {
--surface-a:#1f2d40; --surface-a:#1f2d40;
--surface-b:#17212f; --surface-b:#17212f;
@ -2631,7 +2630,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-left:before { .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 { .fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right {
font-family: "PrimeIcons" !important; font-family: "PrimeIcons" !important;
@ -2639,7 +2638,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right:before { .fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right:before {
content: ""; content: "\e901";
} }
.fc.fc-unthemed .fc-toolbar .fc-button:focus { .fc.fc-unthemed .fc-toolbar .fc-button:focus {
outline: 0 none; outline: 0 none;
@ -2726,7 +2725,7 @@
transition: background-color 0.2s, color 0.2s, box-shadow 0.2s; 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 { .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 { .fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:hover {
color: rgba(255, 255, 255, 0.87); color: rgba(255, 255, 255, 0.87);
@ -2799,7 +2798,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-left:before { .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 { .fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right {
font-family: "PrimeIcons" !important; font-family: "PrimeIcons" !important;
@ -2807,7 +2806,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right:before { .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 { .fc.fc-theme-standard .fc-toolbar .fc-button:focus {
outline: 0 none; outline: 0 none;

View File

@ -1,4 +1,3 @@
@charset "UTF-8";
:root { :root {
--surface-a:#1f2d40; --surface-a:#1f2d40;
--surface-b:#17212f; --surface-b:#17212f;
@ -2631,7 +2630,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-left:before { .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 { .fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right {
font-family: "PrimeIcons" !important; font-family: "PrimeIcons" !important;
@ -2639,7 +2638,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right:before { .fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right:before {
content: ""; content: "\e901";
} }
.fc.fc-unthemed .fc-toolbar .fc-button:focus { .fc.fc-unthemed .fc-toolbar .fc-button:focus {
outline: 0 none; outline: 0 none;
@ -2726,7 +2725,7 @@
transition: background-color 0.2s, color 0.2s, box-shadow 0.2s; 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 { .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 { .fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:hover {
color: rgba(255, 255, 255, 0.87); color: rgba(255, 255, 255, 0.87);
@ -2799,7 +2798,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-left:before { .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 { .fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right {
font-family: "PrimeIcons" !important; font-family: "PrimeIcons" !important;
@ -2807,7 +2806,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right:before { .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 { .fc.fc-theme-standard .fc-toolbar .fc-button:focus {
outline: 0 none; outline: 0 none;

View File

@ -1,4 +1,3 @@
@charset "UTF-8";
:root { :root {
--surface-a:#1f2d40; --surface-a:#1f2d40;
--surface-b:#17212f; --surface-b:#17212f;
@ -2631,7 +2630,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-left:before { .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 { .fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right {
font-family: "PrimeIcons" !important; font-family: "PrimeIcons" !important;
@ -2639,7 +2638,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right:before { .fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right:before {
content: ""; content: "\e901";
} }
.fc.fc-unthemed .fc-toolbar .fc-button:focus { .fc.fc-unthemed .fc-toolbar .fc-button:focus {
outline: 0 none; outline: 0 none;
@ -2726,7 +2725,7 @@
transition: background-color 0.2s, color 0.2s, box-shadow 0.2s; 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 { .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 { .fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:hover {
color: rgba(255, 255, 255, 0.87); color: rgba(255, 255, 255, 0.87);
@ -2799,7 +2798,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-left:before { .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 { .fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right {
font-family: "PrimeIcons" !important; font-family: "PrimeIcons" !important;
@ -2807,7 +2806,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right:before { .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 { .fc.fc-theme-standard .fc-toolbar .fc-button:focus {
outline: 0 none; outline: 0 none;

View File

@ -1,4 +1,3 @@
@charset "UTF-8";
:root { :root {
--surface-a:#1f2d40; --surface-a:#1f2d40;
--surface-b:#17212f; --surface-b:#17212f;
@ -2631,7 +2630,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-left:before { .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 { .fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right {
font-family: "PrimeIcons" !important; font-family: "PrimeIcons" !important;
@ -2639,7 +2638,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right:before { .fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right:before {
content: ""; content: "\e901";
} }
.fc.fc-unthemed .fc-toolbar .fc-button:focus { .fc.fc-unthemed .fc-toolbar .fc-button:focus {
outline: 0 none; outline: 0 none;
@ -2726,7 +2725,7 @@
transition: background-color 0.2s, color 0.2s, box-shadow 0.2s; 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 { .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 { .fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:hover {
color: rgba(255, 255, 255, 0.87); color: rgba(255, 255, 255, 0.87);
@ -2799,7 +2798,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-left:before { .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 { .fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right {
font-family: "PrimeIcons" !important; font-family: "PrimeIcons" !important;
@ -2807,7 +2806,7 @@
font-size: 1rem; font-size: 1rem;
} }
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right:before { .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 { .fc.fc-theme-standard .fc-toolbar .fc-button:focus {
outline: 0 none; outline: 0 none;