Update themes
parent
cedb06ca0a
commit
eeefbd5ac2
|
@ -1,4 +1,3 @@
|
||||||
@charset "UTF-8";
|
|
||||||
:root {
|
:root {
|
||||||
--surface-a:#1e1e1e;
|
--surface-a:#1e1e1e;
|
||||||
--surface-b:#121212;
|
--surface-b:#121212;
|
||||||
|
@ -1408,7 +1407,7 @@
|
||||||
.p-rating .p-rating-icon:first-child {
|
.p-rating .p-rating-icon:first-child {
|
||||||
margin-left: 0;
|
margin-left: 0;
|
||||||
}
|
}
|
||||||
.p-rating .p-rating-icon.pi-star-fill {
|
.p-rating .p-rating-icon.pi-star {
|
||||||
color: #64B5F6;
|
color: #64B5F6;
|
||||||
}
|
}
|
||||||
.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
|
.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
|
||||||
|
@ -2633,7 +2632,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;
|
||||||
|
@ -2641,7 +2640,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;
|
||||||
|
@ -2728,7 +2727,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);
|
||||||
|
@ -2801,7 +2800,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;
|
||||||
|
@ -2809,7 +2808,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;
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
@charset "UTF-8";
|
|
||||||
:root {
|
:root {
|
||||||
--surface-a:#1e1e1e;
|
--surface-a:#1e1e1e;
|
||||||
--surface-b:#121212;
|
--surface-b:#121212;
|
||||||
|
@ -1408,7 +1407,7 @@
|
||||||
.p-rating .p-rating-icon:first-child {
|
.p-rating .p-rating-icon:first-child {
|
||||||
margin-left: 0;
|
margin-left: 0;
|
||||||
}
|
}
|
||||||
.p-rating .p-rating-icon.pi-star-fill {
|
.p-rating .p-rating-icon.pi-star {
|
||||||
color: #81C784;
|
color: #81C784;
|
||||||
}
|
}
|
||||||
.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
|
.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
|
||||||
|
@ -2633,7 +2632,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;
|
||||||
|
@ -2641,7 +2640,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;
|
||||||
|
@ -2728,7 +2727,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);
|
||||||
|
@ -2801,7 +2800,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;
|
||||||
|
@ -2809,7 +2808,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;
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
@charset "UTF-8";
|
|
||||||
:root {
|
:root {
|
||||||
--surface-a:#1e1e1e;
|
--surface-a:#1e1e1e;
|
||||||
--surface-b:#121212;
|
--surface-b:#121212;
|
||||||
|
@ -1408,7 +1407,7 @@
|
||||||
.p-rating .p-rating-icon:first-child {
|
.p-rating .p-rating-icon:first-child {
|
||||||
margin-left: 0;
|
margin-left: 0;
|
||||||
}
|
}
|
||||||
.p-rating .p-rating-icon.pi-star-fill {
|
.p-rating .p-rating-icon.pi-star {
|
||||||
color: #FFD54F;
|
color: #FFD54F;
|
||||||
}
|
}
|
||||||
.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
|
.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
|
||||||
|
@ -2633,7 +2632,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;
|
||||||
|
@ -2641,7 +2640,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;
|
||||||
|
@ -2728,7 +2727,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);
|
||||||
|
@ -2801,7 +2800,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;
|
||||||
|
@ -2809,7 +2808,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;
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
@charset "UTF-8";
|
|
||||||
:root {
|
:root {
|
||||||
--surface-a:#1e1e1e;
|
--surface-a:#1e1e1e;
|
||||||
--surface-b:#121212;
|
--surface-b:#121212;
|
||||||
|
@ -1408,7 +1407,7 @@
|
||||||
.p-rating .p-rating-icon:first-child {
|
.p-rating .p-rating-icon:first-child {
|
||||||
margin-left: 0;
|
margin-left: 0;
|
||||||
}
|
}
|
||||||
.p-rating .p-rating-icon.pi-star-fill {
|
.p-rating .p-rating-icon.pi-star {
|
||||||
color: #BA68C8;
|
color: #BA68C8;
|
||||||
}
|
}
|
||||||
.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
|
.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
|
||||||
|
@ -2633,7 +2632,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;
|
||||||
|
@ -2641,7 +2640,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;
|
||||||
|
@ -2728,7 +2727,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);
|
||||||
|
@ -2801,7 +2800,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;
|
||||||
|
@ -2809,7 +2808,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;
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
@charset "UTF-8";
|
|
||||||
:root {
|
:root {
|
||||||
--surface-a:#2a323d;
|
--surface-a:#2a323d;
|
||||||
--surface-b:#20262e;
|
--surface-b:#20262e;
|
||||||
|
@ -1416,7 +1415,7 @@
|
||||||
.p-rating .p-rating-icon:first-child {
|
.p-rating .p-rating-icon:first-child {
|
||||||
margin-left: 0;
|
margin-left: 0;
|
||||||
}
|
}
|
||||||
.p-rating .p-rating-icon.pi-star-fill {
|
.p-rating .p-rating-icon.pi-star {
|
||||||
color: #8dd0ff;
|
color: #8dd0ff;
|
||||||
}
|
}
|
||||||
.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
|
.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
|
||||||
|
@ -2645,7 +2644,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;
|
||||||
|
@ -2653,7 +2652,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;
|
||||||
|
@ -2740,7 +2739,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);
|
||||||
|
@ -2813,7 +2812,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;
|
||||||
|
@ -2821,7 +2820,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;
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
@charset "UTF-8";
|
|
||||||
:root {
|
:root {
|
||||||
--surface-a:#2a323d;
|
--surface-a:#2a323d;
|
||||||
--surface-b:#20262e;
|
--surface-b:#20262e;
|
||||||
|
@ -1416,7 +1415,7 @@
|
||||||
.p-rating .p-rating-icon:first-child {
|
.p-rating .p-rating-icon:first-child {
|
||||||
margin-left: 0;
|
margin-left: 0;
|
||||||
}
|
}
|
||||||
.p-rating .p-rating-icon.pi-star-fill {
|
.p-rating .p-rating-icon.pi-star {
|
||||||
color: #c298d8;
|
color: #c298d8;
|
||||||
}
|
}
|
||||||
.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
|
.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
|
||||||
|
@ -2645,7 +2644,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;
|
||||||
|
@ -2653,7 +2652,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;
|
||||||
|
@ -2740,7 +2739,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);
|
||||||
|
@ -2813,7 +2812,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;
|
||||||
|
@ -2821,7 +2820,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;
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
@charset "UTF-8";
|
|
||||||
:root {
|
:root {
|
||||||
--surface-a:#ffffff;
|
--surface-a:#ffffff;
|
||||||
--surface-b:#efefef;
|
--surface-b:#efefef;
|
||||||
|
@ -1416,7 +1415,7 @@
|
||||||
.p-rating .p-rating-icon:first-child {
|
.p-rating .p-rating-icon:first-child {
|
||||||
margin-left: 0;
|
margin-left: 0;
|
||||||
}
|
}
|
||||||
.p-rating .p-rating-icon.pi-star-fill {
|
.p-rating .p-rating-icon.pi-star {
|
||||||
color: #007bff;
|
color: #007bff;
|
||||||
}
|
}
|
||||||
.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
|
.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
|
||||||
|
@ -2645,7 +2644,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;
|
||||||
|
@ -2653,7 +2652,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;
|
||||||
|
@ -2740,7 +2739,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;
|
||||||
|
@ -2813,7 +2812,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;
|
||||||
|
@ -2821,7 +2820,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;
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
@charset "UTF-8";
|
|
||||||
:root {
|
:root {
|
||||||
--surface-a:#ffffff;
|
--surface-a:#ffffff;
|
||||||
--surface-b:#efefef;
|
--surface-b:#efefef;
|
||||||
|
@ -1416,7 +1415,7 @@
|
||||||
.p-rating .p-rating-icon:first-child {
|
.p-rating .p-rating-icon:first-child {
|
||||||
margin-left: 0;
|
margin-left: 0;
|
||||||
}
|
}
|
||||||
.p-rating .p-rating-icon.pi-star-fill {
|
.p-rating .p-rating-icon.pi-star {
|
||||||
color: #883cae;
|
color: #883cae;
|
||||||
}
|
}
|
||||||
.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
|
.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
|
||||||
|
@ -2645,7 +2644,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;
|
||||||
|
@ -2653,7 +2652,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;
|
||||||
|
@ -2740,7 +2739,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;
|
||||||
|
@ -2813,7 +2812,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;
|
||||||
|
@ -2821,7 +2820,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;
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
@charset "UTF-8";
|
|
||||||
:root {
|
:root {
|
||||||
--surface-a:#ffffff;
|
--surface-a:#ffffff;
|
||||||
--surface-b:#faf9f8;
|
--surface-b:#faf9f8;
|
||||||
|
@ -1408,7 +1407,7 @@
|
||||||
.p-rating .p-rating-icon:first-child {
|
.p-rating .p-rating-icon:first-child {
|
||||||
margin-left: 0;
|
margin-left: 0;
|
||||||
}
|
}
|
||||||
.p-rating .p-rating-icon.pi-star-fill {
|
.p-rating .p-rating-icon.pi-star {
|
||||||
color: #323130;
|
color: #323130;
|
||||||
}
|
}
|
||||||
.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
|
.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
|
||||||
|
@ -2633,7 +2632,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;
|
||||||
|
@ -2641,7 +2640,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;
|
||||||
|
@ -2728,7 +2727,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;
|
||||||
|
@ -2801,7 +2800,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;
|
||||||
|
@ -2809,7 +2808,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;
|
||||||
|
@ -5338,14 +5337,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;
|
||||||
|
@ -5357,10 +5356,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%;
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
@charset "UTF-8";
|
|
||||||
:root {
|
:root {
|
||||||
--surface-a:#22272d;
|
--surface-a:#22272d;
|
||||||
--surface-b:#1c2127;
|
--surface-b:#1c2127;
|
||||||
|
@ -1443,7 +1442,7 @@
|
||||||
.p-rating .p-rating-icon:first-child {
|
.p-rating .p-rating-icon:first-child {
|
||||||
margin-left: 0;
|
margin-left: 0;
|
||||||
}
|
}
|
||||||
.p-rating .p-rating-icon.pi-star-fill {
|
.p-rating .p-rating-icon.pi-star {
|
||||||
color: #A5B4FC;
|
color: #A5B4FC;
|
||||||
}
|
}
|
||||||
.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
|
.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
|
||||||
|
@ -2668,7 +2667,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;
|
||||||
|
@ -2676,7 +2675,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;
|
||||||
|
@ -2763,7 +2762,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);
|
||||||
|
@ -2836,7 +2835,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;
|
||||||
|
@ -2844,7 +2843,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;
|
||||||
|
|
File diff suppressed because it is too large
Load Diff
|
@ -1,4 +1,3 @@
|
||||||
@charset "UTF-8";
|
|
||||||
:root {
|
:root {
|
||||||
--surface-a:#ffffff;
|
--surface-a:#ffffff;
|
||||||
--surface-b:#f8f9fa;
|
--surface-b:#f8f9fa;
|
||||||
|
@ -1443,7 +1442,7 @@
|
||||||
.p-rating .p-rating-icon:first-child {
|
.p-rating .p-rating-icon:first-child {
|
||||||
margin-left: 0;
|
margin-left: 0;
|
||||||
}
|
}
|
||||||
.p-rating .p-rating-icon.pi-star-fill {
|
.p-rating .p-rating-icon.pi-star {
|
||||||
color: #6366F1;
|
color: #6366F1;
|
||||||
}
|
}
|
||||||
.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
|
.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
|
||||||
|
@ -2668,7 +2667,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;
|
||||||
|
@ -2676,7 +2675,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;
|
||||||
|
@ -2763,7 +2762,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: #343a40;
|
color: #343a40;
|
||||||
|
@ -2836,7 +2835,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;
|
||||||
|
@ -2844,7 +2843,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;
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
@charset "UTF-8";
|
|
||||||
:root {
|
:root {
|
||||||
--surface-a:#ffffff;
|
--surface-a:#ffffff;
|
||||||
--surface-b:#f8f9fa;
|
--surface-b:#f8f9fa;
|
||||||
|
@ -1443,7 +1442,7 @@
|
||||||
.p-rating .p-rating-icon:first-child {
|
.p-rating .p-rating-icon:first-child {
|
||||||
margin-left: 0;
|
margin-left: 0;
|
||||||
}
|
}
|
||||||
.p-rating .p-rating-icon.pi-star-fill {
|
.p-rating .p-rating-icon.pi-star {
|
||||||
color: #8B5CF6;
|
color: #8B5CF6;
|
||||||
}
|
}
|
||||||
.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
|
.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
|
||||||
|
@ -2668,7 +2667,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;
|
||||||
|
@ -2676,7 +2675,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;
|
||||||
|
@ -2763,7 +2762,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: #343a40;
|
color: #343a40;
|
||||||
|
@ -2836,7 +2835,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;
|
||||||
|
@ -2844,7 +2843,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;
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
@charset "UTF-8";
|
|
||||||
:root {
|
:root {
|
||||||
--surface-a: #191919;
|
--surface-a: #191919;
|
||||||
--surface-b: #191919;
|
--surface-b: #191919;
|
||||||
|
@ -1416,7 +1415,7 @@
|
||||||
.p-rating .p-rating-icon:first-child {
|
.p-rating .p-rating-icon:first-child {
|
||||||
margin-left: 0;
|
margin-left: 0;
|
||||||
}
|
}
|
||||||
.p-rating .p-rating-icon.pi-star-fill {
|
.p-rating .p-rating-icon.pi-star {
|
||||||
color: #FFE082;
|
color: #FFE082;
|
||||||
}
|
}
|
||||||
.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
|
.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
|
||||||
|
@ -2645,7 +2644,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;
|
||||||
|
@ -2653,7 +2652,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;
|
||||||
|
@ -2740,7 +2739,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;
|
||||||
|
@ -2813,7 +2812,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;
|
||||||
|
@ -2821,7 +2820,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;
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
@charset "UTF-8";
|
|
||||||
:root {
|
:root {
|
||||||
--surface-a: #191919;
|
--surface-a: #191919;
|
||||||
--surface-b: #191919;
|
--surface-b: #191919;
|
||||||
|
@ -1416,7 +1415,7 @@
|
||||||
.p-rating .p-rating-icon:first-child {
|
.p-rating .p-rating-icon:first-child {
|
||||||
margin-left: 0;
|
margin-left: 0;
|
||||||
}
|
}
|
||||||
.p-rating .p-rating-icon.pi-star-fill {
|
.p-rating .p-rating-icon.pi-star {
|
||||||
color: #81D4FA;
|
color: #81D4FA;
|
||||||
}
|
}
|
||||||
.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
|
.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
|
||||||
|
@ -2645,7 +2644,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;
|
||||||
|
@ -2653,7 +2652,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;
|
||||||
|
@ -2740,7 +2739,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;
|
||||||
|
@ -2813,7 +2812,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;
|
||||||
|
@ -2821,7 +2820,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;
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
@charset "UTF-8";
|
|
||||||
:root {
|
:root {
|
||||||
--surface-a: #191919;
|
--surface-a: #191919;
|
||||||
--surface-b: #191919;
|
--surface-b: #191919;
|
||||||
|
@ -1416,7 +1415,7 @@
|
||||||
.p-rating .p-rating-icon:first-child {
|
.p-rating .p-rating-icon:first-child {
|
||||||
margin-left: 0;
|
margin-left: 0;
|
||||||
}
|
}
|
||||||
.p-rating .p-rating-icon.pi-star-fill {
|
.p-rating .p-rating-icon.pi-star {
|
||||||
color: #C5E1A5;
|
color: #C5E1A5;
|
||||||
}
|
}
|
||||||
.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
|
.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
|
||||||
|
@ -2645,7 +2644,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;
|
||||||
|
@ -2653,7 +2652,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;
|
||||||
|
@ -2740,7 +2739,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;
|
||||||
|
@ -2813,7 +2812,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;
|
||||||
|
@ -2821,7 +2820,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;
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
@charset "UTF-8";
|
|
||||||
:root {
|
:root {
|
||||||
--surface-a: #191919;
|
--surface-a: #191919;
|
||||||
--surface-b: #191919;
|
--surface-b: #191919;
|
||||||
|
@ -1416,7 +1415,7 @@
|
||||||
.p-rating .p-rating-icon:first-child {
|
.p-rating .p-rating-icon:first-child {
|
||||||
margin-left: 0;
|
margin-left: 0;
|
||||||
}
|
}
|
||||||
.p-rating .p-rating-icon.pi-star-fill {
|
.p-rating .p-rating-icon.pi-star {
|
||||||
color: #F48FB1;
|
color: #F48FB1;
|
||||||
}
|
}
|
||||||
.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
|
.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
|
||||||
|
@ -2645,7 +2644,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;
|
||||||
|
@ -2653,7 +2652,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;
|
||||||
|
@ -2740,7 +2739,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;
|
||||||
|
@ -2813,7 +2812,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;
|
||||||
|
@ -2821,7 +2820,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;
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
@charset "UTF-8";
|
|
||||||
:root {
|
:root {
|
||||||
--surface-a:#1e1e1e;
|
--surface-a:#1e1e1e;
|
||||||
--surface-b:#121212;
|
--surface-b:#121212;
|
||||||
|
@ -1432,7 +1431,7 @@
|
||||||
.p-rating .p-rating-icon:first-child {
|
.p-rating .p-rating-icon:first-child {
|
||||||
margin-left: 0;
|
margin-left: 0;
|
||||||
}
|
}
|
||||||
.p-rating .p-rating-icon.pi-star-fill {
|
.p-rating .p-rating-icon.pi-star {
|
||||||
color: #CE93D8;
|
color: #CE93D8;
|
||||||
}
|
}
|
||||||
.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
|
.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
|
||||||
|
@ -2657,7 +2656,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;
|
||||||
|
@ -2665,7 +2664,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;
|
||||||
|
@ -2752,7 +2751,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);
|
||||||
|
@ -2825,7 +2824,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;
|
||||||
|
@ -2833,7 +2832,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;
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
@charset "UTF-8";
|
|
||||||
:root {
|
:root {
|
||||||
--surface-a:#1e1e1e;
|
--surface-a:#1e1e1e;
|
||||||
--surface-b:#121212;
|
--surface-b:#121212;
|
||||||
|
@ -1432,7 +1431,7 @@
|
||||||
.p-rating .p-rating-icon:first-child {
|
.p-rating .p-rating-icon:first-child {
|
||||||
margin-left: 0;
|
margin-left: 0;
|
||||||
}
|
}
|
||||||
.p-rating .p-rating-icon.pi-star-fill {
|
.p-rating .p-rating-icon.pi-star {
|
||||||
color: #9FA8DA;
|
color: #9FA8DA;
|
||||||
}
|
}
|
||||||
.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
|
.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
|
||||||
|
@ -2657,7 +2656,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;
|
||||||
|
@ -2665,7 +2664,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;
|
||||||
|
@ -2752,7 +2751,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);
|
||||||
|
@ -2825,7 +2824,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;
|
||||||
|
@ -2833,7 +2832,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;
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
@charset "UTF-8";
|
|
||||||
:root {
|
:root {
|
||||||
--surface-a:#ffffff;
|
--surface-a:#ffffff;
|
||||||
--surface-b:#fafafa;
|
--surface-b:#fafafa;
|
||||||
|
@ -1432,7 +1431,7 @@
|
||||||
.p-rating .p-rating-icon:first-child {
|
.p-rating .p-rating-icon:first-child {
|
||||||
margin-left: 0;
|
margin-left: 0;
|
||||||
}
|
}
|
||||||
.p-rating .p-rating-icon.pi-star-fill {
|
.p-rating .p-rating-icon.pi-star {
|
||||||
color: #673AB7;
|
color: #673AB7;
|
||||||
}
|
}
|
||||||
.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
|
.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
|
||||||
|
@ -2657,7 +2656,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;
|
||||||
|
@ -2665,7 +2664,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;
|
||||||
|
@ -2752,7 +2751,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);
|
||||||
|
@ -2825,7 +2824,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;
|
||||||
|
@ -2833,7 +2832,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;
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
@charset "UTF-8";
|
|
||||||
:root {
|
:root {
|
||||||
--surface-a:#ffffff;
|
--surface-a:#ffffff;
|
||||||
--surface-b:#fafafa;
|
--surface-b:#fafafa;
|
||||||
|
@ -1432,7 +1431,7 @@
|
||||||
.p-rating .p-rating-icon:first-child {
|
.p-rating .p-rating-icon:first-child {
|
||||||
margin-left: 0;
|
margin-left: 0;
|
||||||
}
|
}
|
||||||
.p-rating .p-rating-icon.pi-star-fill {
|
.p-rating .p-rating-icon.pi-star {
|
||||||
color: #3F51B5;
|
color: #3F51B5;
|
||||||
}
|
}
|
||||||
.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
|
.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
|
||||||
|
@ -2657,7 +2656,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;
|
||||||
|
@ -2665,7 +2664,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;
|
||||||
|
@ -2752,7 +2751,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);
|
||||||
|
@ -2825,7 +2824,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;
|
||||||
|
@ -2833,7 +2832,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;
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
@charset "UTF-8";
|
|
||||||
:root {
|
:root {
|
||||||
--surface-a:#1e1e1e;
|
--surface-a:#1e1e1e;
|
||||||
--surface-b:#121212;
|
--surface-b:#121212;
|
||||||
|
@ -1432,7 +1431,7 @@
|
||||||
.p-rating .p-rating-icon:first-child {
|
.p-rating .p-rating-icon:first-child {
|
||||||
margin-left: 0;
|
margin-left: 0;
|
||||||
}
|
}
|
||||||
.p-rating .p-rating-icon.pi-star-fill {
|
.p-rating .p-rating-icon.pi-star {
|
||||||
color: #CE93D8;
|
color: #CE93D8;
|
||||||
}
|
}
|
||||||
.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
|
.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
|
||||||
|
@ -2657,7 +2656,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;
|
||||||
|
@ -2665,7 +2664,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;
|
||||||
|
@ -2752,7 +2751,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);
|
||||||
|
@ -2825,7 +2824,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;
|
||||||
|
@ -2833,7 +2832,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;
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
@charset "UTF-8";
|
|
||||||
:root {
|
:root {
|
||||||
--surface-a:#1e1e1e;
|
--surface-a:#1e1e1e;
|
||||||
--surface-b:#121212;
|
--surface-b:#121212;
|
||||||
|
@ -1432,7 +1431,7 @@
|
||||||
.p-rating .p-rating-icon:first-child {
|
.p-rating .p-rating-icon:first-child {
|
||||||
margin-left: 0;
|
margin-left: 0;
|
||||||
}
|
}
|
||||||
.p-rating .p-rating-icon.pi-star-fill {
|
.p-rating .p-rating-icon.pi-star {
|
||||||
color: #9FA8DA;
|
color: #9FA8DA;
|
||||||
}
|
}
|
||||||
.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
|
.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
|
||||||
|
@ -2657,7 +2656,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;
|
||||||
|
@ -2665,7 +2664,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;
|
||||||
|
@ -2752,7 +2751,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);
|
||||||
|
@ -2825,7 +2824,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;
|
||||||
|
@ -2833,7 +2832,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;
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
@charset "UTF-8";
|
|
||||||
:root {
|
:root {
|
||||||
--surface-a:#ffffff;
|
--surface-a:#ffffff;
|
||||||
--surface-b:#fafafa;
|
--surface-b:#fafafa;
|
||||||
|
@ -1432,7 +1431,7 @@
|
||||||
.p-rating .p-rating-icon:first-child {
|
.p-rating .p-rating-icon:first-child {
|
||||||
margin-left: 0;
|
margin-left: 0;
|
||||||
}
|
}
|
||||||
.p-rating .p-rating-icon.pi-star-fill {
|
.p-rating .p-rating-icon.pi-star {
|
||||||
color: #673AB7;
|
color: #673AB7;
|
||||||
}
|
}
|
||||||
.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
|
.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
|
||||||
|
@ -2657,7 +2656,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;
|
||||||
|
@ -2665,7 +2664,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;
|
||||||
|
@ -2752,7 +2751,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);
|
||||||
|
@ -2825,7 +2824,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;
|
||||||
|
@ -2833,7 +2832,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;
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
@charset "UTF-8";
|
|
||||||
:root {
|
:root {
|
||||||
--surface-a:#ffffff;
|
--surface-a:#ffffff;
|
||||||
--surface-b:#fafafa;
|
--surface-b:#fafafa;
|
||||||
|
@ -1432,7 +1431,7 @@
|
||||||
.p-rating .p-rating-icon:first-child {
|
.p-rating .p-rating-icon:first-child {
|
||||||
margin-left: 0;
|
margin-left: 0;
|
||||||
}
|
}
|
||||||
.p-rating .p-rating-icon.pi-star-fill {
|
.p-rating .p-rating-icon.pi-star {
|
||||||
color: #3F51B5;
|
color: #3F51B5;
|
||||||
}
|
}
|
||||||
.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
|
.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
|
||||||
|
@ -2657,7 +2656,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;
|
||||||
|
@ -2665,7 +2664,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;
|
||||||
|
@ -2752,7 +2751,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);
|
||||||
|
@ -2825,7 +2824,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;
|
||||||
|
@ -2833,7 +2832,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;
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
@charset "UTF-8";
|
|
||||||
:root {
|
:root {
|
||||||
--surface-a: #ffffff;
|
--surface-a: #ffffff;
|
||||||
--surface-b: #f4f4f4;
|
--surface-b: #f4f4f4;
|
||||||
|
@ -1408,7 +1407,7 @@
|
||||||
.p-rating .p-rating-icon:first-child {
|
.p-rating .p-rating-icon:first-child {
|
||||||
margin-left: 0;
|
margin-left: 0;
|
||||||
}
|
}
|
||||||
.p-rating .p-rating-icon.pi-star-fill {
|
.p-rating .p-rating-icon.pi-star {
|
||||||
color: #007ad9;
|
color: #007ad9;
|
||||||
}
|
}
|
||||||
.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
|
.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
|
||||||
|
@ -2633,7 +2632,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;
|
||||||
|
@ -2641,7 +2640,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;
|
||||||
|
@ -2728,7 +2727,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;
|
||||||
|
@ -2801,7 +2800,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;
|
||||||
|
@ -2809,7 +2808,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;
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
@charset "UTF-8";
|
|
||||||
:root {
|
:root {
|
||||||
--surface-a: #ffffff;
|
--surface-a: #ffffff;
|
||||||
--surface-b: #f4f4f4;
|
--surface-b: #f4f4f4;
|
||||||
|
@ -1416,7 +1415,7 @@
|
||||||
.p-rating .p-rating-icon:first-child {
|
.p-rating .p-rating-icon:first-child {
|
||||||
margin-left: 0;
|
margin-left: 0;
|
||||||
}
|
}
|
||||||
.p-rating .p-rating-icon.pi-star-fill {
|
.p-rating .p-rating-icon.pi-star {
|
||||||
color: #007ad9;
|
color: #007ad9;
|
||||||
}
|
}
|
||||||
.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
|
.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
|
||||||
|
@ -2645,7 +2644,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;
|
||||||
|
@ -2653,7 +2652,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;
|
||||||
|
@ -2740,7 +2739,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;
|
||||||
|
@ -2813,7 +2812,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;
|
||||||
|
@ -2821,7 +2820,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;
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
@charset "UTF-8";
|
|
||||||
:root {
|
:root {
|
||||||
--surface-a: #ffffff;
|
--surface-a: #ffffff;
|
||||||
--surface-b: #f4f4f4;
|
--surface-b: #f4f4f4;
|
||||||
|
@ -1416,7 +1415,7 @@
|
||||||
.p-rating .p-rating-icon:first-child {
|
.p-rating .p-rating-icon:first-child {
|
||||||
margin-left: 0;
|
margin-left: 0;
|
||||||
}
|
}
|
||||||
.p-rating .p-rating-icon.pi-star-fill {
|
.p-rating .p-rating-icon.pi-star {
|
||||||
color: #41b883;
|
color: #41b883;
|
||||||
}
|
}
|
||||||
.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
|
.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
|
||||||
|
@ -2645,7 +2644,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;
|
||||||
|
@ -2653,7 +2652,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;
|
||||||
|
@ -2740,7 +2739,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;
|
||||||
|
@ -2813,7 +2812,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;
|
||||||
|
@ -2821,7 +2820,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;
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
@charset "UTF-8";
|
|
||||||
:root {
|
:root {
|
||||||
--surface-a: #ffffff;
|
--surface-a: #ffffff;
|
||||||
--surface-b: #f4f4f4;
|
--surface-b: #f4f4f4;
|
||||||
|
@ -1416,7 +1415,7 @@
|
||||||
.p-rating .p-rating-icon:first-child {
|
.p-rating .p-rating-icon:first-child {
|
||||||
margin-left: 0;
|
margin-left: 0;
|
||||||
}
|
}
|
||||||
.p-rating .p-rating-icon.pi-star-fill {
|
.p-rating .p-rating-icon.pi-star {
|
||||||
color: #007ad9;
|
color: #007ad9;
|
||||||
}
|
}
|
||||||
.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
|
.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
|
||||||
|
@ -2645,7 +2644,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;
|
||||||
|
@ -2653,7 +2652,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;
|
||||||
|
@ -2740,7 +2739,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;
|
||||||
|
@ -2813,7 +2812,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;
|
||||||
|
@ -2821,7 +2820,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;
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
@charset "UTF-8";
|
|
||||||
:root {
|
:root {
|
||||||
--surface-a: #ffffff;
|
--surface-a: #ffffff;
|
||||||
--surface-b: #f4f4f4;
|
--surface-b: #f4f4f4;
|
||||||
|
@ -1408,7 +1407,7 @@
|
||||||
.p-rating .p-rating-icon:first-child {
|
.p-rating .p-rating-icon:first-child {
|
||||||
margin-left: 0;
|
margin-left: 0;
|
||||||
}
|
}
|
||||||
.p-rating .p-rating-icon.pi-star-fill {
|
.p-rating .p-rating-icon.pi-star {
|
||||||
color: #7B95A3;
|
color: #7B95A3;
|
||||||
}
|
}
|
||||||
.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
|
.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
|
||||||
|
@ -2633,7 +2632,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;
|
||||||
|
@ -2641,7 +2640,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;
|
||||||
|
@ -2728,7 +2727,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;
|
||||||
|
@ -2801,7 +2800,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;
|
||||||
|
@ -2809,7 +2808,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;
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
@charset "UTF-8";
|
|
||||||
:root {
|
:root {
|
||||||
--surface-a:#ffffff;
|
--surface-a:#ffffff;
|
||||||
--surface-b:#f8f9fa;
|
--surface-b:#f8f9fa;
|
||||||
|
@ -1408,7 +1407,7 @@
|
||||||
.p-rating .p-rating-icon:first-child {
|
.p-rating .p-rating-icon:first-child {
|
||||||
margin-left: 0;
|
margin-left: 0;
|
||||||
}
|
}
|
||||||
.p-rating .p-rating-icon.pi-star-fill {
|
.p-rating .p-rating-icon.pi-star {
|
||||||
color: #2196F3;
|
color: #2196F3;
|
||||||
}
|
}
|
||||||
.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
|
.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
|
||||||
|
@ -2633,7 +2632,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;
|
||||||
|
@ -2641,7 +2640,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;
|
||||||
|
@ -2728,7 +2727,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;
|
||||||
|
@ -2801,7 +2800,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;
|
||||||
|
@ -2809,7 +2808,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;
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
@charset "UTF-8";
|
|
||||||
:root {
|
:root {
|
||||||
--surface-a:#ffffff;
|
--surface-a:#ffffff;
|
||||||
--surface-b:#f8f9fa;
|
--surface-b:#f8f9fa;
|
||||||
|
@ -1408,7 +1407,7 @@
|
||||||
.p-rating .p-rating-icon:first-child {
|
.p-rating .p-rating-icon:first-child {
|
||||||
margin-left: 0;
|
margin-left: 0;
|
||||||
}
|
}
|
||||||
.p-rating .p-rating-icon.pi-star-fill {
|
.p-rating .p-rating-icon.pi-star {
|
||||||
color: #4CAF50;
|
color: #4CAF50;
|
||||||
}
|
}
|
||||||
.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
|
.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
|
||||||
|
@ -2633,7 +2632,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;
|
||||||
|
@ -2641,7 +2640,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;
|
||||||
|
@ -2728,7 +2727,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;
|
||||||
|
@ -2801,7 +2800,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;
|
||||||
|
@ -2809,7 +2808,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;
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
@charset "UTF-8";
|
|
||||||
:root {
|
:root {
|
||||||
--surface-a:#ffffff;
|
--surface-a:#ffffff;
|
||||||
--surface-b:#f8f9fa;
|
--surface-b:#f8f9fa;
|
||||||
|
@ -1408,7 +1407,7 @@
|
||||||
.p-rating .p-rating-icon:first-child {
|
.p-rating .p-rating-icon:first-child {
|
||||||
margin-left: 0;
|
margin-left: 0;
|
||||||
}
|
}
|
||||||
.p-rating .p-rating-icon.pi-star-fill {
|
.p-rating .p-rating-icon.pi-star {
|
||||||
color: #FFC107;
|
color: #FFC107;
|
||||||
}
|
}
|
||||||
.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
|
.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
|
||||||
|
@ -2633,7 +2632,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;
|
||||||
|
@ -2641,7 +2640,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;
|
||||||
|
@ -2728,7 +2727,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;
|
||||||
|
@ -2801,7 +2800,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;
|
||||||
|
@ -2809,7 +2808,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;
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
@charset "UTF-8";
|
|
||||||
:root {
|
:root {
|
||||||
--surface-a:#ffffff;
|
--surface-a:#ffffff;
|
||||||
--surface-b:#f8f9fa;
|
--surface-b:#f8f9fa;
|
||||||
|
@ -1408,7 +1407,7 @@
|
||||||
.p-rating .p-rating-icon:first-child {
|
.p-rating .p-rating-icon:first-child {
|
||||||
margin-left: 0;
|
margin-left: 0;
|
||||||
}
|
}
|
||||||
.p-rating .p-rating-icon.pi-star-fill {
|
.p-rating .p-rating-icon.pi-star {
|
||||||
color: #9C27B0;
|
color: #9C27B0;
|
||||||
}
|
}
|
||||||
.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
|
.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
|
||||||
|
@ -2633,7 +2632,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;
|
||||||
|
@ -2641,7 +2640,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;
|
||||||
|
@ -2728,7 +2727,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;
|
||||||
|
@ -2801,7 +2800,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;
|
||||||
|
@ -2809,7 +2808,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;
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
@charset "UTF-8";
|
|
||||||
:root {
|
:root {
|
||||||
--surface-a:#ffffff;
|
--surface-a:#ffffff;
|
||||||
--surface-b:#fafafa;
|
--surface-b:#fafafa;
|
||||||
|
@ -1443,7 +1442,7 @@
|
||||||
.p-rating .p-rating-icon:first-child {
|
.p-rating .p-rating-icon:first-child {
|
||||||
margin-left: 0;
|
margin-left: 0;
|
||||||
}
|
}
|
||||||
.p-rating .p-rating-icon.pi-star-fill {
|
.p-rating .p-rating-icon.pi-star {
|
||||||
color: #4F46E5;
|
color: #4F46E5;
|
||||||
}
|
}
|
||||||
.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
|
.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
|
||||||
|
@ -2668,7 +2667,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;
|
||||||
|
@ -2676,7 +2675,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;
|
||||||
|
@ -2763,7 +2762,7 @@
|
||||||
transition: none;
|
transition: none;
|
||||||
}
|
}
|
||||||
.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: #18181B;
|
color: #18181B;
|
||||||
|
@ -2836,7 +2835,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;
|
||||||
|
@ -2844,7 +2843,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;
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
@charset "UTF-8";
|
|
||||||
:root {
|
:root {
|
||||||
--surface-a:#1f2d40;
|
--surface-a:#1f2d40;
|
||||||
--surface-b:#17212f;
|
--surface-b:#17212f;
|
||||||
|
@ -1408,7 +1407,7 @@
|
||||||
.p-rating .p-rating-icon:first-child {
|
.p-rating .p-rating-icon:first-child {
|
||||||
margin-left: 0;
|
margin-left: 0;
|
||||||
}
|
}
|
||||||
.p-rating .p-rating-icon.pi-star-fill {
|
.p-rating .p-rating-icon.pi-star {
|
||||||
color: #64B5F6;
|
color: #64B5F6;
|
||||||
}
|
}
|
||||||
.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
|
.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
|
||||||
|
@ -2633,7 +2632,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;
|
||||||
|
@ -2641,7 +2640,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;
|
||||||
|
@ -2728,7 +2727,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);
|
||||||
|
@ -2801,7 +2800,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;
|
||||||
|
@ -2809,7 +2808,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;
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
@charset "UTF-8";
|
|
||||||
:root {
|
:root {
|
||||||
--surface-a:#1f2d40;
|
--surface-a:#1f2d40;
|
||||||
--surface-b:#17212f;
|
--surface-b:#17212f;
|
||||||
|
@ -1408,7 +1407,7 @@
|
||||||
.p-rating .p-rating-icon:first-child {
|
.p-rating .p-rating-icon:first-child {
|
||||||
margin-left: 0;
|
margin-left: 0;
|
||||||
}
|
}
|
||||||
.p-rating .p-rating-icon.pi-star-fill {
|
.p-rating .p-rating-icon.pi-star {
|
||||||
color: #81C784;
|
color: #81C784;
|
||||||
}
|
}
|
||||||
.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
|
.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
|
||||||
|
@ -2633,7 +2632,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;
|
||||||
|
@ -2641,7 +2640,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;
|
||||||
|
@ -2728,7 +2727,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);
|
||||||
|
@ -2801,7 +2800,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;
|
||||||
|
@ -2809,7 +2808,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;
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
@charset "UTF-8";
|
|
||||||
:root {
|
:root {
|
||||||
--surface-a:#1f2d40;
|
--surface-a:#1f2d40;
|
||||||
--surface-b:#17212f;
|
--surface-b:#17212f;
|
||||||
|
@ -1408,7 +1407,7 @@
|
||||||
.p-rating .p-rating-icon:first-child {
|
.p-rating .p-rating-icon:first-child {
|
||||||
margin-left: 0;
|
margin-left: 0;
|
||||||
}
|
}
|
||||||
.p-rating .p-rating-icon.pi-star-fill {
|
.p-rating .p-rating-icon.pi-star {
|
||||||
color: #FFD54F;
|
color: #FFD54F;
|
||||||
}
|
}
|
||||||
.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
|
.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
|
||||||
|
@ -2633,7 +2632,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;
|
||||||
|
@ -2641,7 +2640,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;
|
||||||
|
@ -2728,7 +2727,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);
|
||||||
|
@ -2801,7 +2800,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;
|
||||||
|
@ -2809,7 +2808,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;
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
@charset "UTF-8";
|
|
||||||
:root {
|
:root {
|
||||||
--surface-a:#1f2d40;
|
--surface-a:#1f2d40;
|
||||||
--surface-b:#17212f;
|
--surface-b:#17212f;
|
||||||
|
@ -1408,7 +1407,7 @@
|
||||||
.p-rating .p-rating-icon:first-child {
|
.p-rating .p-rating-icon:first-child {
|
||||||
margin-left: 0;
|
margin-left: 0;
|
||||||
}
|
}
|
||||||
.p-rating .p-rating-icon.pi-star-fill {
|
.p-rating .p-rating-icon.pi-star {
|
||||||
color: #BA68C8;
|
color: #BA68C8;
|
||||||
}
|
}
|
||||||
.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
|
.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
|
||||||
|
@ -2633,7 +2632,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;
|
||||||
|
@ -2641,7 +2640,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;
|
||||||
|
@ -2728,7 +2727,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);
|
||||||
|
@ -2801,7 +2800,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;
|
||||||
|
@ -2809,7 +2808,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;
|
||||||
|
|
|
@ -138,13 +138,13 @@
|
||||||
<span>Lara Indigo</span>
|
<span>Lara Indigo</span>
|
||||||
</div>
|
</div>
|
||||||
<div class="p-col-3">
|
<div class="p-col-3">
|
||||||
<button class="p-link" type="button" @click="changeTheme($event, 'lara-light-purple')">
|
<button class="p-link" type="button" @click="changeTheme($event, 'lara-dark-indigo')">
|
||||||
<img src="demo/images/themes/saga-green.png" alt="Saga Green" />
|
<img src="demo/images/themes/saga-green.png" alt="Saga Green" />
|
||||||
</button>
|
</button>
|
||||||
<span>Lara Purple</span>
|
<span>Lara Purple</span>
|
||||||
</div>
|
</div>
|
||||||
<div class="p-col-3">
|
<div class="p-col-3">
|
||||||
<button class="p-link" type="button" @click="changeTheme($event, 'lara-dark-indigo')">
|
<button class="p-link" type="button" @click="changeTheme($event, 'lara-light-purple')">
|
||||||
<img src="demo/images/themes/saga-orange.png" alt="Saga Orange" />
|
<img src="demo/images/themes/saga-orange.png" alt="Saga Orange" />
|
||||||
</button>
|
</button>
|
||||||
<span>Lara Dark Indigo</span>
|
<span>Lara Dark Indigo</span>
|
||||||
|
|
Loading…
Reference in New Issue