pull/1751/head
onursenture 2021-11-09 15:19:33 +03:00
commit 2425fe267d
49 changed files with 512 additions and 339 deletions

View File

@ -1407,7 +1407,7 @@
.p-rating .p-rating-icon:first-child {
margin-left: 0;
}
.p-rating .p-rating-icon.pi-star {
.p-rating .p-rating-icon.pi-star-fill {
color: #64B5F6;
}
.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
@ -2853,6 +2853,10 @@
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
}
.fc.fc-theme-standard .fc-highlight {
color: rgba(255, 255, 255, 0.87);
background: rgba(100, 181, 246, 0.16);
}
.p-orderlist .p-orderlist-controls {
padding: 1rem;
@ -3966,6 +3970,7 @@
color: rgba(255, 255, 255, 0.87);
border: 1px solid #383838;
box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
border-radius: 3px;
width: 12.5rem;
}
.p-contextmenu .p-menuitem-link {
@ -4007,6 +4012,7 @@
background: #1e1e1e;
border: 1px solid #383838;
box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
border-radius: 3px;
}
.p-contextmenu .p-menuitem.p-menuitem-active > .p-menuitem-link {
background: rgba(255, 255, 255, 0.03);
@ -4634,7 +4640,6 @@
}
.p-steps .p-steps-item .p-menuitem-link {
background: transparent;
transition: box-shadow 0.2s;
border-radius: 3px;
background: transparent;
@ -4642,11 +4647,11 @@
.p-steps .p-steps-item .p-menuitem-link .p-steps-number {
color: rgba(255, 255, 255, 0.87);
border: 0 none;
background: transparent;
min-width: 2rem;
height: 2rem;
line-height: 2rem;
font-size: 1.143rem;
background: #1e1e1e;
z-index: 1;
border-radius: 50%;
}

View File

@ -1407,7 +1407,7 @@
.p-rating .p-rating-icon:first-child {
margin-left: 0;
}
.p-rating .p-rating-icon.pi-star {
.p-rating .p-rating-icon.pi-star-fill {
color: #81C784;
}
.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
@ -2853,6 +2853,10 @@
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
}
.fc.fc-theme-standard .fc-highlight {
color: rgba(255, 255, 255, 0.87);
background: rgba(129, 199, 132, 0.16);
}
.p-orderlist .p-orderlist-controls {
padding: 1rem;
@ -3966,6 +3970,7 @@
color: rgba(255, 255, 255, 0.87);
border: 1px solid #383838;
box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
border-radius: 3px;
width: 12.5rem;
}
.p-contextmenu .p-menuitem-link {
@ -4007,6 +4012,7 @@
background: #1e1e1e;
border: 1px solid #383838;
box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
border-radius: 3px;
}
.p-contextmenu .p-menuitem.p-menuitem-active > .p-menuitem-link {
background: rgba(255, 255, 255, 0.03);
@ -4634,7 +4640,6 @@
}
.p-steps .p-steps-item .p-menuitem-link {
background: transparent;
transition: box-shadow 0.2s;
border-radius: 3px;
background: transparent;
@ -4642,11 +4647,11 @@
.p-steps .p-steps-item .p-menuitem-link .p-steps-number {
color: rgba(255, 255, 255, 0.87);
border: 0 none;
background: transparent;
min-width: 2rem;
height: 2rem;
line-height: 2rem;
font-size: 1.143rem;
background: #1e1e1e;
z-index: 1;
border-radius: 50%;
}

View File

@ -1407,7 +1407,7 @@
.p-rating .p-rating-icon:first-child {
margin-left: 0;
}
.p-rating .p-rating-icon.pi-star {
.p-rating .p-rating-icon.pi-star-fill {
color: #FFD54F;
}
.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
@ -2853,6 +2853,10 @@
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
}
.fc.fc-theme-standard .fc-highlight {
color: rgba(255, 255, 255, 0.87);
background: rgba(255, 213, 79, 0.16);
}
.p-orderlist .p-orderlist-controls {
padding: 1rem;
@ -3966,6 +3970,7 @@
color: rgba(255, 255, 255, 0.87);
border: 1px solid #383838;
box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
border-radius: 3px;
width: 12.5rem;
}
.p-contextmenu .p-menuitem-link {
@ -4007,6 +4012,7 @@
background: #1e1e1e;
border: 1px solid #383838;
box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
border-radius: 3px;
}
.p-contextmenu .p-menuitem.p-menuitem-active > .p-menuitem-link {
background: rgba(255, 255, 255, 0.03);
@ -4634,7 +4640,6 @@
}
.p-steps .p-steps-item .p-menuitem-link {
background: transparent;
transition: box-shadow 0.2s;
border-radius: 3px;
background: transparent;
@ -4642,11 +4647,11 @@
.p-steps .p-steps-item .p-menuitem-link .p-steps-number {
color: rgba(255, 255, 255, 0.87);
border: 0 none;
background: transparent;
min-width: 2rem;
height: 2rem;
line-height: 2rem;
font-size: 1.143rem;
background: #1e1e1e;
z-index: 1;
border-radius: 50%;
}

View File

@ -1407,7 +1407,7 @@
.p-rating .p-rating-icon:first-child {
margin-left: 0;
}
.p-rating .p-rating-icon.pi-star {
.p-rating .p-rating-icon.pi-star-fill {
color: #BA68C8;
}
.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
@ -2853,6 +2853,10 @@
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
}
.fc.fc-theme-standard .fc-highlight {
color: rgba(255, 255, 255, 0.87);
background: rgba(186, 104, 200, 0.16);
}
.p-orderlist .p-orderlist-controls {
padding: 1rem;
@ -3966,6 +3970,7 @@
color: rgba(255, 255, 255, 0.87);
border: 1px solid #383838;
box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
border-radius: 3px;
width: 12.5rem;
}
.p-contextmenu .p-menuitem-link {
@ -4007,6 +4012,7 @@
background: #1e1e1e;
border: 1px solid #383838;
box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
border-radius: 3px;
}
.p-contextmenu .p-menuitem.p-menuitem-active > .p-menuitem-link {
background: rgba(255, 255, 255, 0.03);
@ -4634,7 +4640,6 @@
}
.p-steps .p-steps-item .p-menuitem-link {
background: transparent;
transition: box-shadow 0.2s;
border-radius: 3px;
background: transparent;
@ -4642,11 +4647,11 @@
.p-steps .p-steps-item .p-menuitem-link .p-steps-number {
color: rgba(255, 255, 255, 0.87);
border: 0 none;
background: transparent;
min-width: 2rem;
height: 2rem;
line-height: 2rem;
font-size: 1.143rem;
background: #1e1e1e;
z-index: 1;
border-radius: 50%;
}

View File

@ -1415,7 +1415,7 @@
.p-rating .p-rating-icon:first-child {
margin-left: 0;
}
.p-rating .p-rating-icon.pi-star {
.p-rating .p-rating-icon.pi-star-fill {
color: #8dd0ff;
}
.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
@ -2865,6 +2865,10 @@
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
}
.fc.fc-theme-standard .fc-highlight {
color: #151515;
background: #8dd0ff;
}
.p-orderlist .p-orderlist-controls {
padding: 1.25rem;
@ -2981,12 +2985,12 @@
color: #8dd0ff;
}
.p-paginator .p-paginator-first {
border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.p-paginator .p-paginator-last {
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.p-paginator .p-dropdown {
margin-left: 0.5rem;
@ -3978,6 +3982,7 @@
color: rgba(255, 255, 255, 0.87);
border: 1px solid #3f4b5b;
box-shadow: none;
border-radius: 4px;
width: 12.5rem;
}
.p-contextmenu .p-menuitem-link {
@ -4019,6 +4024,7 @@
background: #2a323d;
border: 1px solid #3f4b5b;
box-shadow: none;
border-radius: 4px;
}
.p-contextmenu .p-menuitem.p-menuitem-active > .p-menuitem-link {
background: #20262e;
@ -4646,7 +4652,6 @@
}
.p-steps .p-steps-item .p-menuitem-link {
background: transparent;
transition: box-shadow 0.15s;
border-radius: 4px;
background: transparent;
@ -4654,11 +4659,11 @@
.p-steps .p-steps-item .p-menuitem-link .p-steps-number {
color: rgba(255, 255, 255, 0.87);
border: 1px solid #3f4b5b;
background: transparent;
min-width: 2rem;
height: 2rem;
line-height: 2rem;
font-size: 1.143rem;
background: transparent;
z-index: 1;
border-radius: 4px;
}

View File

@ -1415,7 +1415,7 @@
.p-rating .p-rating-icon:first-child {
margin-left: 0;
}
.p-rating .p-rating-icon.pi-star {
.p-rating .p-rating-icon.pi-star-fill {
color: #c298d8;
}
.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
@ -2865,6 +2865,10 @@
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
}
.fc.fc-theme-standard .fc-highlight {
color: #151515;
background: #c298d8;
}
.p-orderlist .p-orderlist-controls {
padding: 1.25rem;
@ -2981,12 +2985,12 @@
color: #c298d8;
}
.p-paginator .p-paginator-first {
border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.p-paginator .p-paginator-last {
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.p-paginator .p-dropdown {
margin-left: 0.5rem;
@ -3978,6 +3982,7 @@
color: rgba(255, 255, 255, 0.87);
border: 1px solid #3f4b5b;
box-shadow: none;
border-radius: 4px;
width: 12.5rem;
}
.p-contextmenu .p-menuitem-link {
@ -4019,6 +4024,7 @@
background: #2a323d;
border: 1px solid #3f4b5b;
box-shadow: none;
border-radius: 4px;
}
.p-contextmenu .p-menuitem.p-menuitem-active > .p-menuitem-link {
background: #20262e;
@ -4646,7 +4652,6 @@
}
.p-steps .p-steps-item .p-menuitem-link {
background: transparent;
transition: box-shadow 0.15s;
border-radius: 4px;
background: transparent;
@ -4654,11 +4659,11 @@
.p-steps .p-steps-item .p-menuitem-link .p-steps-number {
color: rgba(255, 255, 255, 0.87);
border: 1px solid #3f4b5b;
background: transparent;
min-width: 2rem;
height: 2rem;
line-height: 2rem;
font-size: 1.143rem;
background: transparent;
z-index: 1;
border-radius: 4px;
}

View File

@ -1415,7 +1415,7 @@
.p-rating .p-rating-icon:first-child {
margin-left: 0;
}
.p-rating .p-rating-icon.pi-star {
.p-rating .p-rating-icon.pi-star-fill {
color: #007bff;
}
.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
@ -2865,6 +2865,10 @@
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
}
.fc.fc-theme-standard .fc-highlight {
color: #ffffff;
background: #007bff;
}
.p-orderlist .p-orderlist-controls {
padding: 1.25rem;
@ -2981,12 +2985,12 @@
color: #007bff;
}
.p-paginator .p-paginator-first {
border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.p-paginator .p-paginator-last {
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.p-paginator .p-dropdown {
margin-left: 0.5rem;
@ -3978,6 +3982,7 @@
color: #212529;
border: 1px solid rgba(0, 0, 0, 0.15);
box-shadow: none;
border-radius: 4px;
width: 12.5rem;
}
.p-contextmenu .p-menuitem-link {
@ -4019,6 +4024,7 @@
background: #ffffff;
border: 1px solid rgba(0, 0, 0, 0.15);
box-shadow: none;
border-radius: 4px;
}
.p-contextmenu .p-menuitem.p-menuitem-active > .p-menuitem-link {
background: #e9ecef;
@ -4646,7 +4652,6 @@
}
.p-steps .p-steps-item .p-menuitem-link {
background: transparent;
transition: box-shadow 0.15s;
border-radius: 4px;
background: transparent;
@ -4654,11 +4659,11 @@
.p-steps .p-steps-item .p-menuitem-link .p-steps-number {
color: #212529;
border: 1px solid #dee2e6;
background: transparent;
min-width: 2rem;
height: 2rem;
line-height: 2rem;
font-size: 1.143rem;
background: transparent;
z-index: 1;
border-radius: 4px;
}

View File

@ -1415,7 +1415,7 @@
.p-rating .p-rating-icon:first-child {
margin-left: 0;
}
.p-rating .p-rating-icon.pi-star {
.p-rating .p-rating-icon.pi-star-fill {
color: #883cae;
}
.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
@ -2865,6 +2865,10 @@
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
}
.fc.fc-theme-standard .fc-highlight {
color: #ffffff;
background: #883cae;
}
.p-orderlist .p-orderlist-controls {
padding: 1.25rem;
@ -2981,12 +2985,12 @@
color: #883cae;
}
.p-paginator .p-paginator-first {
border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.p-paginator .p-paginator-last {
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.p-paginator .p-dropdown {
margin-left: 0.5rem;
@ -3978,6 +3982,7 @@
color: #212529;
border: 1px solid rgba(0, 0, 0, 0.15);
box-shadow: none;
border-radius: 4px;
width: 12.5rem;
}
.p-contextmenu .p-menuitem-link {
@ -4019,6 +4024,7 @@
background: #ffffff;
border: 1px solid rgba(0, 0, 0, 0.15);
box-shadow: none;
border-radius: 4px;
}
.p-contextmenu .p-menuitem.p-menuitem-active > .p-menuitem-link {
background: #e9ecef;
@ -4646,7 +4652,6 @@
}
.p-steps .p-steps-item .p-menuitem-link {
background: transparent;
transition: box-shadow 0.15s;
border-radius: 4px;
background: transparent;
@ -4654,11 +4659,11 @@
.p-steps .p-steps-item .p-menuitem-link .p-steps-number {
color: #212529;
border: 1px solid #dee2e6;
background: transparent;
min-width: 2rem;
height: 2rem;
line-height: 2rem;
font-size: 1.143rem;
background: transparent;
z-index: 1;
border-radius: 4px;
}

View File

@ -1407,7 +1407,7 @@
.p-rating .p-rating-icon:first-child {
margin-left: 0;
}
.p-rating .p-rating-icon.pi-star {
.p-rating .p-rating-icon.pi-star-fill {
color: #323130;
}
.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
@ -2853,6 +2853,10 @@
border-top-right-radius: 2px;
border-bottom-right-radius: 2px;
}
.fc.fc-theme-standard .fc-highlight {
color: #323130;
background: #edebe9;
}
.p-orderlist .p-orderlist-controls {
padding: 1rem;
@ -3941,6 +3945,7 @@
color: #323130;
border: 0 none;
box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
border-radius: 2px;
width: 12.5rem;
}
.p-contextmenu .p-menuitem-link {
@ -3982,6 +3987,7 @@
background: #ffffff;
border: 0 none;
box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
border-radius: 2px;
}
.p-contextmenu .p-menuitem.p-menuitem-active > .p-menuitem-link {
background: #edebe9;
@ -4585,19 +4591,18 @@
}
.p-steps .p-steps-item .p-menuitem-link {
background: transparent;
transition: box-shadow 0.2s;
border-radius: 2px;
background: #ffffff;
background: transparent;
}
.p-steps .p-steps-item .p-menuitem-link .p-steps-number {
color: #323130;
border: 1px solid #f3f2f1;
background: #ffffff;
min-width: 2rem;
height: 2rem;
line-height: 2rem;
font-size: 1.143rem;
background: #ffffff;
z-index: 1;
border-radius: 50%;
}

View File

@ -1442,7 +1442,7 @@
.p-rating .p-rating-icon:first-child {
margin-left: 0;
}
.p-rating .p-rating-icon.pi-star {
.p-rating .p-rating-icon.pi-star-fill {
color: #A5B4FC;
}
.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
@ -2888,6 +2888,10 @@
border-top-right-radius: 6px;
border-bottom-right-radius: 6px;
}
.fc.fc-theme-standard .fc-highlight {
color: rgba(255, 255, 255, 0.87);
background: rgba(165, 180, 252, 0.16);
}
.p-orderlist .p-orderlist-controls {
padding: 1.25rem;
@ -3976,6 +3980,7 @@
color: rgba(255, 255, 255, 0.87);
border: 1px solid #444c56;
box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
border-radius: 6px;
width: 12.5rem;
}
.p-contextmenu .p-menuitem-link {
@ -4017,6 +4022,7 @@
background: #3d444d;
border: 1px solid #444c56;
box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
border-radius: 6px;
}
.p-contextmenu .p-menuitem.p-menuitem-active > .p-menuitem-link {
background: rgba(165, 180, 252, 0.16);
@ -4620,7 +4626,6 @@
}
.p-steps .p-steps-item .p-menuitem-link {
background: transparent;
transition: box-shadow 0.2s;
border-radius: 6px;
background: transparent;
@ -4628,11 +4633,11 @@
.p-steps .p-steps-item .p-menuitem-link .p-steps-number {
color: rgba(255, 255, 255, 0.87);
border: 0 none;
background: transparent;
min-width: 2rem;
height: 2rem;
line-height: 2rem;
font-size: 1.143rem;
background: transparent;
z-index: 1;
border-radius: 50%;
}

View File

@ -1442,7 +1442,7 @@
.p-rating .p-rating-icon:first-child {
margin-left: 0;
}
.p-rating .p-rating-icon.pi-star {
.p-rating .p-rating-icon.pi-star-fill {
color: #C4B5FD;
}
.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
@ -2888,6 +2888,10 @@
border-top-right-radius: 6px;
border-bottom-right-radius: 6px;
}
.fc.fc-theme-standard .fc-highlight {
color: rgba(255, 255, 255, 0.87);
background: rgba(196, 181, 253, 0.16);
}
.p-orderlist .p-orderlist-controls {
padding: 1.25rem;
@ -3976,6 +3980,7 @@
color: rgba(255, 255, 255, 0.87);
border: 1px solid #444c56;
box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
border-radius: 6px;
width: 12.5rem;
}
.p-contextmenu .p-menuitem-link {
@ -4017,6 +4022,7 @@
background: #3d444d;
border: 1px solid #444c56;
box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
border-radius: 6px;
}
.p-contextmenu .p-menuitem.p-menuitem-active > .p-menuitem-link {
background: rgba(196, 181, 253, 0.16);
@ -4620,7 +4626,6 @@
}
.p-steps .p-steps-item .p-menuitem-link {
background: transparent;
transition: box-shadow 0.2s;
border-radius: 6px;
background: transparent;
@ -4628,11 +4633,11 @@
.p-steps .p-steps-item .p-menuitem-link .p-steps-number {
color: rgba(255, 255, 255, 0.87);
border: 0 none;
background: transparent;
min-width: 2rem;
height: 2rem;
line-height: 2rem;
font-size: 1.143rem;
background: transparent;
z-index: 1;
border-radius: 50%;
}

View File

@ -11,26 +11,26 @@
--primary-color-text:#ffffff;
--font-family:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
--surface-0: #ffffff;
--surface-50: #f1f4f6;
--surface-100: #e2e8ee;
--surface-200: #c6d1dd;
--surface-300: #a9bbcb;
--surface-400: #8da4ba;
--surface-500: #708da9;
--surface-600: #5a7187;
--surface-700: #435565;
--surface-800: #2d3844;
--surface-900: #161c22;
--gray-50: #f1f4f6;
--gray-100: #e2e8ee;
--gray-200: #c6d1dd;
--gray-300: #a9bbcb;
--gray-400: #8da4ba;
--gray-500: #708da9;
--gray-600: #5a7187;
--gray-700: #435565;
--gray-800: #2d3844;
--gray-900: #161c22;
--surface-50: #FAFAFA;
--surface-100: #F5F5F5;
--surface-200: #EEEEEE;
--surface-300: #E0E0E0;
--surface-400: #BDBDBD;
--surface-500: #9E9E9E;
--surface-600: #757575;
--surface-700: #616161;
--surface-800: #424242;
--surface-900: #212121;
--gray-50: #FAFAFA;
--gray-100: #F5F5F5;
--gray-200: #EEEEEE;
--gray-300: #E0E0E0;
--gray-400: #BDBDBD;
--gray-500: #9E9E9E;
--gray-600: #757575;
--gray-700: #616161;
--gray-800: #424242;
--gray-900: #212121;
--content-padding:1.25rem;
--inline-spacing:0.5rem;
--border-radius:6px;
@ -332,26 +332,26 @@
.p-datepicker {
padding: 0.5rem;
background: linear-gradient(90deg, #6366F1 0%, #8a66f1 100%);
color: #ffffff;
border: 0 none;
background: #ffffff;
color: #495057;
border: 1px solid #ced4da;
border-radius: 6px;
}
.p-datepicker:not(.p-datepicker-inline) {
background: linear-gradient(90deg, #6366F1 0%, #8a66f1 100%);
background: #ffffff;
border: 0 none;
box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
}
.p-datepicker:not(.p-datepicker-inline) .p-datepicker-header {
background: transparent;
background: #ffffff;
}
.p-datepicker .p-datepicker-header {
padding: 0.5rem;
color: #ffffff;
background: linear-gradient(90deg, #6366F1 0%, #8a66f1 100%);
font-weight: 700;
color: #495057;
background: #ffffff;
font-weight: 600;
margin: 0;
border-bottom: 1px solid rgba(255, 255, 255, 0.2);
border-bottom: 1px solid #dee2e6;
border-top-right-radius: 6px;
border-top-left-radius: 6px;
}
@ -423,8 +423,8 @@
box-shadow: 0 0 0 0.2rem #c1c2f9;
}
.p-datepicker table td.p-datepicker-today > span {
background: rgba(255, 255, 255, 0.1);
color: #ffffff;
background: #ced4da;
color: #495057;
border-color: transparent;
}
.p-datepicker table td.p-datepicker-today > span.p-highlight {
@ -500,7 +500,7 @@
border-right: 0 none;
}
.p-datepicker:not(.p-disabled) table td span:not(.p-highlight):not(.p-disabled):hover {
background: rgba(255, 255, 255, 0.2);
background: #e9ecef;
}
.p-datepicker:not(.p-disabled) table td span:not(.p-highlight):not(.p-disabled):focus {
outline: 0 none;
@ -508,7 +508,7 @@
box-shadow: 0 0 0 0.2rem #c1c2f9;
}
.p-datepicker:not(.p-disabled) .p-monthpicker .p-monthpicker-month:not(.p-highlight):not(.p-disabled):hover {
background: rgba(255, 255, 255, 0.2);
background: #e9ecef;
}
.p-datepicker:not(.p-disabled) .p-monthpicker .p-monthpicker-month:not(.p-highlight):not(.p-disabled):focus {
outline: 0 none;
@ -1442,7 +1442,7 @@
.p-rating .p-rating-icon:first-child {
margin-left: 0;
}
.p-rating .p-rating-icon.pi-star {
.p-rating .p-rating-icon.pi-star-fill {
color: #6366F1;
}
.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
@ -2888,6 +2888,10 @@
border-top-right-radius: 6px;
border-bottom-right-radius: 6px;
}
.fc.fc-theme-standard .fc-highlight {
color: #4338CA;
background: #EEF2FF;
}
.p-orderlist .p-orderlist-controls {
padding: 1.25rem;
@ -3004,12 +3008,12 @@
color: #343a40;
}
.p-paginator .p-paginator-first {
border-top-left-radius: 6px;
border-bottom-left-radius: 6px;
border-top-left-radius: 50%;
border-bottom-left-radius: 50%;
}
.p-paginator .p-paginator-last {
border-top-right-radius: 6px;
border-bottom-right-radius: 6px;
border-top-right-radius: 50%;
border-bottom-right-radius: 50%;
}
.p-paginator .p-dropdown {
margin-left: 0.5rem;
@ -3976,6 +3980,7 @@
color: #495057;
border: 0 none;
box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
border-radius: 6px;
width: 12.5rem;
}
.p-contextmenu .p-menuitem-link {
@ -4017,6 +4022,7 @@
background: #ffffff;
border: 0 none;
box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
border-radius: 6px;
}
.p-contextmenu .p-menuitem.p-menuitem-active > .p-menuitem-link {
background: #EEF2FF;
@ -4620,19 +4626,18 @@
}
.p-steps .p-steps-item .p-menuitem-link {
background: transparent;
transition: box-shadow 0.2s;
border-radius: 6px;
background: #ffffff;
background: transparent;
}
.p-steps .p-steps-item .p-menuitem-link .p-steps-number {
color: #495057;
border: 1px solid #e9ecef;
background: #ffffff;
min-width: 2rem;
height: 2rem;
line-height: 2rem;
font-size: 1.143rem;
background: #ffffff;
z-index: 1;
border-radius: 50%;
}

View File

@ -11,26 +11,26 @@
--primary-color-text:#ffffff;
--font-family:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
--surface-0: #ffffff;
--surface-50: #f1f4f6;
--surface-100: #e2e8ee;
--surface-200: #c6d1dd;
--surface-300: #a9bbcb;
--surface-400: #8da4ba;
--surface-500: #708da9;
--surface-600: #5a7187;
--surface-700: #435565;
--surface-800: #2d3844;
--surface-900: #161c22;
--gray-50: #f1f4f6;
--gray-100: #e2e8ee;
--gray-200: #c6d1dd;
--gray-300: #a9bbcb;
--gray-400: #8da4ba;
--gray-500: #708da9;
--gray-600: #5a7187;
--gray-700: #435565;
--gray-800: #2d3844;
--gray-900: #161c22;
--surface-50: #FAFAFA;
--surface-100: #F5F5F5;
--surface-200: #EEEEEE;
--surface-300: #E0E0E0;
--surface-400: #BDBDBD;
--surface-500: #9E9E9E;
--surface-600: #757575;
--surface-700: #616161;
--surface-800: #424242;
--surface-900: #212121;
--gray-50: #FAFAFA;
--gray-100: #F5F5F5;
--gray-200: #EEEEEE;
--gray-300: #E0E0E0;
--gray-400: #BDBDBD;
--gray-500: #9E9E9E;
--gray-600: #757575;
--gray-700: #616161;
--gray-800: #424242;
--gray-900: #212121;
--content-padding:1.25rem;
--inline-spacing:0.5rem;
--border-radius:6px;
@ -332,26 +332,26 @@
.p-datepicker {
padding: 0.5rem;
background: linear-gradient(90deg, #8B5CF6 0%, #a85cf6 100%);
color: #ffffff;
border: 0 none;
background: #ffffff;
color: #495057;
border: 1px solid #ced4da;
border-radius: 6px;
}
.p-datepicker:not(.p-datepicker-inline) {
background: linear-gradient(90deg, #8B5CF6 0%, #a85cf6 100%);
background: #ffffff;
border: 0 none;
box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
}
.p-datepicker:not(.p-datepicker-inline) .p-datepicker-header {
background: transparent;
background: #ffffff;
}
.p-datepicker .p-datepicker-header {
padding: 0.5rem;
color: #ffffff;
background: linear-gradient(90deg, #8B5CF6 0%, #a85cf6 100%);
font-weight: 700;
color: #495057;
background: #ffffff;
font-weight: 600;
margin: 0;
border-bottom: 1px solid rgba(255, 255, 255, 0.2);
border-bottom: 1px solid #dee2e6;
border-top-right-radius: 6px;
border-top-left-radius: 6px;
}
@ -423,8 +423,8 @@
box-shadow: 0 0 0 0.2rem #d1befb;
}
.p-datepicker table td.p-datepicker-today > span {
background: rgba(255, 255, 255, 0.1);
color: #ffffff;
background: #ced4da;
color: #495057;
border-color: transparent;
}
.p-datepicker table td.p-datepicker-today > span.p-highlight {
@ -500,7 +500,7 @@
border-right: 0 none;
}
.p-datepicker:not(.p-disabled) table td span:not(.p-highlight):not(.p-disabled):hover {
background: rgba(255, 255, 255, 0.2);
background: #e9ecef;
}
.p-datepicker:not(.p-disabled) table td span:not(.p-highlight):not(.p-disabled):focus {
outline: 0 none;
@ -508,7 +508,7 @@
box-shadow: 0 0 0 0.2rem #d1befb;
}
.p-datepicker:not(.p-disabled) .p-monthpicker .p-monthpicker-month:not(.p-highlight):not(.p-disabled):hover {
background: rgba(255, 255, 255, 0.2);
background: #e9ecef;
}
.p-datepicker:not(.p-disabled) .p-monthpicker .p-monthpicker-month:not(.p-highlight):not(.p-disabled):focus {
outline: 0 none;
@ -1442,7 +1442,7 @@
.p-rating .p-rating-icon:first-child {
margin-left: 0;
}
.p-rating .p-rating-icon.pi-star {
.p-rating .p-rating-icon.pi-star-fill {
color: #8B5CF6;
}
.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
@ -2888,6 +2888,10 @@
border-top-right-radius: 6px;
border-bottom-right-radius: 6px;
}
.fc.fc-theme-standard .fc-highlight {
color: #6D28D9;
background: #F5F3FF;
}
.p-orderlist .p-orderlist-controls {
padding: 1.25rem;
@ -3004,12 +3008,12 @@
color: #343a40;
}
.p-paginator .p-paginator-first {
border-top-left-radius: 6px;
border-bottom-left-radius: 6px;
border-top-left-radius: 50%;
border-bottom-left-radius: 50%;
}
.p-paginator .p-paginator-last {
border-top-right-radius: 6px;
border-bottom-right-radius: 6px;
border-top-right-radius: 50%;
border-bottom-right-radius: 50%;
}
.p-paginator .p-dropdown {
margin-left: 0.5rem;
@ -3976,6 +3980,7 @@
color: #495057;
border: 0 none;
box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
border-radius: 6px;
width: 12.5rem;
}
.p-contextmenu .p-menuitem-link {
@ -4017,6 +4022,7 @@
background: #ffffff;
border: 0 none;
box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
border-radius: 6px;
}
.p-contextmenu .p-menuitem.p-menuitem-active > .p-menuitem-link {
background: #F5F3FF;
@ -4620,19 +4626,18 @@
}
.p-steps .p-steps-item .p-menuitem-link {
background: transparent;
transition: box-shadow 0.2s;
border-radius: 6px;
background: #ffffff;
background: transparent;
}
.p-steps .p-steps-item .p-menuitem-link .p-steps-number {
color: #495057;
border: 1px solid #e9ecef;
background: #ffffff;
min-width: 2rem;
height: 2rem;
line-height: 2rem;
font-size: 1.143rem;
background: #ffffff;
z-index: 1;
border-radius: 50%;
}

View File

@ -1415,7 +1415,7 @@
.p-rating .p-rating-icon:first-child {
margin-left: 0;
}
.p-rating .p-rating-icon.pi-star {
.p-rating .p-rating-icon.pi-star-fill {
color: #FFE082;
}
.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
@ -2865,6 +2865,10 @@
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
}
.fc.fc-theme-standard .fc-highlight {
color: #212529;
background: #FFE082;
}
.p-orderlist .p-orderlist-controls {
padding: 0.571rem 1rem;
@ -2981,12 +2985,12 @@
color: #4c4c4c;
}
.p-paginator .p-paginator-first {
border-top-left-radius: 3px;
border-bottom-left-radius: 3px;
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.p-paginator .p-paginator-last {
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.p-paginator .p-dropdown {
margin-left: 0.5rem;
@ -3953,6 +3957,7 @@
color: #dedede;
border: 1px solid #191919;
box-shadow: 0 0px 6px 0 rgba(0, 0, 0, 0.16);
border-radius: 3px;
width: 12.5rem;
}
.p-contextmenu .p-menuitem-link {
@ -3994,6 +3999,7 @@
background: #252525;
border: 1px solid #191919;
box-shadow: 0 0px 6px 0 rgba(0, 0, 0, 0.16);
border-radius: 3px;
}
.p-contextmenu .p-menuitem.p-menuitem-active > .p-menuitem-link {
background: #FFE082;
@ -4597,19 +4603,18 @@
}
.p-steps .p-steps-item .p-menuitem-link {
background: transparent;
transition: background-color 0.2s, border-color 0.2s, box-shadow 0.2s;
border-radius: 3px;
background: #191919;
background: transparent;
}
.p-steps .p-steps-item .p-menuitem-link .p-steps-number {
color: #dedede;
border: 1px solid #191919;
background: #191919;
min-width: 2rem;
height: 2rem;
line-height: 2rem;
font-size: 1.143rem;
background: #191919;
z-index: 1;
border-radius: 50%;
}

View File

@ -1415,7 +1415,7 @@
.p-rating .p-rating-icon:first-child {
margin-left: 0;
}
.p-rating .p-rating-icon.pi-star {
.p-rating .p-rating-icon.pi-star-fill {
color: #81D4FA;
}
.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
@ -2865,6 +2865,10 @@
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
}
.fc.fc-theme-standard .fc-highlight {
color: #212529;
background: #81D4FA;
}
.p-orderlist .p-orderlist-controls {
padding: 0.571rem 1rem;
@ -2981,12 +2985,12 @@
color: #4c4c4c;
}
.p-paginator .p-paginator-first {
border-top-left-radius: 3px;
border-bottom-left-radius: 3px;
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.p-paginator .p-paginator-last {
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.p-paginator .p-dropdown {
margin-left: 0.5rem;
@ -3953,6 +3957,7 @@
color: #dedede;
border: 1px solid #191919;
box-shadow: 0 0px 6px 0 rgba(0, 0, 0, 0.16);
border-radius: 3px;
width: 12.5rem;
}
.p-contextmenu .p-menuitem-link {
@ -3994,6 +3999,7 @@
background: #252525;
border: 1px solid #191919;
box-shadow: 0 0px 6px 0 rgba(0, 0, 0, 0.16);
border-radius: 3px;
}
.p-contextmenu .p-menuitem.p-menuitem-active > .p-menuitem-link {
background: #81D4FA;
@ -4597,19 +4603,18 @@
}
.p-steps .p-steps-item .p-menuitem-link {
background: transparent;
transition: background-color 0.2s, border-color 0.2s, box-shadow 0.2s;
border-radius: 3px;
background: #191919;
background: transparent;
}
.p-steps .p-steps-item .p-menuitem-link .p-steps-number {
color: #dedede;
border: 1px solid #191919;
background: #191919;
min-width: 2rem;
height: 2rem;
line-height: 2rem;
font-size: 1.143rem;
background: #191919;
z-index: 1;
border-radius: 50%;
}

View File

@ -1415,7 +1415,7 @@
.p-rating .p-rating-icon:first-child {
margin-left: 0;
}
.p-rating .p-rating-icon.pi-star {
.p-rating .p-rating-icon.pi-star-fill {
color: #C5E1A5;
}
.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
@ -2865,6 +2865,10 @@
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
}
.fc.fc-theme-standard .fc-highlight {
color: #212529;
background: #C5E1A5;
}
.p-orderlist .p-orderlist-controls {
padding: 0.571rem 1rem;
@ -2981,12 +2985,12 @@
color: #4c4c4c;
}
.p-paginator .p-paginator-first {
border-top-left-radius: 3px;
border-bottom-left-radius: 3px;
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.p-paginator .p-paginator-last {
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.p-paginator .p-dropdown {
margin-left: 0.5rem;
@ -3953,6 +3957,7 @@
color: #dedede;
border: 1px solid #191919;
box-shadow: 0 0px 6px 0 rgba(0, 0, 0, 0.16);
border-radius: 3px;
width: 12.5rem;
}
.p-contextmenu .p-menuitem-link {
@ -3994,6 +3999,7 @@
background: #252525;
border: 1px solid #191919;
box-shadow: 0 0px 6px 0 rgba(0, 0, 0, 0.16);
border-radius: 3px;
}
.p-contextmenu .p-menuitem.p-menuitem-active > .p-menuitem-link {
background: #C5E1A5;
@ -4597,19 +4603,18 @@
}
.p-steps .p-steps-item .p-menuitem-link {
background: transparent;
transition: background-color 0.2s, border-color 0.2s, box-shadow 0.2s;
border-radius: 3px;
background: #191919;
background: transparent;
}
.p-steps .p-steps-item .p-menuitem-link .p-steps-number {
color: #dedede;
border: 1px solid #191919;
background: #191919;
min-width: 2rem;
height: 2rem;
line-height: 2rem;
font-size: 1.143rem;
background: #191919;
z-index: 1;
border-radius: 50%;
}

View File

@ -1415,7 +1415,7 @@
.p-rating .p-rating-icon:first-child {
margin-left: 0;
}
.p-rating .p-rating-icon.pi-star {
.p-rating .p-rating-icon.pi-star-fill {
color: #F48FB1;
}
.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
@ -2865,6 +2865,10 @@
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
}
.fc.fc-theme-standard .fc-highlight {
color: #212529;
background: #F48FB1;
}
.p-orderlist .p-orderlist-controls {
padding: 0.571rem 1rem;
@ -2981,12 +2985,12 @@
color: #4c4c4c;
}
.p-paginator .p-paginator-first {
border-top-left-radius: 3px;
border-bottom-left-radius: 3px;
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.p-paginator .p-paginator-last {
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.p-paginator .p-dropdown {
margin-left: 0.5rem;
@ -3953,6 +3957,7 @@
color: #dedede;
border: 1px solid #191919;
box-shadow: 0 0px 6px 0 rgba(0, 0, 0, 0.16);
border-radius: 3px;
width: 12.5rem;
}
.p-contextmenu .p-menuitem-link {
@ -3994,6 +3999,7 @@
background: #252525;
border: 1px solid #191919;
box-shadow: 0 0px 6px 0 rgba(0, 0, 0, 0.16);
border-radius: 3px;
}
.p-contextmenu .p-menuitem.p-menuitem-active > .p-menuitem-link {
background: #F48FB1;
@ -4597,19 +4603,18 @@
}
.p-steps .p-steps-item .p-menuitem-link {
background: transparent;
transition: background-color 0.2s, border-color 0.2s, box-shadow 0.2s;
border-radius: 3px;
background: #191919;
background: transparent;
}
.p-steps .p-steps-item .p-menuitem-link .p-steps-number {
color: #dedede;
border: 1px solid #191919;
background: #191919;
min-width: 2rem;
height: 2rem;
line-height: 2rem;
font-size: 1.143rem;
background: #191919;
z-index: 1;
border-radius: 50%;
}

View File

@ -1431,7 +1431,7 @@
.p-rating .p-rating-icon:first-child {
margin-left: 0;
}
.p-rating .p-rating-icon.pi-star {
.p-rating .p-rating-icon.pi-star-fill {
color: #CE93D8;
}
.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
@ -2877,6 +2877,10 @@
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
}
.fc.fc-theme-standard .fc-highlight {
color: #CE93D8;
background: rgba(206, 147, 216, 0.16);
}
.p-orderlist .p-orderlist-controls {
padding: 1rem;
@ -2993,12 +2997,12 @@
color: rgba(255, 255, 255, 0.6);
}
.p-paginator .p-paginator-first {
border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
border-top-left-radius: 50%;
border-bottom-left-radius: 50%;
}
.p-paginator .p-paginator-last {
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
border-top-right-radius: 50%;
border-bottom-right-radius: 50%;
}
.p-paginator .p-dropdown {
margin-left: 0.5rem;
@ -3990,6 +3994,7 @@
color: rgba(255, 255, 255, 0.87);
border: 0 none;
box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
border-radius: 4px;
width: 12.5rem;
}
.p-contextmenu .p-menuitem-link {
@ -4031,6 +4036,7 @@
background: #2b2b2b;
border: 0 none;
box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
border-radius: 4px;
}
.p-contextmenu .p-menuitem.p-menuitem-active > .p-menuitem-link {
background: rgba(255, 255, 255, 0.04);
@ -4658,7 +4664,6 @@
}
.p-steps .p-steps-item .p-menuitem-link {
background: transparent;
transition: none;
border-radius: 4px;
background: transparent;
@ -4666,11 +4671,11 @@
.p-steps .p-steps-item .p-menuitem-link .p-steps-number {
color: rgba(255, 255, 255, 0.87);
border: 1px solid transparent;
background: transparent;
min-width: 2rem;
height: 2rem;
line-height: 2rem;
font-size: 1.143rem;
background: transparent;
z-index: 1;
border-radius: 50%;
}

View File

@ -1431,7 +1431,7 @@
.p-rating .p-rating-icon:first-child {
margin-left: 0;
}
.p-rating .p-rating-icon.pi-star {
.p-rating .p-rating-icon.pi-star-fill {
color: #9FA8DA;
}
.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
@ -2877,6 +2877,10 @@
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
}
.fc.fc-theme-standard .fc-highlight {
color: #9FA8DA;
background: rgba(159, 168, 218, 0.16);
}
.p-orderlist .p-orderlist-controls {
padding: 1rem;
@ -2993,12 +2997,12 @@
color: rgba(255, 255, 255, 0.6);
}
.p-paginator .p-paginator-first {
border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
border-top-left-radius: 50%;
border-bottom-left-radius: 50%;
}
.p-paginator .p-paginator-last {
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
border-top-right-radius: 50%;
border-bottom-right-radius: 50%;
}
.p-paginator .p-dropdown {
margin-left: 0.5rem;
@ -3990,6 +3994,7 @@
color: rgba(255, 255, 255, 0.87);
border: 0 none;
box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
border-radius: 4px;
width: 12.5rem;
}
.p-contextmenu .p-menuitem-link {
@ -4031,6 +4036,7 @@
background: #2b2b2b;
border: 0 none;
box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
border-radius: 4px;
}
.p-contextmenu .p-menuitem.p-menuitem-active > .p-menuitem-link {
background: rgba(255, 255, 255, 0.04);
@ -4658,7 +4664,6 @@
}
.p-steps .p-steps-item .p-menuitem-link {
background: transparent;
transition: none;
border-radius: 4px;
background: transparent;
@ -4666,11 +4671,11 @@
.p-steps .p-steps-item .p-menuitem-link .p-steps-number {
color: rgba(255, 255, 255, 0.87);
border: 1px solid transparent;
background: transparent;
min-width: 2rem;
height: 2rem;
line-height: 2rem;
font-size: 1.143rem;
background: transparent;
z-index: 1;
border-radius: 50%;
}

View File

@ -1431,7 +1431,7 @@
.p-rating .p-rating-icon:first-child {
margin-left: 0;
}
.p-rating .p-rating-icon.pi-star {
.p-rating .p-rating-icon.pi-star-fill {
color: #673AB7;
}
.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
@ -2877,6 +2877,10 @@
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
}
.fc.fc-theme-standard .fc-highlight {
color: #673AB7;
background: rgba(103, 58, 183, 0.12);
}
.p-orderlist .p-orderlist-controls {
padding: 1rem;
@ -2993,12 +2997,12 @@
color: rgba(0, 0, 0, 0.6);
}
.p-paginator .p-paginator-first {
border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
border-top-left-radius: 50%;
border-bottom-left-radius: 50%;
}
.p-paginator .p-paginator-last {
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
border-top-right-radius: 50%;
border-bottom-right-radius: 50%;
}
.p-paginator .p-dropdown {
margin-left: 0.5rem;
@ -3990,6 +3994,7 @@
color: rgba(0, 0, 0, 0.87);
border: 0 none;
box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
border-radius: 4px;
width: 12.5rem;
}
.p-contextmenu .p-menuitem-link {
@ -4031,6 +4036,7 @@
background: #ffffff;
border: 0 none;
box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
border-radius: 4px;
}
.p-contextmenu .p-menuitem.p-menuitem-active > .p-menuitem-link {
background: rgba(0, 0, 0, 0.04);
@ -4658,7 +4664,6 @@
}
.p-steps .p-steps-item .p-menuitem-link {
background: transparent;
transition: none;
border-radius: 4px;
background: transparent;
@ -4666,11 +4671,11 @@
.p-steps .p-steps-item .p-menuitem-link .p-steps-number {
color: rgba(0, 0, 0, 0.87);
border: 1px solid transparent;
background: transparent;
min-width: 2rem;
height: 2rem;
line-height: 2rem;
font-size: 1.143rem;
background: transparent;
z-index: 1;
border-radius: 50%;
}

View File

@ -1431,7 +1431,7 @@
.p-rating .p-rating-icon:first-child {
margin-left: 0;
}
.p-rating .p-rating-icon.pi-star {
.p-rating .p-rating-icon.pi-star-fill {
color: #3F51B5;
}
.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
@ -2877,6 +2877,10 @@
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
}
.fc.fc-theme-standard .fc-highlight {
color: #3F51B5;
background: rgba(63, 81, 181, 0.12);
}
.p-orderlist .p-orderlist-controls {
padding: 1rem;
@ -2993,12 +2997,12 @@
color: rgba(0, 0, 0, 0.6);
}
.p-paginator .p-paginator-first {
border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
border-top-left-radius: 50%;
border-bottom-left-radius: 50%;
}
.p-paginator .p-paginator-last {
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
border-top-right-radius: 50%;
border-bottom-right-radius: 50%;
}
.p-paginator .p-dropdown {
margin-left: 0.5rem;
@ -3990,6 +3994,7 @@
color: rgba(0, 0, 0, 0.87);
border: 0 none;
box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
border-radius: 4px;
width: 12.5rem;
}
.p-contextmenu .p-menuitem-link {
@ -4031,6 +4036,7 @@
background: #ffffff;
border: 0 none;
box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
border-radius: 4px;
}
.p-contextmenu .p-menuitem.p-menuitem-active > .p-menuitem-link {
background: rgba(0, 0, 0, 0.04);
@ -4658,7 +4664,6 @@
}
.p-steps .p-steps-item .p-menuitem-link {
background: transparent;
transition: none;
border-radius: 4px;
background: transparent;
@ -4666,11 +4671,11 @@
.p-steps .p-steps-item .p-menuitem-link .p-steps-number {
color: rgba(0, 0, 0, 0.87);
border: 1px solid transparent;
background: transparent;
min-width: 2rem;
height: 2rem;
line-height: 2rem;
font-size: 1.143rem;
background: transparent;
z-index: 1;
border-radius: 50%;
}

View File

@ -1431,7 +1431,7 @@
.p-rating .p-rating-icon:first-child {
margin-left: 0;
}
.p-rating .p-rating-icon.pi-star {
.p-rating .p-rating-icon.pi-star-fill {
color: #CE93D8;
}
.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
@ -2877,6 +2877,10 @@
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
}
.fc.fc-theme-standard .fc-highlight {
color: #CE93D8;
background: rgba(206, 147, 216, 0.16);
}
.p-orderlist .p-orderlist-controls {
padding: 0.75rem;
@ -2993,12 +2997,12 @@
color: rgba(255, 255, 255, 0.6);
}
.p-paginator .p-paginator-first {
border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
border-top-left-radius: 50%;
border-bottom-left-radius: 50%;
}
.p-paginator .p-paginator-last {
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
border-top-right-radius: 50%;
border-bottom-right-radius: 50%;
}
.p-paginator .p-dropdown {
margin-left: 0.5rem;
@ -3990,6 +3994,7 @@
color: rgba(255, 255, 255, 0.87);
border: 0 none;
box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
border-radius: 4px;
width: 12.5rem;
}
.p-contextmenu .p-menuitem-link {
@ -4031,6 +4036,7 @@
background: #2b2b2b;
border: 0 none;
box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
border-radius: 4px;
}
.p-contextmenu .p-menuitem.p-menuitem-active > .p-menuitem-link {
background: rgba(255, 255, 255, 0.04);
@ -4658,7 +4664,6 @@
}
.p-steps .p-steps-item .p-menuitem-link {
background: transparent;
transition: none;
border-radius: 4px;
background: transparent;
@ -4666,11 +4671,11 @@
.p-steps .p-steps-item .p-menuitem-link .p-steps-number {
color: rgba(255, 255, 255, 0.87);
border: 1px solid transparent;
background: transparent;
min-width: 2rem;
height: 2rem;
line-height: 2rem;
font-size: 1.143rem;
background: transparent;
z-index: 1;
border-radius: 50%;
}

View File

@ -1431,7 +1431,7 @@
.p-rating .p-rating-icon:first-child {
margin-left: 0;
}
.p-rating .p-rating-icon.pi-star {
.p-rating .p-rating-icon.pi-star-fill {
color: #9FA8DA;
}
.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
@ -2877,6 +2877,10 @@
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
}
.fc.fc-theme-standard .fc-highlight {
color: #9FA8DA;
background: rgba(159, 168, 218, 0.16);
}
.p-orderlist .p-orderlist-controls {
padding: 0.75rem;
@ -2993,12 +2997,12 @@
color: rgba(255, 255, 255, 0.6);
}
.p-paginator .p-paginator-first {
border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
border-top-left-radius: 50%;
border-bottom-left-radius: 50%;
}
.p-paginator .p-paginator-last {
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
border-top-right-radius: 50%;
border-bottom-right-radius: 50%;
}
.p-paginator .p-dropdown {
margin-left: 0.5rem;
@ -3990,6 +3994,7 @@
color: rgba(255, 255, 255, 0.87);
border: 0 none;
box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
border-radius: 4px;
width: 12.5rem;
}
.p-contextmenu .p-menuitem-link {
@ -4031,6 +4036,7 @@
background: #2b2b2b;
border: 0 none;
box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
border-radius: 4px;
}
.p-contextmenu .p-menuitem.p-menuitem-active > .p-menuitem-link {
background: rgba(255, 255, 255, 0.04);
@ -4658,7 +4664,6 @@
}
.p-steps .p-steps-item .p-menuitem-link {
background: transparent;
transition: none;
border-radius: 4px;
background: transparent;
@ -4666,11 +4671,11 @@
.p-steps .p-steps-item .p-menuitem-link .p-steps-number {
color: rgba(255, 255, 255, 0.87);
border: 1px solid transparent;
background: transparent;
min-width: 2rem;
height: 2rem;
line-height: 2rem;
font-size: 1.143rem;
background: transparent;
z-index: 1;
border-radius: 50%;
}

View File

@ -1431,7 +1431,7 @@
.p-rating .p-rating-icon:first-child {
margin-left: 0;
}
.p-rating .p-rating-icon.pi-star {
.p-rating .p-rating-icon.pi-star-fill {
color: #673AB7;
}
.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
@ -2877,6 +2877,10 @@
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
}
.fc.fc-theme-standard .fc-highlight {
color: #673AB7;
background: rgba(103, 58, 183, 0.12);
}
.p-orderlist .p-orderlist-controls {
padding: 0.75rem;
@ -2993,12 +2997,12 @@
color: rgba(0, 0, 0, 0.6);
}
.p-paginator .p-paginator-first {
border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
border-top-left-radius: 50%;
border-bottom-left-radius: 50%;
}
.p-paginator .p-paginator-last {
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
border-top-right-radius: 50%;
border-bottom-right-radius: 50%;
}
.p-paginator .p-dropdown {
margin-left: 0.5rem;
@ -3990,6 +3994,7 @@
color: rgba(0, 0, 0, 0.87);
border: 0 none;
box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
border-radius: 4px;
width: 12.5rem;
}
.p-contextmenu .p-menuitem-link {
@ -4031,6 +4036,7 @@
background: #ffffff;
border: 0 none;
box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
border-radius: 4px;
}
.p-contextmenu .p-menuitem.p-menuitem-active > .p-menuitem-link {
background: rgba(0, 0, 0, 0.04);
@ -4658,7 +4664,6 @@
}
.p-steps .p-steps-item .p-menuitem-link {
background: transparent;
transition: none;
border-radius: 4px;
background: transparent;
@ -4666,11 +4671,11 @@
.p-steps .p-steps-item .p-menuitem-link .p-steps-number {
color: rgba(0, 0, 0, 0.87);
border: 1px solid transparent;
background: transparent;
min-width: 2rem;
height: 2rem;
line-height: 2rem;
font-size: 1.143rem;
background: transparent;
z-index: 1;
border-radius: 50%;
}

View File

@ -1431,7 +1431,7 @@
.p-rating .p-rating-icon:first-child {
margin-left: 0;
}
.p-rating .p-rating-icon.pi-star {
.p-rating .p-rating-icon.pi-star-fill {
color: #3F51B5;
}
.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
@ -2877,6 +2877,10 @@
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
}
.fc.fc-theme-standard .fc-highlight {
color: #3F51B5;
background: rgba(63, 81, 181, 0.12);
}
.p-orderlist .p-orderlist-controls {
padding: 0.75rem;
@ -2993,12 +2997,12 @@
color: rgba(0, 0, 0, 0.6);
}
.p-paginator .p-paginator-first {
border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
border-top-left-radius: 50%;
border-bottom-left-radius: 50%;
}
.p-paginator .p-paginator-last {
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
border-top-right-radius: 50%;
border-bottom-right-radius: 50%;
}
.p-paginator .p-dropdown {
margin-left: 0.5rem;
@ -3990,6 +3994,7 @@
color: rgba(0, 0, 0, 0.87);
border: 0 none;
box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
border-radius: 4px;
width: 12.5rem;
}
.p-contextmenu .p-menuitem-link {
@ -4031,6 +4036,7 @@
background: #ffffff;
border: 0 none;
box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
border-radius: 4px;
}
.p-contextmenu .p-menuitem.p-menuitem-active > .p-menuitem-link {
background: rgba(0, 0, 0, 0.04);
@ -4658,7 +4664,6 @@
}
.p-steps .p-steps-item .p-menuitem-link {
background: transparent;
transition: none;
border-radius: 4px;
background: transparent;
@ -4666,11 +4671,11 @@
.p-steps .p-steps-item .p-menuitem-link .p-steps-number {
color: rgba(0, 0, 0, 0.87);
border: 1px solid transparent;
background: transparent;
min-width: 2rem;
height: 2rem;
line-height: 2rem;
font-size: 1.143rem;
background: transparent;
z-index: 1;
border-radius: 50%;
}

View File

@ -1407,7 +1407,7 @@
.p-rating .p-rating-icon:first-child {
margin-left: 0;
}
.p-rating .p-rating-icon.pi-star {
.p-rating .p-rating-icon.pi-star-fill {
color: #007ad9;
}
.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
@ -2853,6 +2853,10 @@
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
}
.fc.fc-theme-standard .fc-highlight {
color: #ffffff;
background: #e02365;
}
.p-orderlist .p-orderlist-controls {
padding: 0.571rem 1rem;
@ -2969,12 +2973,12 @@
color: #333333;
}
.p-paginator .p-paginator-first {
border-top-left-radius: 3px;
border-bottom-left-radius: 3px;
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.p-paginator .p-paginator-last {
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.p-paginator .p-dropdown {
margin-left: 0.5rem;
@ -3941,6 +3945,7 @@
color: #333333;
border: 1px solid #c8c8c8;
box-shadow: 0 0px 6px 0 rgba(0, 0, 0, 0.16);
border-radius: 3px;
width: 12.5rem;
}
.p-contextmenu .p-menuitem-link {
@ -3982,6 +3987,7 @@
background: #ffffff;
border: 1px solid #c8c8c8;
box-shadow: 0 0px 6px 0 rgba(0, 0, 0, 0.16);
border-radius: 3px;
}
.p-contextmenu .p-menuitem.p-menuitem-active > .p-menuitem-link {
background: #eaeaea;
@ -4585,19 +4591,18 @@
}
.p-steps .p-steps-item .p-menuitem-link {
background: transparent;
transition: background-color 0.2s, box-shadow 0.2s;
border-radius: 3px;
background: #ffffff;
background: transparent;
}
.p-steps .p-steps-item .p-menuitem-link .p-steps-number {
color: #333333;
border: 1px solid #dee2e6;
background: #ffffff;
min-width: 2rem;
height: 2rem;
line-height: 2rem;
font-size: 1.143rem;
background: #ffffff;
z-index: 1;
border-radius: 50%;
}

View File

@ -1415,7 +1415,7 @@
.p-rating .p-rating-icon:first-child {
margin-left: 0;
}
.p-rating .p-rating-icon.pi-star {
.p-rating .p-rating-icon.pi-star-fill {
color: #007ad9;
}
.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
@ -2865,6 +2865,10 @@
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
}
.fc.fc-theme-standard .fc-highlight {
color: #ffffff;
background: #007ad9;
}
.p-orderlist .p-orderlist-controls {
padding: 0.571rem 1rem;
@ -2981,12 +2985,12 @@
color: #333333;
}
.p-paginator .p-paginator-first {
border-top-left-radius: 3px;
border-bottom-left-radius: 3px;
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.p-paginator .p-paginator-last {
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.p-paginator .p-dropdown {
margin-left: 0.5rem;
@ -3953,6 +3957,7 @@
color: #333333;
border: 1px solid #c8c8c8;
box-shadow: 0 0px 6px 0 rgba(0, 0, 0, 0.16);
border-radius: 3px;
width: 12.5rem;
}
.p-contextmenu .p-menuitem-link {
@ -3994,6 +3999,7 @@
background: #ffffff;
border: 1px solid #c8c8c8;
box-shadow: 0 0px 6px 0 rgba(0, 0, 0, 0.16);
border-radius: 3px;
}
.p-contextmenu .p-menuitem.p-menuitem-active > .p-menuitem-link {
background: #eaeaea;
@ -4597,19 +4603,18 @@
}
.p-steps .p-steps-item .p-menuitem-link {
background: transparent;
transition: background-color 0.2s, box-shadow 0.2s;
border-radius: 3px;
background: #ffffff;
background: transparent;
}
.p-steps .p-steps-item .p-menuitem-link .p-steps-number {
color: #333333;
border: 1px solid #dee2e6;
background: #ffffff;
min-width: 2rem;
height: 2rem;
line-height: 2rem;
font-size: 1.143rem;
background: #ffffff;
z-index: 1;
border-radius: 50%;
}

View File

@ -1415,7 +1415,7 @@
.p-rating .p-rating-icon:first-child {
margin-left: 0;
}
.p-rating .p-rating-icon.pi-star {
.p-rating .p-rating-icon.pi-star-fill {
color: #41b883;
}
.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
@ -2865,6 +2865,10 @@
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
}
.fc.fc-theme-standard .fc-highlight {
color: #ffffff;
background: #41b883;
}
.p-orderlist .p-orderlist-controls {
padding: 0.571rem 1rem;
@ -2981,12 +2985,12 @@
color: #333333;
}
.p-paginator .p-paginator-first {
border-top-left-radius: 3px;
border-bottom-left-radius: 3px;
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.p-paginator .p-paginator-last {
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.p-paginator .p-dropdown {
margin-left: 0.5rem;
@ -3953,6 +3957,7 @@
color: #333333;
border: 1px solid #c8c8c8;
box-shadow: 0 0px 6px 0 rgba(0, 0, 0, 0.16);
border-radius: 3px;
width: 12.5rem;
}
.p-contextmenu .p-menuitem-link {
@ -3994,6 +3999,7 @@
background: #ffffff;
border: 1px solid #c8c8c8;
box-shadow: 0 0px 6px 0 rgba(0, 0, 0, 0.16);
border-radius: 3px;
}
.p-contextmenu .p-menuitem.p-menuitem-active > .p-menuitem-link {
background: #eaeaea;
@ -4597,19 +4603,18 @@
}
.p-steps .p-steps-item .p-menuitem-link {
background: transparent;
transition: background-color 0.2s, box-shadow 0.2s;
border-radius: 3px;
background: #ffffff;
background: transparent;
}
.p-steps .p-steps-item .p-menuitem-link .p-steps-number {
color: #333333;
border: 1px solid #dee2e6;
background: #ffffff;
min-width: 2rem;
height: 2rem;
line-height: 2rem;
font-size: 1.143rem;
background: #ffffff;
z-index: 1;
border-radius: 50%;
}

View File

@ -1415,7 +1415,7 @@
.p-rating .p-rating-icon:first-child {
margin-left: 0;
}
.p-rating .p-rating-icon.pi-star {
.p-rating .p-rating-icon.pi-star-fill {
color: #007ad9;
}
.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
@ -2865,6 +2865,10 @@
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
}
.fc.fc-theme-standard .fc-highlight {
color: #ffffff;
background: #007ad9;
}
.p-orderlist .p-orderlist-controls {
padding: 0.571rem 1rem;
@ -2981,12 +2985,12 @@
color: #333333;
}
.p-paginator .p-paginator-first {
border-top-left-radius: 3px;
border-bottom-left-radius: 3px;
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.p-paginator .p-paginator-last {
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.p-paginator .p-dropdown {
margin-left: 0.5rem;
@ -3953,6 +3957,7 @@
color: #333333;
border: 1px solid #c8c8c8;
box-shadow: 0 0px 6px 0 rgba(0, 0, 0, 0.16);
border-radius: 3px;
width: 12.5rem;
}
.p-contextmenu .p-menuitem-link {
@ -3994,6 +3999,7 @@
background: #ffffff;
border: 1px solid #c8c8c8;
box-shadow: 0 0px 6px 0 rgba(0, 0, 0, 0.16);
border-radius: 3px;
}
.p-contextmenu .p-menuitem.p-menuitem-active > .p-menuitem-link {
background: #eaeaea;
@ -4597,19 +4603,18 @@
}
.p-steps .p-steps-item .p-menuitem-link {
background: transparent;
transition: background-color 0.2s, box-shadow 0.2s;
border-radius: 3px;
background: #ffffff;
background: transparent;
}
.p-steps .p-steps-item .p-menuitem-link .p-steps-number {
color: #333333;
border: 1px solid #dee2e6;
background: #ffffff;
min-width: 2rem;
height: 2rem;
line-height: 2rem;
font-size: 1.143rem;
background: #ffffff;
z-index: 1;
border-radius: 50%;
}

View File

@ -1407,7 +1407,7 @@
.p-rating .p-rating-icon:first-child {
margin-left: 0;
}
.p-rating .p-rating-icon.pi-star {
.p-rating .p-rating-icon.pi-star-fill {
color: #7B95A3;
}
.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
@ -2853,6 +2853,10 @@
border-top-right-radius: 2px;
border-bottom-right-radius: 2px;
}
.fc.fc-theme-standard .fc-highlight {
color: #385048;
background: #AFD3C8;
}
.p-orderlist .p-orderlist-controls {
padding: 0.571rem 1rem;
@ -2969,12 +2973,12 @@
color: #666666;
}
.p-paginator .p-paginator-first {
border-top-left-radius: 2px;
border-bottom-left-radius: 2px;
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.p-paginator .p-paginator-last {
border-top-right-radius: 2px;
border-bottom-right-radius: 2px;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.p-paginator .p-dropdown {
margin-left: 0.5rem;
@ -3941,6 +3945,7 @@
color: #666666;
border: 1px solid #eaeaea;
box-shadow: 0 0px 6px 0 rgba(0, 0, 0, 0.16);
border-radius: 2px;
width: 12.5rem;
}
.p-contextmenu .p-menuitem-link {
@ -3982,6 +3987,7 @@
background: #ffffff;
border: 1px solid #eaeaea;
box-shadow: 0 0px 6px 0 rgba(0, 0, 0, 0.16);
border-radius: 2px;
}
.p-contextmenu .p-menuitem.p-menuitem-active > .p-menuitem-link {
background: #eaeaea;
@ -4585,19 +4591,18 @@
}
.p-steps .p-steps-item .p-menuitem-link {
background: transparent;
transition: background-color 0.2s, border-color 0.2s, box-shadow 0.2s;
border-radius: 2px;
background: #ffffff;
background: transparent;
}
.p-steps .p-steps-item .p-menuitem-link .p-steps-number {
color: #a6a6a6;
border: 1px solid #c8c8c8;
background: #ffffff;
min-width: 2rem;
height: 2rem;
line-height: 2rem;
font-size: 1.143rem;
background: #ffffff;
z-index: 1;
border-radius: 50%;
}

View File

@ -1407,7 +1407,7 @@
.p-rating .p-rating-icon:first-child {
margin-left: 0;
}
.p-rating .p-rating-icon.pi-star {
.p-rating .p-rating-icon.pi-star-fill {
color: #2196F3;
}
.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
@ -2853,6 +2853,10 @@
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
}
.fc.fc-theme-standard .fc-highlight {
color: #495057;
background: #E3F2FD;
}
.p-orderlist .p-orderlist-controls {
padding: 1rem;
@ -3966,6 +3970,7 @@
color: #495057;
border: 0 none;
box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
border-radius: 3px;
width: 12.5rem;
}
.p-contextmenu .p-menuitem-link {
@ -4007,6 +4012,7 @@
background: #ffffff;
border: 0 none;
box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
border-radius: 3px;
}
.p-contextmenu .p-menuitem.p-menuitem-active > .p-menuitem-link {
background: #e9ecef;
@ -4634,19 +4640,18 @@
}
.p-steps .p-steps-item .p-menuitem-link {
background: transparent;
transition: box-shadow 0.2s;
border-radius: 3px;
background: #ffffff;
background: transparent;
}
.p-steps .p-steps-item .p-menuitem-link .p-steps-number {
color: #495057;
border: 1px solid #e9ecef;
background: #ffffff;
min-width: 2rem;
height: 2rem;
line-height: 2rem;
font-size: 1.143rem;
background: #ffffff;
z-index: 1;
border-radius: 50%;
}

View File

@ -1407,7 +1407,7 @@
.p-rating .p-rating-icon:first-child {
margin-left: 0;
}
.p-rating .p-rating-icon.pi-star {
.p-rating .p-rating-icon.pi-star-fill {
color: #4CAF50;
}
.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
@ -2853,6 +2853,10 @@
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
}
.fc.fc-theme-standard .fc-highlight {
color: #495057;
background: #E8F5E9;
}
.p-orderlist .p-orderlist-controls {
padding: 1rem;
@ -3966,6 +3970,7 @@
color: #495057;
border: 0 none;
box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
border-radius: 3px;
width: 12.5rem;
}
.p-contextmenu .p-menuitem-link {
@ -4007,6 +4012,7 @@
background: #ffffff;
border: 0 none;
box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
border-radius: 3px;
}
.p-contextmenu .p-menuitem.p-menuitem-active > .p-menuitem-link {
background: #e9ecef;
@ -4634,19 +4640,18 @@
}
.p-steps .p-steps-item .p-menuitem-link {
background: transparent;
transition: box-shadow 0.2s;
border-radius: 3px;
background: #ffffff;
background: transparent;
}
.p-steps .p-steps-item .p-menuitem-link .p-steps-number {
color: #495057;
border: 1px solid #e9ecef;
background: #ffffff;
min-width: 2rem;
height: 2rem;
line-height: 2rem;
font-size: 1.143rem;
background: #ffffff;
z-index: 1;
border-radius: 50%;
}

View File

@ -1407,7 +1407,7 @@
.p-rating .p-rating-icon:first-child {
margin-left: 0;
}
.p-rating .p-rating-icon.pi-star {
.p-rating .p-rating-icon.pi-star-fill {
color: #FFC107;
}
.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
@ -2853,6 +2853,10 @@
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
}
.fc.fc-theme-standard .fc-highlight {
color: #495057;
background: #FFF3E0;
}
.p-orderlist .p-orderlist-controls {
padding: 1rem;
@ -3966,6 +3970,7 @@
color: #495057;
border: 0 none;
box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
border-radius: 3px;
width: 12.5rem;
}
.p-contextmenu .p-menuitem-link {
@ -4007,6 +4012,7 @@
background: #ffffff;
border: 0 none;
box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
border-radius: 3px;
}
.p-contextmenu .p-menuitem.p-menuitem-active > .p-menuitem-link {
background: #e9ecef;
@ -4634,19 +4640,18 @@
}
.p-steps .p-steps-item .p-menuitem-link {
background: transparent;
transition: box-shadow 0.2s;
border-radius: 3px;
background: #ffffff;
background: transparent;
}
.p-steps .p-steps-item .p-menuitem-link .p-steps-number {
color: #495057;
border: 1px solid #e9ecef;
background: #ffffff;
min-width: 2rem;
height: 2rem;
line-height: 2rem;
font-size: 1.143rem;
background: #ffffff;
z-index: 1;
border-radius: 50%;
}

View File

@ -1407,7 +1407,7 @@
.p-rating .p-rating-icon:first-child {
margin-left: 0;
}
.p-rating .p-rating-icon.pi-star {
.p-rating .p-rating-icon.pi-star-fill {
color: #9C27B0;
}
.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
@ -2853,6 +2853,10 @@
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
}
.fc.fc-theme-standard .fc-highlight {
color: #495057;
background: #F3E5F5;
}
.p-orderlist .p-orderlist-controls {
padding: 1rem;
@ -3966,6 +3970,7 @@
color: #495057;
border: 0 none;
box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
border-radius: 3px;
width: 12.5rem;
}
.p-contextmenu .p-menuitem-link {
@ -4007,6 +4012,7 @@
background: #ffffff;
border: 0 none;
box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
border-radius: 3px;
}
.p-contextmenu .p-menuitem.p-menuitem-active > .p-menuitem-link {
background: #e9ecef;
@ -4634,19 +4640,18 @@
}
.p-steps .p-steps-item .p-menuitem-link {
background: transparent;
transition: box-shadow 0.2s;
border-radius: 3px;
background: #ffffff;
background: transparent;
}
.p-steps .p-steps-item .p-menuitem-link .p-steps-number {
color: #495057;
border: 1px solid #e9ecef;
background: #ffffff;
min-width: 2rem;
height: 2rem;
line-height: 2rem;
font-size: 1.143rem;
background: #ffffff;
z-index: 1;
border-radius: 50%;
}

View File

@ -1442,7 +1442,7 @@
.p-rating .p-rating-icon:first-child {
margin-left: 0;
}
.p-rating .p-rating-icon.pi-star {
.p-rating .p-rating-icon.pi-star-fill {
color: #4F46E5;
}
.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
@ -2888,6 +2888,10 @@
border-top-right-radius: 0.375rem;
border-bottom-right-radius: 0.375rem;
}
.fc.fc-theme-standard .fc-highlight {
color: #312E81;
background: #EEF2FF;
}
.p-orderlist .p-orderlist-controls {
padding: 1.25rem;
@ -3004,12 +3008,12 @@
color: #3f3f46;
}
.p-paginator .p-paginator-first {
border-top-left-radius: 0.375rem;
border-bottom-left-radius: 0.375rem;
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.p-paginator .p-paginator-last {
border-top-right-radius: 0.375rem;
border-bottom-right-radius: 0.375rem;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.p-paginator .p-dropdown {
margin-left: 0.5rem;
@ -4001,6 +4005,7 @@
color: #3f3f46;
border: 0 none;
box-shadow: 0 0 #0000, 0 0 #0000, 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
border-radius: 0.375rem;
width: 12.5rem;
}
.p-contextmenu .p-menuitem-link {
@ -4042,6 +4047,7 @@
background: #ffffff;
border: 0 none;
box-shadow: 0 0 #0000, 0 0 #0000, 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
border-radius: 0.375rem;
}
.p-contextmenu .p-menuitem.p-menuitem-active > .p-menuitem-link {
background: #f4f4f5;
@ -4669,19 +4675,18 @@
}
.p-steps .p-steps-item .p-menuitem-link {
background: transparent;
transition: none;
border-radius: 0.375rem;
background: #ffffff;
background: transparent;
}
.p-steps .p-steps-item .p-menuitem-link .p-steps-number {
color: #3f3f46;
border: 1px solid #f4f4f5;
background: #ffffff;
min-width: 2rem;
height: 2rem;
line-height: 2rem;
font-size: 1.143rem;
background: #ffffff;
z-index: 1;
border-radius: 50%;
}

View File

@ -1407,7 +1407,7 @@
.p-rating .p-rating-icon:first-child {
margin-left: 0;
}
.p-rating .p-rating-icon.pi-star {
.p-rating .p-rating-icon.pi-star-fill {
color: #64B5F6;
}
.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
@ -2853,6 +2853,10 @@
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
}
.fc.fc-theme-standard .fc-highlight {
color: rgba(255, 255, 255, 0.87);
background: rgba(100, 181, 246, 0.16);
}
.p-orderlist .p-orderlist-controls {
padding: 1rem;
@ -3966,6 +3970,7 @@
color: rgba(255, 255, 255, 0.87);
border: 1px solid #304562;
box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
border-radius: 3px;
width: 12.5rem;
}
.p-contextmenu .p-menuitem-link {
@ -4007,6 +4012,7 @@
background: #1f2d40;
border: 1px solid #304562;
box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
border-radius: 3px;
}
.p-contextmenu .p-menuitem.p-menuitem-active > .p-menuitem-link {
background: #17212f;
@ -4634,7 +4640,6 @@
}
.p-steps .p-steps-item .p-menuitem-link {
background: transparent;
transition: box-shadow 0.2s;
border-radius: 3px;
background: transparent;
@ -4642,11 +4647,11 @@
.p-steps .p-steps-item .p-menuitem-link .p-steps-number {
color: rgba(255, 255, 255, 0.87);
border: 0 none;
background: transparent;
min-width: 2rem;
height: 2rem;
line-height: 2rem;
font-size: 1.143rem;
background: transparent;
z-index: 1;
border-radius: 50%;
}

View File

@ -1407,7 +1407,7 @@
.p-rating .p-rating-icon:first-child {
margin-left: 0;
}
.p-rating .p-rating-icon.pi-star {
.p-rating .p-rating-icon.pi-star-fill {
color: #81C784;
}
.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
@ -2853,6 +2853,10 @@
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
}
.fc.fc-theme-standard .fc-highlight {
color: rgba(255, 255, 255, 0.87);
background: rgba(129, 199, 132, 0.16);
}
.p-orderlist .p-orderlist-controls {
padding: 1rem;
@ -3966,6 +3970,7 @@
color: rgba(255, 255, 255, 0.87);
border: 1px solid #304562;
box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
border-radius: 3px;
width: 12.5rem;
}
.p-contextmenu .p-menuitem-link {
@ -4007,6 +4012,7 @@
background: #1f2d40;
border: 1px solid #304562;
box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
border-radius: 3px;
}
.p-contextmenu .p-menuitem.p-menuitem-active > .p-menuitem-link {
background: #17212f;
@ -4634,7 +4640,6 @@
}
.p-steps .p-steps-item .p-menuitem-link {
background: transparent;
transition: box-shadow 0.2s;
border-radius: 3px;
background: transparent;
@ -4642,11 +4647,11 @@
.p-steps .p-steps-item .p-menuitem-link .p-steps-number {
color: rgba(255, 255, 255, 0.87);
border: 0 none;
background: transparent;
min-width: 2rem;
height: 2rem;
line-height: 2rem;
font-size: 1.143rem;
background: transparent;
z-index: 1;
border-radius: 50%;
}

View File

@ -1407,7 +1407,7 @@
.p-rating .p-rating-icon:first-child {
margin-left: 0;
}
.p-rating .p-rating-icon.pi-star {
.p-rating .p-rating-icon.pi-star-fill {
color: #FFD54F;
}
.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
@ -2853,6 +2853,10 @@
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
}
.fc.fc-theme-standard .fc-highlight {
color: rgba(255, 255, 255, 0.87);
background: rgba(255, 213, 79, 0.16);
}
.p-orderlist .p-orderlist-controls {
padding: 1rem;
@ -3966,6 +3970,7 @@
color: rgba(255, 255, 255, 0.87);
border: 1px solid #304562;
box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
border-radius: 3px;
width: 12.5rem;
}
.p-contextmenu .p-menuitem-link {
@ -4007,6 +4012,7 @@
background: #1f2d40;
border: 1px solid #304562;
box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
border-radius: 3px;
}
.p-contextmenu .p-menuitem.p-menuitem-active > .p-menuitem-link {
background: #17212f;
@ -4634,7 +4640,6 @@
}
.p-steps .p-steps-item .p-menuitem-link {
background: transparent;
transition: box-shadow 0.2s;
border-radius: 3px;
background: transparent;
@ -4642,11 +4647,11 @@
.p-steps .p-steps-item .p-menuitem-link .p-steps-number {
color: rgba(255, 255, 255, 0.87);
border: 0 none;
background: transparent;
min-width: 2rem;
height: 2rem;
line-height: 2rem;
font-size: 1.143rem;
background: transparent;
z-index: 1;
border-radius: 50%;
}

View File

@ -1407,7 +1407,7 @@
.p-rating .p-rating-icon:first-child {
margin-left: 0;
}
.p-rating .p-rating-icon.pi-star {
.p-rating .p-rating-icon.pi-star-fill {
color: #BA68C8;
}
.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
@ -2853,6 +2853,10 @@
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
}
.fc.fc-theme-standard .fc-highlight {
color: rgba(255, 255, 255, 0.87);
background: rgba(186, 104, 200, 0.16);
}
.p-orderlist .p-orderlist-controls {
padding: 1rem;
@ -3966,6 +3970,7 @@
color: rgba(255, 255, 255, 0.87);
border: 1px solid #304562;
box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
border-radius: 3px;
width: 12.5rem;
}
.p-contextmenu .p-menuitem-link {
@ -4007,6 +4012,7 @@
background: #1f2d40;
border: 1px solid #304562;
box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
border-radius: 3px;
}
.p-contextmenu .p-menuitem.p-menuitem-active > .p-menuitem-link {
background: #17212f;
@ -4634,7 +4640,6 @@
}
.p-steps .p-steps-item .p-menuitem-link {
background: transparent;
transition: box-shadow 0.2s;
border-radius: 3px;
background: transparent;
@ -4642,11 +4647,11 @@
.p-steps .p-steps-item .p-menuitem-link .p-steps-number {
color: rgba(255, 255, 255, 0.87);
border: 0 none;
background: transparent;
min-width: 2rem;
height: 2rem;
line-height: 2rem;
font-size: 1.143rem;
background: transparent;
z-index: 1;
border-radius: 50%;
}

View File

@ -138,7 +138,7 @@
<span>Lara Light Indigo</span>
</div>
<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-dark-indigo', true)">
<img src="demo/images/themes/lara-dark-indigo.svg" alt="Lara Dark Indigo" />
</button>
<span>Lara Dark Indigo</span>
@ -150,7 +150,7 @@
<span>Lara Light Purple</span>
</div>
<div class="p-col-3">
<button class="p-link" type="button" @click="changeTheme($event, 'lara-dark-purple')">
<button class="p-link" type="button" @click="changeTheme($event, 'lara-dark-purple', true)">
<img src="demo/images/themes/lara-dark-purple.svg" alt="Lara Dark Purple" />
</button>
<span>Lara Dark Purple</span>

View File

@ -49,6 +49,10 @@
<li><a @click="changeTheme($event, 'fluent-light')"><img src="demo/images/themes/fluent-light.png" alt="Fluent Light" /><span>Fluent Light</span></a></li>
<li class="topbar-submenu-header">PRIMEONE</li>
<li><a @click="changeTheme($event, 'lara-light-indigo')"><img src="demo/images/themes/lara-light-indigo.svg" alt="Lara Light Indigo" /><span>Lara Light Indigo</span></a></li>
<li><a @click="changeTheme($event, 'lara-dark-indigo')"><img src="demo/images/themes/lara-dark-indigo.svg" alt="Lara Dark Indigo" /><span>Lara Dark Indigo</span></a></li>
<li><a @click="changeTheme($event, 'lara-light-purple')"><img src="demo/images/themes/lara-light-purple.svg" alt="Lara Light Purple" /><span>Lara Light Purple</span></a></li>
<li><a @click="changeTheme($event, 'lara-dark-purple')"><img src="demo/images/themes/lara-dark-purple.svg" alt="Lara Dark Purple" /><span>Lara Dark Purple</span></a></li>
<li><a @click="changeTheme($event, 'saga-blue')"><img src="demo/images/themes/saga-blue.png" alt="Saga Blue" /><span>Saga Blue</span></a></li>
<li><a @click="changeTheme($event, 'saga-green')"><img src="demo/images/themes/saga-green.png" alt="Saga Green" /><span>Saga Green</span></a></li>
<li><a @click="changeTheme($event, 'saga-orange')"><img src="demo/images/themes/saga-orange.png" alt="Saga Orange" /><span>Saga Orange</span></a></li>
@ -69,17 +73,6 @@
<li><a @click="changeTheme($event, 'viva-dark', true)"><img src="demo/images/themes/viva-dark.svg" alt="Viva Dark" /><span>Viva Dark</span></a></li>
<li><a @click="changeTheme($event, 'mira')"><img src="demo/images/themes/mira.jpg" alt="Mira" /><span>Mira</span></a></li>
<li><a @click="changeTheme($event, 'nano')"><img src="demo/images/themes/nano.jpg" alt="Nano" /><span>Nano</span></a></li>
<li class="topbar-submenu-header">LEGACY</li>
<li><a @click="changeTheme($event, 'nova')"><img src="demo/images/themes/nova.png" alt="Nova" /><span>Nova</span></a></li>
<li><a @click="changeTheme($event, 'nova-alt')"><img src="demo/images/themes/nova-alt.png" alt="Nova Alt" /><span>Nova Alt</span></a></li>
<li><a @click="changeTheme($event, 'nova-accent')"><img src="demo/images/themes/nova-accent.png" alt="Nova Accent" /><span>Nova Accent</span></a></li>
<li><a @click="changeTheme($event, 'nova-vue')"><img src="demo/images/themes/nova-vue.png" alt="Nova Vue" /><span>Nova Vue</span></a></li>
<li><a @click="changeTheme($event, 'luna-amber', true)"><img src="demo/images/themes/luna-amber.png" alt="Luna Amber" /><span>Luna Amber</span></a></li>
<li><a @click="changeTheme($event, 'luna-blue', true)"><img src="demo/images/themes/luna-blue.png" alt="Luna Blue" /><span>Luna Blue</span></a></li>
<li><a @click="changeTheme($event, 'luna-green', true)"><img src="demo/images/themes/luna-green.png" alt="Luna Green" /><span>Luna Green</span></a></li>
<li><a @click="changeTheme($event, 'luna-pink', true)"><img src="demo/images/themes/luna-pink.png" alt="Luna Pink" /><span>Luna Pink</span></a></li>
<li><a @click="changeTheme($event, 'rhea')"><img src="demo/images/themes/rhea.png" alt="Rhea" /><span>Rhea</span></a></li>
</ul>
</transition>
</li>
@ -187,7 +180,7 @@ export default {
'lara-dark-indigo': 'lara-dark-indigo.svg',
'lara-dark-purple': 'lara-dark-purple.svg',
'lara-light-indigo': 'lara-light-indigo.svg',
'lara-light-purple': 'lara-light-purple.svg',
'lara-light-purple': 'lara-light-purple.svg'
}
}
},

View File

@ -191,7 +191,8 @@ export default {
this.bindResizeListener();
if (this.autoHighlight && this.suggestions && this.suggestions.length) {
DomHandler.addClass(this.overlay.firstElementChild.firstElementChild, 'p-highlight')
let itemList = DomHandler.findSingle(this.overlay, '.p-autocomplete-items');
DomHandler.addClass(itemList.firstElementChild, 'p-highlight');
}
},
onOverlayLeave() {

View File

@ -184,7 +184,7 @@ export default {
::v-deep(.product-grid-item) {
margin: .5rem;
border: 1px solid #dee2e6;
border: 1px solid var(--surface-border);
.product-grid-item-top,
.product-grid-item-bottom {

View File

@ -638,7 +638,7 @@ export default {
::v-deep(.product-grid-item) {
margin: .5rem;
border: 1px solid #dee2e6;
border: 1px solid var(--surface-border);
.product-grid-item-top,
.product-grid-item-bottom {
@ -871,7 +871,7 @@ export default {
::v-deep(.product-grid-item) {
margin: .5rem;
border: 1px solid #dee2e6;
border: 1px solid var(--surface-border);
.product-grid-item-top,
.product-grid-item-bottom {
@ -1118,7 +1118,7 @@ export default {
.product-grid-item {
margin: .5rem;
border: 1px solid #dee2e6;
border: 1px solid var(--surface-border);
}
.product-grid-item .product-grid-item-top,

View File

@ -62,10 +62,6 @@ export default {
</script>
<style scoped>
.p-button.p-button-icon-only {
border-radius: 0;
}
.image-gallery {
text-align: center;
padding: 1rem;

View File

@ -324,10 +324,6 @@ export default {
<\\/script>
<style scoped>
.p-button.p-button-icon-only {
border-radius: 0;
}
.image-gallery {
text-align: center;
padding: 1rem;
@ -377,10 +373,6 @@ export default {
<\\/script>
<style scoped>
.p-button.p-button-icon-only {
border-radius: 0;
}
.image-gallery {
text-align: center;
padding: 1rem;
@ -435,10 +427,6 @@ export default {
<\\/script>
<style scoped>
.p-button.p-button-icon-only {
border-radius: 0;
}
.image-gallery {
text-align: center;
padding: 1rem;

View File

@ -14,7 +14,7 @@
<ProgressSpinner />
<h5>Custom</h5>
<ProgressSpinner style="width:50px;height:50px" strokeWidth="8" fill="#EEEEEE" animationDuration=".5s"/>
<ProgressSpinner style="width:50px;height:50px" strokeWidth="8" fill="var(--surface-ground)" animationDuration=".5s"/>
</div>
</div>

View File

@ -123,7 +123,7 @@ export default {
<ProgressSpinner />
<h5>Custom</h5>
<ProgressSpinner style="width:50px;height:50px" strokeWidth="8" fill="#EEEEEE" animationDuration=".5s"/>
<ProgressSpinner style="width:50px;height:50px" strokeWidth="8" fill="var(--surface-ground)" animationDuration=".5s"/>
</div>
</template>
@ -142,7 +142,7 @@ export default {
<ProgressSpinner />
<h5>Custom</h5>
<ProgressSpinner style="width:50px;height:50px" strokeWidth="8" fill="#EEEEEE" animationDuration=".5s"/>
<ProgressSpinner style="width:50px;height:50px" strokeWidth="8" fill="var(--surface-ground)" animationDuration=".5s"/>
</div>
</template>
@ -159,7 +159,7 @@ export default {
<p-progressspinner></p-progressspinner>
<h5>Custom</h5>
<p-progressspinner style="width:50px;height:50px" stroke-width="8" fill="#EEEEEE" animation-duration=".5s"></p-progressspinner>
<p-progressspinner style="width:50px;height:50px" stroke-width="8" fill="var(--surface-ground)" animation-duration=".5s"></p-progressspinner>
</div>
<script type="module">

View File

@ -17,7 +17,7 @@
<Column field="name" header="Name" :expander="true"></Column>
<Column field="size" header="Size"></Column>
<Column field="type" header="Type"></Column>
<Column headerStyle="width: 8em" headerClass="p-text-center" bodyClass="p-text-center">
<Column headerStyle="width: 10rem" headerClass="p-text-center" bodyClass="p-text-center">
<template #header>
<Button type="button" icon="pi pi-cog"></Button>
</template>
@ -60,7 +60,7 @@ export default {
<Column field="name" header="Name" :expander="true"></Column>
<Column field="size" header="Size"></Column>
<Column field="type" header="Type"></Column>
<Column headerStyle="width: 8em" headerClass="p-text-center" bodyClass="p-text-center">
<Column headerStyle="width: 10rem" headerClass="p-text-center" bodyClass="p-text-center">
<template #header>
<Button type="button" icon="pi pi-cog"></Button>
</template>
@ -110,7 +110,7 @@ export default {
<Column field="name" header="Name" :expander="true"></Column>
<Column field="size" header="Size"></Column>
<Column field="type" header="Type"></Column>
<Column headerStyle="width: 8em" headerClass="p-text-center" bodyClass="p-text-center">
<Column headerStyle="width: 10rem" headerClass="p-text-center" bodyClass="p-text-center">
<template #header>
<Button type="button" icon="pi pi-cog"></Button>
</template>
@ -160,7 +160,7 @@ export default {
<p-column field="name" header="Name" :expander="true"></p-column>
<p-column field="size" header="Size"></p-column>
<p-column field="type" header="Type"></p-column>
<p-column header-style="width: 8em" header-class="p-text-center" body-class="p-text-center">
<p-column header-style="width: 10rem" header-class="p-text-center" body-class="p-text-center">
<template #header>
<p-button type="button" icon="pi pi-cog"></p-button>
</template>