Updated Lara themes
parent
c260b5cdba
commit
cb03db4ef2
|
@ -4,7 +4,7 @@
|
|||
<path d="M259.031 108H351L305.969 153H214L259.031 108Z" fill="#9C9EE8"/>
|
||||
<path d="M351 108L307.183 372.924L262 418L305.817 153.076L351 108Z" fill="#9C9EE8"/>
|
||||
<path d="M307.033 373H444L398.967 418H262L307.033 373Z" fill="#9C9EE8"/>
|
||||
<path d="M202.355 446.945L259 108L213.645 153.055L157 492L202.355 446.945Z" fill="#3e8b95"/>
|
||||
<path d="M432 447H202.202L157 492H386.798L432 447Z" fill="#3e8b95"/>
|
||||
<path d="M202 447H431.403L444 372.844H306.756L350.515 108H258.356L202 447Z" fill="#67E8F9"/>
|
||||
<path d="M202.355 446.945L259 108L213.645 153.055L157 492L202.355 446.945Z" fill="#678ab1"/>
|
||||
<path d="M432 447H202.202L157 492H386.798L432 447Z" fill="#678ab1"/>
|
||||
<path d="M202 447H431.403L444 372.844H306.756L350.515 108H258.356L202 447Z" fill="#93C5FD"/>
|
||||
</svg>
|
Before Width: | Height: | Size: 733 B After Width: | Height: | Size: 733 B |
|
@ -1,10 +1,10 @@
|
|||
<svg width="600" height="600" viewBox="0 0 600 600" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M600 0H0V600H600V0Z" fill="#06B6D4"/>
|
||||
<path d="M600 0H0V600H600V0Z" fill="#3B82F6"/>
|
||||
<path d="M157 492H386.403L399 417.844H261.756L305.515 153H213.356L157 492Z" fill="#9C9EE8"/>
|
||||
<path d="M259.031 108H351L305.969 153H214L259.031 108Z" fill="#9C9EE8"/>
|
||||
<path d="M351 108L307.183 372.924L262 418L305.817 153.076L351 108Z" fill="#9C9EE8"/>
|
||||
<path d="M307.033 373H444L398.967 418H262L307.033 373Z" fill="#9C9EE8"/>
|
||||
<path d="M202.355 446.945L259 108L213.645 153.055L157 492L202.355 446.945Z" fill="#83dbea"/>
|
||||
<path d="M432 447H202.202L157 492H386.798L432 447Z" fill="#83dbea"/>
|
||||
<path d="M202.355 446.945L259 108L213.645 153.055L157 492L202.355 446.945Z" fill="#93C5FD"/>
|
||||
<path d="M432 447H202.202L157 492H386.798L432 447Z" fill="#93C5FD"/>
|
||||
<path d="M202 447H431.403L444 372.844H306.756L350.515 108H258.356L202 447Z" fill="white"/>
|
||||
</svg>
|
Before Width: | Height: | Size: 731 B After Width: | Height: | Size: 731 B |
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
|
@ -40,7 +40,7 @@
|
|||
--surface-overlay:#ffffff;
|
||||
--surface-border:#dfe7ef;
|
||||
--surface-hover:#f6f9fc;
|
||||
--focus-ring: 0 0 0 0.2rem #c1c2f9;
|
||||
--focus-ring: 0 0 0 0.2rem #C7D2FE;
|
||||
--maskbg: rgba(0, 0, 0, 0.4);
|
||||
}
|
||||
|
||||
|
@ -118,7 +118,7 @@
|
|||
.p-link:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #c1c2f9;
|
||||
box-shadow: 0 0 0 0.2rem #C7D2FE;
|
||||
}
|
||||
|
||||
.p-component-overlay-enter {
|
||||
|
@ -264,7 +264,7 @@
|
|||
.p-autocomplete .p-autocomplete-multiple-container:not(.p-disabled).p-focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #c1c2f9;
|
||||
box-shadow: 0 0 0 0.2rem #C7D2FE;
|
||||
border-color: #6366F1;
|
||||
}
|
||||
.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token {
|
||||
|
@ -375,7 +375,7 @@
|
|||
.p-datepicker .p-datepicker-header .p-datepicker-next:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #c1c2f9;
|
||||
box-shadow: 0 0 0 0.2rem #C7D2FE;
|
||||
}
|
||||
.p-datepicker .p-datepicker-header .p-datepicker-title {
|
||||
line-height: 2rem;
|
||||
|
@ -422,7 +422,7 @@
|
|||
.p-datepicker table td > span:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #c1c2f9;
|
||||
box-shadow: 0 0 0 0.2rem #C7D2FE;
|
||||
}
|
||||
.p-datepicker table td.p-datepicker-today > span {
|
||||
background: #ced4da;
|
||||
|
@ -461,7 +461,7 @@
|
|||
.p-datepicker .p-timepicker button:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #c1c2f9;
|
||||
box-shadow: 0 0 0 0.2rem #C7D2FE;
|
||||
}
|
||||
.p-datepicker .p-timepicker button:last-child {
|
||||
margin-top: 0.2em;
|
||||
|
@ -519,7 +519,7 @@
|
|||
.p-datepicker:not(.p-disabled) table td span:not(.p-highlight):not(.p-disabled):focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #c1c2f9;
|
||||
box-shadow: 0 0 0 0.2rem #C7D2FE;
|
||||
}
|
||||
.p-datepicker:not(.p-disabled) .p-monthpicker .p-monthpicker-month:not(.p-highlight):not(.p-disabled):hover {
|
||||
background: #e9ecef;
|
||||
|
@ -527,7 +527,7 @@
|
|||
.p-datepicker:not(.p-disabled) .p-monthpicker .p-monthpicker-month:not(.p-highlight):not(.p-disabled):focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #c1c2f9;
|
||||
box-shadow: 0 0 0 0.2rem #C7D2FE;
|
||||
}
|
||||
.p-datepicker:not(.p-disabled) .p-yearpicker .p-yearpicker-year:not(.p-highlight):not(.p-disabled):hover {
|
||||
background: #e9ecef;
|
||||
|
@ -535,7 +535,7 @@
|
|||
.p-datepicker:not(.p-disabled) .p-yearpicker .p-yearpicker-year:not(.p-highlight):not(.p-disabled):focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #c1c2f9;
|
||||
box-shadow: 0 0 0 0.2rem #C7D2FE;
|
||||
}
|
||||
|
||||
@media screen and (max-width: 769px) {
|
||||
|
@ -555,7 +555,7 @@
|
|||
.p-cascadeselect:not(.p-disabled).p-focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #c1c2f9;
|
||||
box-shadow: 0 0 0 0.2rem #C7D2FE;
|
||||
border-color: #6366F1;
|
||||
}
|
||||
.p-cascadeselect .p-cascadeselect-label {
|
||||
|
@ -605,7 +605,7 @@
|
|||
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-item-content:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: inset 0 0 0 1px #c1c2f9;
|
||||
box-shadow: inset 0 0 0 1px #C7D2FE;
|
||||
}
|
||||
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item.p-highlight {
|
||||
color: #4338CA;
|
||||
|
@ -657,7 +657,7 @@
|
|||
.p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box.p-focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #c1c2f9;
|
||||
box-shadow: 0 0 0 0.2rem #C7D2FE;
|
||||
border-color: #6366F1;
|
||||
}
|
||||
.p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box.p-highlight:hover {
|
||||
|
@ -691,7 +691,7 @@
|
|||
.p-chips .p-chips-multiple-container:not(.p-disabled).p-focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #c1c2f9;
|
||||
box-shadow: 0 0 0 0.2rem #C7D2FE;
|
||||
border-color: #6366F1;
|
||||
}
|
||||
.p-chips .p-chips-multiple-container .p-chips-token {
|
||||
|
@ -748,7 +748,7 @@
|
|||
.p-dropdown:not(.p-disabled).p-focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #c1c2f9;
|
||||
box-shadow: 0 0 0 0.2rem #C7D2FE;
|
||||
border-color: #6366F1;
|
||||
}
|
||||
.p-dropdown.p-dropdown-clearable .p-dropdown-label {
|
||||
|
@ -1044,7 +1044,7 @@
|
|||
.p-inputswitch.p-focus .p-inputswitch-slider {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #c1c2f9;
|
||||
box-shadow: 0 0 0 0.2rem #C7D2FE;
|
||||
}
|
||||
.p-inputswitch:not(.p-disabled):hover .p-inputswitch-slider {
|
||||
background: #b6bfc8;
|
||||
|
@ -1079,7 +1079,7 @@
|
|||
.p-inputtext:enabled:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #c1c2f9;
|
||||
box-shadow: 0 0 0 0.2rem #C7D2FE;
|
||||
border-color: #6366F1;
|
||||
}
|
||||
.p-inputtext.p-invalid.p-component {
|
||||
|
@ -1198,7 +1198,7 @@
|
|||
.p-listbox .p-listbox-list .p-listbox-item:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: inset 0 0 0 1px #c1c2f9;
|
||||
box-shadow: inset 0 0 0 1px #C7D2FE;
|
||||
}
|
||||
.p-listbox .p-listbox-list .p-listbox-item-group {
|
||||
margin: 0;
|
||||
|
@ -1232,7 +1232,7 @@
|
|||
.p-multiselect:not(.p-disabled).p-focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #c1c2f9;
|
||||
box-shadow: 0 0 0 0.2rem #C7D2FE;
|
||||
border-color: #6366F1;
|
||||
}
|
||||
.p-multiselect .p-multiselect-label {
|
||||
|
@ -1311,7 +1311,7 @@
|
|||
.p-multiselect-panel .p-multiselect-header .p-multiselect-close:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #c1c2f9;
|
||||
box-shadow: 0 0 0 0.2rem #C7D2FE;
|
||||
}
|
||||
.p-multiselect-panel .p-multiselect-items {
|
||||
padding: 0.75rem 0;
|
||||
|
@ -1336,7 +1336,7 @@
|
|||
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: inset 0 0 0 1px #c1c2f9;
|
||||
box-shadow: inset 0 0 0 1px #C7D2FE;
|
||||
}
|
||||
.p-multiselect-panel .p-multiselect-items .p-multiselect-item .p-checkbox {
|
||||
margin-right: 0.5rem;
|
||||
|
@ -1409,7 +1409,7 @@
|
|||
.p-radiobutton .p-radiobutton-box:not(.p-disabled).p-focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #c1c2f9;
|
||||
box-shadow: 0 0 0 0.2rem #C7D2FE;
|
||||
border-color: #6366F1;
|
||||
}
|
||||
.p-radiobutton .p-radiobutton-box .p-radiobutton-icon {
|
||||
|
@ -1459,7 +1459,7 @@
|
|||
.p-rating .p-rating-icon:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #c1c2f9;
|
||||
box-shadow: 0 0 0 0.2rem #C7D2FE;
|
||||
}
|
||||
.p-rating .p-rating-icon:first-child {
|
||||
margin-left: 0;
|
||||
|
@ -1545,7 +1545,7 @@
|
|||
.p-slider .p-slider-handle:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #c1c2f9;
|
||||
box-shadow: 0 0 0 0.2rem #C7D2FE;
|
||||
}
|
||||
.p-slider .p-slider-range {
|
||||
background: #6366F1;
|
||||
|
@ -1567,7 +1567,7 @@
|
|||
.p-treeselect:not(.p-disabled).p-focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #c1c2f9;
|
||||
box-shadow: 0 0 0 0.2rem #C7D2FE;
|
||||
border-color: #6366F1;
|
||||
}
|
||||
.p-treeselect .p-treeselect-label {
|
||||
|
@ -1741,7 +1741,7 @@
|
|||
.p-button:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #c1c2f9;
|
||||
box-shadow: 0 0 0 0.2rem #C7D2FE;
|
||||
}
|
||||
.p-button .p-button-icon-left {
|
||||
margin-right: 0.5rem;
|
||||
|
@ -1826,7 +1826,7 @@
|
|||
border-color: #475569;
|
||||
}
|
||||
.p-button.p-button-secondary:enabled:focus, .p-buttonset.p-button-secondary > .p-button:enabled:focus, .p-splitbutton.p-button-secondary > .p-button:enabled:focus {
|
||||
box-shadow: 0 0 0 0.2rem #c0c7d2;
|
||||
box-shadow: 0 0 0 0.2rem #E2E8F0;
|
||||
}
|
||||
.p-button.p-button-secondary:enabled:active, .p-buttonset.p-button-secondary > .p-button:enabled:active, .p-splitbutton.p-button-secondary > .p-button:enabled:active {
|
||||
background: #334155;
|
||||
|
@ -1875,7 +1875,7 @@
|
|||
border-color: #2563EB;
|
||||
}
|
||||
.p-button.p-button-info:enabled:focus, .p-buttonset.p-button-info > .p-button:enabled:focus, .p-splitbutton.p-button-info > .p-button:enabled:focus {
|
||||
box-shadow: 0 0 0 0.2rem #b1cdfb;
|
||||
box-shadow: 0 0 0 0.2rem #BFDBFE;
|
||||
}
|
||||
.p-button.p-button-info:enabled:active, .p-buttonset.p-button-info > .p-button:enabled:active, .p-splitbutton.p-button-info > .p-button:enabled:active {
|
||||
background: #1D4ED8;
|
||||
|
@ -1924,7 +1924,7 @@
|
|||
border-color: #16A34A;
|
||||
}
|
||||
.p-button.p-button-success:enabled:focus, .p-buttonset.p-button-success > .p-button:enabled:focus, .p-splitbutton.p-button-success > .p-button:enabled:focus {
|
||||
box-shadow: 0 0 0 0.2rem #a0efbd;
|
||||
box-shadow: 0 0 0 0.2rem #BBF7D0;
|
||||
}
|
||||
.p-button.p-button-success:enabled:active, .p-buttonset.p-button-success > .p-button:enabled:active, .p-splitbutton.p-button-success > .p-button:enabled:active {
|
||||
background: #15803D;
|
||||
|
@ -1973,7 +1973,7 @@
|
|||
border-color: #D97706;
|
||||
}
|
||||
.p-button.p-button-warning:enabled:focus, .p-buttonset.p-button-warning > .p-button:enabled:focus, .p-splitbutton.p-button-warning > .p-button:enabled:focus {
|
||||
box-shadow: 0 0 0 0.2rem #fbd89d;
|
||||
box-shadow: 0 0 0 0.2rem #FDE68A;
|
||||
}
|
||||
.p-button.p-button-warning:enabled:active, .p-buttonset.p-button-warning > .p-button:enabled:active, .p-splitbutton.p-button-warning > .p-button:enabled:active {
|
||||
background: #B45309;
|
||||
|
@ -2022,7 +2022,7 @@
|
|||
border-color: #9333EA;
|
||||
}
|
||||
.p-button.p-button-help:enabled:focus, .p-buttonset.p-button-help > .p-button:enabled:focus, .p-splitbutton.p-button-help > .p-button:enabled:focus {
|
||||
box-shadow: 0 0 0 0.2rem #dcbbfc;
|
||||
box-shadow: 0 0 0 0.2rem #E9D5FF;
|
||||
}
|
||||
.p-button.p-button-help:enabled:active, .p-buttonset.p-button-help > .p-button:enabled:active, .p-splitbutton.p-button-help > .p-button:enabled:active {
|
||||
background: #7E22CE;
|
||||
|
@ -2071,7 +2071,7 @@
|
|||
border-color: #DC2626;
|
||||
}
|
||||
.p-button.p-button-danger:enabled:focus, .p-buttonset.p-button-danger > .p-button:enabled:focus, .p-splitbutton.p-button-danger > .p-button:enabled:focus {
|
||||
box-shadow: 0 0 0 0.2rem #f9b4b4;
|
||||
box-shadow: 0 0 0 0.2rem #FECACA;
|
||||
}
|
||||
.p-button.p-button-danger:enabled:active, .p-buttonset.p-button-danger > .p-button:enabled:active, .p-splitbutton.p-button-danger > .p-button:enabled:active {
|
||||
background: #B91C1C;
|
||||
|
@ -2124,7 +2124,7 @@
|
|||
}
|
||||
.p-button.p-button-link:enabled:focus {
|
||||
background: transparent;
|
||||
box-shadow: 0 0 0 0.2rem #c1c2f9;
|
||||
box-shadow: 0 0 0 0.2rem #C7D2FE;
|
||||
border-color: transparent;
|
||||
}
|
||||
.p-button.p-button-link:enabled:active {
|
||||
|
@ -2218,7 +2218,7 @@
|
|||
.p-carousel .p-carousel-content .p-carousel-next:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #c1c2f9;
|
||||
box-shadow: 0 0 0 0.2rem #C7D2FE;
|
||||
}
|
||||
.p-carousel .p-carousel-indicators {
|
||||
padding: 1rem;
|
||||
|
@ -2320,14 +2320,14 @@
|
|||
color: #4338CA;
|
||||
}
|
||||
.p-datatable .p-sortable-column:focus {
|
||||
box-shadow: inset 0 0 0 1px #c1c2f9;
|
||||
box-shadow: inset 0 0 0 1px #C7D2FE;
|
||||
outline: 0 none;
|
||||
}
|
||||
.p-datatable .p-datatable-tbody > tr {
|
||||
background: #ffffff;
|
||||
color: #495057;
|
||||
transition: box-shadow 0.2s;
|
||||
outline-color: #c1c2f9;
|
||||
outline-color: #C7D2FE;
|
||||
}
|
||||
.p-datatable .p-datatable-tbody > tr > td {
|
||||
text-align: left;
|
||||
|
@ -2361,7 +2361,7 @@
|
|||
.p-datatable .p-datatable-tbody > tr > td .p-row-editor-cancel:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #c1c2f9;
|
||||
box-shadow: 0 0 0 0.2rem #C7D2FE;
|
||||
}
|
||||
.p-datatable .p-datatable-tbody > tr > td .p-row-editor-save {
|
||||
margin-right: 0.5rem;
|
||||
|
@ -2537,7 +2537,7 @@
|
|||
.p-column-filter-menu-button:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #c1c2f9;
|
||||
box-shadow: 0 0 0 0.2rem #C7D2FE;
|
||||
}
|
||||
|
||||
.p-column-filter-clear-button {
|
||||
|
@ -2557,7 +2557,7 @@
|
|||
.p-column-filter-clear-button:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #c1c2f9;
|
||||
box-shadow: 0 0 0 0.2rem #C7D2FE;
|
||||
}
|
||||
|
||||
.p-column-filter-overlay {
|
||||
|
@ -2591,7 +2591,7 @@
|
|||
.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: inset 0 0 0 1px #c1c2f9;
|
||||
box-shadow: inset 0 0 0 1px #C7D2FE;
|
||||
}
|
||||
.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-separator {
|
||||
border-top: 1px solid #dee2e6;
|
||||
|
@ -2681,7 +2681,7 @@
|
|||
.fc.fc-unthemed .fc-toolbar .fc-button:enabled:active:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #c1c2f9;
|
||||
box-shadow: 0 0 0 0.2rem #C7D2FE;
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-left {
|
||||
font-family: "PrimeIcons" !important;
|
||||
|
@ -2702,7 +2702,7 @@
|
|||
.fc.fc-unthemed .fc-toolbar .fc-button:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #c1c2f9;
|
||||
box-shadow: 0 0 0 0.2rem #C7D2FE;
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button.fc-dayGridMonth-button, .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridWeek-button, .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridDay-button {
|
||||
background: #ffffff;
|
||||
|
@ -2728,7 +2728,7 @@
|
|||
.fc.fc-unthemed .fc-toolbar .fc-button.fc-dayGridMonth-button:focus, .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridWeek-button:focus, .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridDay-button:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #c1c2f9;
|
||||
box-shadow: 0 0 0 0.2rem #C7D2FE;
|
||||
z-index: 1;
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button {
|
||||
|
@ -2794,7 +2794,7 @@
|
|||
.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #c1c2f9;
|
||||
box-shadow: 0 0 0 0.2rem #C7D2FE;
|
||||
}
|
||||
.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-body {
|
||||
padding: 1.25rem;
|
||||
|
@ -2843,7 +2843,7 @@
|
|||
.fc.fc-theme-standard .fc-toolbar .fc-button:enabled:active:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #c1c2f9;
|
||||
box-shadow: 0 0 0 0.2rem #C7D2FE;
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button:disabled {
|
||||
opacity: 0.6;
|
||||
|
@ -2870,7 +2870,7 @@
|
|||
.fc.fc-theme-standard .fc-toolbar .fc-button:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #c1c2f9;
|
||||
box-shadow: 0 0 0 0.2rem #C7D2FE;
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button.fc-dayGridMonth-button, .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridWeek-button, .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridDay-button {
|
||||
background: #ffffff;
|
||||
|
@ -2896,7 +2896,7 @@
|
|||
.fc.fc-theme-standard .fc-toolbar .fc-button.fc-dayGridMonth-button:not(:disabled):focus, .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridWeek-button:not(:disabled):focus, .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridDay-button:not(:disabled):focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #c1c2f9;
|
||||
box-shadow: 0 0 0 0.2rem #C7D2FE;
|
||||
z-index: 1;
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button {
|
||||
|
@ -2954,7 +2954,7 @@
|
|||
.p-orderlist .p-orderlist-list .p-orderlist-item:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: inset 0 0 0 1px #c1c2f9;
|
||||
box-shadow: inset 0 0 0 1px #C7D2FE;
|
||||
}
|
||||
.p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight {
|
||||
color: #4338CA;
|
||||
|
@ -2997,7 +2997,7 @@
|
|||
.p-organizationchart .p-organizationchart-node-content .p-node-toggler:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #c1c2f9;
|
||||
box-shadow: 0 0 0 0.2rem #C7D2FE;
|
||||
}
|
||||
|
||||
.p-paginator {
|
||||
|
@ -3121,7 +3121,7 @@
|
|||
.p-picklist .p-picklist-list .p-picklist-item:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: inset 0 0 0 1px #c1c2f9;
|
||||
box-shadow: inset 0 0 0 1px #C7D2FE;
|
||||
}
|
||||
.p-picklist .p-picklist-list .p-picklist-item.p-highlight {
|
||||
color: #4338CA;
|
||||
|
@ -3186,7 +3186,7 @@
|
|||
.p-tree .p-tree-container .p-treenode .p-treenode-content .p-tree-toggler:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #c1c2f9;
|
||||
box-shadow: 0 0 0 0.2rem #C7D2FE;
|
||||
}
|
||||
.p-tree .p-tree-container .p-treenode .p-treenode-content .p-treenode-icon {
|
||||
margin-right: 0.5rem;
|
||||
|
@ -3201,7 +3201,7 @@
|
|||
.p-tree .p-tree-container .p-treenode .p-treenode-content:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #c1c2f9;
|
||||
box-shadow: 0 0 0 0.2rem #C7D2FE;
|
||||
}
|
||||
.p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight {
|
||||
background: #EEF2FF;
|
||||
|
@ -3281,7 +3281,7 @@
|
|||
background: #f8f9fa;
|
||||
}
|
||||
.p-treetable .p-sortable-column {
|
||||
outline-color: #c1c2f9;
|
||||
outline-color: #C7D2FE;
|
||||
}
|
||||
.p-treetable .p-sortable-column .p-sortable-column-icon {
|
||||
color: #343a40;
|
||||
|
@ -3314,7 +3314,7 @@
|
|||
background: #ffffff;
|
||||
color: #495057;
|
||||
transition: box-shadow 0.2s;
|
||||
outline-color: #c1c2f9;
|
||||
outline-color: #C7D2FE;
|
||||
}
|
||||
.p-treetable .p-treetable-tbody > tr > td {
|
||||
text-align: left;
|
||||
|
@ -3340,7 +3340,7 @@
|
|||
.p-treetable .p-treetable-tbody > tr > td .p-treetable-toggler:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #c1c2f9;
|
||||
box-shadow: 0 0 0 0.2rem #C7D2FE;
|
||||
}
|
||||
.p-treetable .p-treetable-tbody > tr > td .p-treetable-toggler + .p-checkbox {
|
||||
margin-right: 0.5rem;
|
||||
|
@ -3442,7 +3442,7 @@
|
|||
.p-accordion .p-accordion-header:not(.p-disabled) .p-accordion-header-link:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #c1c2f9;
|
||||
box-shadow: 0 0 0 0.2rem #C7D2FE;
|
||||
}
|
||||
.p-accordion .p-accordion-header:not(.p-highlight):not(.p-disabled):hover .p-accordion-header-link {
|
||||
background: #e9ecef;
|
||||
|
@ -3532,7 +3532,7 @@
|
|||
.p-fieldset.p-fieldset-toggleable .p-fieldset-legend a:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #c1c2f9;
|
||||
box-shadow: 0 0 0 0.2rem #C7D2FE;
|
||||
}
|
||||
.p-fieldset.p-fieldset-toggleable .p-fieldset-legend a:hover {
|
||||
color: #343a40;
|
||||
|
@ -3598,7 +3598,7 @@
|
|||
.p-panel .p-panel-header .p-panel-header-icon:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #c1c2f9;
|
||||
box-shadow: 0 0 0 0.2rem #C7D2FE;
|
||||
}
|
||||
.p-panel.p-panel-toggleable .p-panel-header {
|
||||
padding: 0.75rem 1.25rem;
|
||||
|
@ -3666,7 +3666,7 @@
|
|||
.p-tabview .p-tabview-nav li .p-tabview-nav-link:not(.p-disabled):focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: inset 0 0 0 0.2rem #c1c2f9;
|
||||
box-shadow: inset 0 0 0 0.2rem #C7D2FE;
|
||||
}
|
||||
.p-tabview .p-tabview-nav li:not(.p-highlight):not(.p-disabled):hover .p-tabview-nav-link {
|
||||
background: #ffffff;
|
||||
|
@ -3688,7 +3688,7 @@
|
|||
.p-tabview .p-tabview-nav-btn.p-link:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: inset 0 0 0 0.2rem #c1c2f9;
|
||||
box-shadow: inset 0 0 0 0.2rem #C7D2FE;
|
||||
}
|
||||
.p-tabview .p-tabview-panels {
|
||||
background: #ffffff;
|
||||
|
@ -3788,7 +3788,7 @@
|
|||
.p-dialog .p-dialog-header .p-dialog-header-icon:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #c1c2f9;
|
||||
box-shadow: 0 0 0 0.2rem #C7D2FE;
|
||||
}
|
||||
.p-dialog .p-dialog-header .p-dialog-header-icon:last-child {
|
||||
margin-right: 0;
|
||||
|
@ -3889,7 +3889,7 @@
|
|||
.p-sidebar .p-sidebar-header .p-sidebar-icon:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #c1c2f9;
|
||||
box-shadow: 0 0 0 0.2rem #C7D2FE;
|
||||
}
|
||||
.p-sidebar .p-sidebar-header + .p-sidebar-content {
|
||||
padding-top: 0;
|
||||
|
@ -3933,7 +3933,7 @@
|
|||
.p-fileupload .p-fileupload-buttonbar .p-button.p-fileupload-choose.p-focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #c1c2f9;
|
||||
box-shadow: 0 0 0 0.2rem #C7D2FE;
|
||||
}
|
||||
.p-fileupload .p-fileupload-content {
|
||||
background: #ffffff;
|
||||
|
@ -3977,7 +3977,7 @@
|
|||
.p-breadcrumb ul li .p-menuitem-link:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #c1c2f9;
|
||||
box-shadow: 0 0 0 0.2rem #C7D2FE;
|
||||
}
|
||||
.p-breadcrumb ul li .p-menuitem-link .p-menuitem-text {
|
||||
color: #495057;
|
||||
|
@ -4037,7 +4037,7 @@
|
|||
.p-contextmenu .p-menuitem-link:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: inset 0 0 0 1px #c1c2f9;
|
||||
box-shadow: inset 0 0 0 1px #C7D2FE;
|
||||
}
|
||||
.p-contextmenu .p-submenu-list {
|
||||
padding: 0.25rem 0;
|
||||
|
@ -4163,7 +4163,7 @@
|
|||
.p-megamenu .p-megamenu-root-list > .p-menuitem > .p-menuitem-link:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: inset 0 0 0 1px #c1c2f9;
|
||||
box-shadow: inset 0 0 0 1px #C7D2FE;
|
||||
}
|
||||
.p-megamenu .p-megamenu-root-list > .p-menuitem.p-menuitem-active > .p-menuitem-link,
|
||||
.p-megamenu .p-megamenu-root-list > .p-menuitem.p-menuitem-active > .p-menuitem-link:not(.p-disabled):hover {
|
||||
|
@ -4213,7 +4213,7 @@
|
|||
.p-megamenu .p-menuitem-link:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: inset 0 0 0 1px #c1c2f9;
|
||||
box-shadow: inset 0 0 0 1px #C7D2FE;
|
||||
}
|
||||
.p-megamenu .p-megamenu-panel {
|
||||
background: #ffffff;
|
||||
|
@ -4292,7 +4292,7 @@
|
|||
.p-menu .p-menuitem-link:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: inset 0 0 0 1px #c1c2f9;
|
||||
box-shadow: inset 0 0 0 1px #C7D2FE;
|
||||
}
|
||||
.p-menu.p-menu-overlay {
|
||||
background: #ffffff;
|
||||
|
@ -4352,7 +4352,7 @@
|
|||
.p-menubar .p-menuitem-link:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: inset 0 0 0 1px #c1c2f9;
|
||||
box-shadow: inset 0 0 0 1px #C7D2FE;
|
||||
}
|
||||
.p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link {
|
||||
padding: 0.75rem 1.25rem;
|
||||
|
@ -4387,7 +4387,7 @@
|
|||
.p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: inset 0 0 0 1px #c1c2f9;
|
||||
box-shadow: inset 0 0 0 1px #C7D2FE;
|
||||
}
|
||||
.p-menubar .p-menubar-root-list > .p-menuitem.p-menuitem-active > .p-menuitem-link,
|
||||
.p-menubar .p-menubar-root-list > .p-menuitem.p-menuitem-active > .p-menuitem-link:not(.p-disabled):hover {
|
||||
|
@ -4448,7 +4448,7 @@
|
|||
.p-menubar .p-menubar-button:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #c1c2f9;
|
||||
box-shadow: 0 0 0 0.2rem #C7D2FE;
|
||||
}
|
||||
.p-menubar .p-menubar-root-list {
|
||||
position: absolute;
|
||||
|
@ -4502,7 +4502,7 @@
|
|||
.p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: inset 0 0 0 1px #c1c2f9;
|
||||
box-shadow: inset 0 0 0 1px #C7D2FE;
|
||||
}
|
||||
.p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link > .p-submenu-icon {
|
||||
margin-left: auto;
|
||||
|
@ -4569,7 +4569,7 @@
|
|||
.p-panelmenu .p-panelmenu-header > a:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #c1c2f9;
|
||||
box-shadow: 0 0 0 0.2rem #C7D2FE;
|
||||
}
|
||||
.p-panelmenu .p-panelmenu-header:not(.p-highlight):not(.p-disabled) > a:hover {
|
||||
background: #e9ecef;
|
||||
|
@ -4635,7 +4635,7 @@
|
|||
.p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: inset 0 0 0 1px #c1c2f9;
|
||||
box-shadow: inset 0 0 0 1px #C7D2FE;
|
||||
}
|
||||
.p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link .p-panelmenu-icon {
|
||||
margin-right: 0.5rem;
|
||||
|
@ -4671,7 +4671,7 @@
|
|||
.p-steps .p-steps-item .p-menuitem-link:not(.p-disabled):focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #c1c2f9;
|
||||
box-shadow: 0 0 0 0.2rem #C7D2FE;
|
||||
}
|
||||
.p-steps .p-steps-item.p-highlight .p-steps-number {
|
||||
background: #EEF2FF;
|
||||
|
@ -4719,7 +4719,7 @@
|
|||
.p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link:not(.p-disabled):focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: inset 0 0 0 0.2rem #c1c2f9;
|
||||
box-shadow: inset 0 0 0 0.2rem #C7D2FE;
|
||||
}
|
||||
.p-tabmenu .p-tabmenu-nav .p-tabmenuitem:not(.p-highlight):not(.p-disabled):hover .p-menuitem-link {
|
||||
background: #ffffff;
|
||||
|
@ -4772,7 +4772,7 @@
|
|||
.p-tieredmenu .p-menuitem-link:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: inset 0 0 0 1px #c1c2f9;
|
||||
box-shadow: inset 0 0 0 1px #C7D2FE;
|
||||
}
|
||||
.p-tieredmenu.p-tieredmenu-overlay {
|
||||
background: #ffffff;
|
||||
|
@ -4874,7 +4874,7 @@
|
|||
.p-message .p-message-close:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #c1c2f9;
|
||||
box-shadow: 0 0 0 0.2rem #C7D2FE;
|
||||
}
|
||||
.p-message.p-message-info {
|
||||
background: #e9e9ff;
|
||||
|
@ -4970,7 +4970,7 @@
|
|||
.p-toast .p-toast-message .p-toast-icon-close:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #c1c2f9;
|
||||
box-shadow: 0 0 0 0.2rem #C7D2FE;
|
||||
}
|
||||
.p-toast .p-toast-message.p-toast-message-info {
|
||||
background: #e9e9ff;
|
||||
|
@ -5109,7 +5109,7 @@
|
|||
.p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-item-content:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #c1c2f9;
|
||||
box-shadow: 0 0 0 0.2rem #C7D2FE;
|
||||
}
|
||||
|
||||
.p-galleria-mask {
|
||||
|
@ -5249,7 +5249,7 @@
|
|||
.p-chip .p-chip-remove-icon:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #c1c2f9;
|
||||
box-shadow: 0 0 0 0.2rem #C7D2FE;
|
||||
}
|
||||
|
||||
.p-inplace .p-inplace-display {
|
||||
|
@ -5264,7 +5264,7 @@
|
|||
.p-inplace .p-inplace-display:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #c1c2f9;
|
||||
box-shadow: 0 0 0 0.2rem #C7D2FE;
|
||||
}
|
||||
|
||||
.p-progressbar {
|
||||
|
|
|
@ -40,7 +40,7 @@
|
|||
--surface-overlay:#ffffff;
|
||||
--surface-border:#dfe7ef;
|
||||
--surface-hover:#f6f9fc;
|
||||
--focus-ring: 0 0 0 0.2rem #d1befb;
|
||||
--focus-ring: 0 0 0 0.2rem #DDD6FE;
|
||||
--maskbg: rgba(0, 0, 0, 0.4);
|
||||
}
|
||||
|
||||
|
@ -118,7 +118,7 @@
|
|||
.p-link:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #d1befb;
|
||||
box-shadow: 0 0 0 0.2rem #DDD6FE;
|
||||
}
|
||||
|
||||
.p-component-overlay-enter {
|
||||
|
@ -264,7 +264,7 @@
|
|||
.p-autocomplete .p-autocomplete-multiple-container:not(.p-disabled).p-focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #d1befb;
|
||||
box-shadow: 0 0 0 0.2rem #DDD6FE;
|
||||
border-color: #8B5CF6;
|
||||
}
|
||||
.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token {
|
||||
|
@ -375,7 +375,7 @@
|
|||
.p-datepicker .p-datepicker-header .p-datepicker-next:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #d1befb;
|
||||
box-shadow: 0 0 0 0.2rem #DDD6FE;
|
||||
}
|
||||
.p-datepicker .p-datepicker-header .p-datepicker-title {
|
||||
line-height: 2rem;
|
||||
|
@ -422,7 +422,7 @@
|
|||
.p-datepicker table td > span:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #d1befb;
|
||||
box-shadow: 0 0 0 0.2rem #DDD6FE;
|
||||
}
|
||||
.p-datepicker table td.p-datepicker-today > span {
|
||||
background: #ced4da;
|
||||
|
@ -461,7 +461,7 @@
|
|||
.p-datepicker .p-timepicker button:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #d1befb;
|
||||
box-shadow: 0 0 0 0.2rem #DDD6FE;
|
||||
}
|
||||
.p-datepicker .p-timepicker button:last-child {
|
||||
margin-top: 0.2em;
|
||||
|
@ -519,7 +519,7 @@
|
|||
.p-datepicker:not(.p-disabled) table td span:not(.p-highlight):not(.p-disabled):focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #d1befb;
|
||||
box-shadow: 0 0 0 0.2rem #DDD6FE;
|
||||
}
|
||||
.p-datepicker:not(.p-disabled) .p-monthpicker .p-monthpicker-month:not(.p-highlight):not(.p-disabled):hover {
|
||||
background: #e9ecef;
|
||||
|
@ -527,7 +527,7 @@
|
|||
.p-datepicker:not(.p-disabled) .p-monthpicker .p-monthpicker-month:not(.p-highlight):not(.p-disabled):focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #d1befb;
|
||||
box-shadow: 0 0 0 0.2rem #DDD6FE;
|
||||
}
|
||||
.p-datepicker:not(.p-disabled) .p-yearpicker .p-yearpicker-year:not(.p-highlight):not(.p-disabled):hover {
|
||||
background: #e9ecef;
|
||||
|
@ -535,7 +535,7 @@
|
|||
.p-datepicker:not(.p-disabled) .p-yearpicker .p-yearpicker-year:not(.p-highlight):not(.p-disabled):focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #d1befb;
|
||||
box-shadow: 0 0 0 0.2rem #DDD6FE;
|
||||
}
|
||||
|
||||
@media screen and (max-width: 769px) {
|
||||
|
@ -555,7 +555,7 @@
|
|||
.p-cascadeselect:not(.p-disabled).p-focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #d1befb;
|
||||
box-shadow: 0 0 0 0.2rem #DDD6FE;
|
||||
border-color: #8B5CF6;
|
||||
}
|
||||
.p-cascadeselect .p-cascadeselect-label {
|
||||
|
@ -605,7 +605,7 @@
|
|||
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-item-content:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: inset 0 0 0 1px #d1befb;
|
||||
box-shadow: inset 0 0 0 1px #DDD6FE;
|
||||
}
|
||||
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item.p-highlight {
|
||||
color: #6D28D9;
|
||||
|
@ -657,7 +657,7 @@
|
|||
.p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box.p-focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #d1befb;
|
||||
box-shadow: 0 0 0 0.2rem #DDD6FE;
|
||||
border-color: #8B5CF6;
|
||||
}
|
||||
.p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box.p-highlight:hover {
|
||||
|
@ -691,7 +691,7 @@
|
|||
.p-chips .p-chips-multiple-container:not(.p-disabled).p-focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #d1befb;
|
||||
box-shadow: 0 0 0 0.2rem #DDD6FE;
|
||||
border-color: #8B5CF6;
|
||||
}
|
||||
.p-chips .p-chips-multiple-container .p-chips-token {
|
||||
|
@ -748,7 +748,7 @@
|
|||
.p-dropdown:not(.p-disabled).p-focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #d1befb;
|
||||
box-shadow: 0 0 0 0.2rem #DDD6FE;
|
||||
border-color: #8B5CF6;
|
||||
}
|
||||
.p-dropdown.p-dropdown-clearable .p-dropdown-label {
|
||||
|
@ -1044,7 +1044,7 @@
|
|||
.p-inputswitch.p-focus .p-inputswitch-slider {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #d1befb;
|
||||
box-shadow: 0 0 0 0.2rem #DDD6FE;
|
||||
}
|
||||
.p-inputswitch:not(.p-disabled):hover .p-inputswitch-slider {
|
||||
background: #b6bfc8;
|
||||
|
@ -1079,7 +1079,7 @@
|
|||
.p-inputtext:enabled:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #d1befb;
|
||||
box-shadow: 0 0 0 0.2rem #DDD6FE;
|
||||
border-color: #8B5CF6;
|
||||
}
|
||||
.p-inputtext.p-invalid.p-component {
|
||||
|
@ -1198,7 +1198,7 @@
|
|||
.p-listbox .p-listbox-list .p-listbox-item:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: inset 0 0 0 1px #d1befb;
|
||||
box-shadow: inset 0 0 0 1px #DDD6FE;
|
||||
}
|
||||
.p-listbox .p-listbox-list .p-listbox-item-group {
|
||||
margin: 0;
|
||||
|
@ -1232,7 +1232,7 @@
|
|||
.p-multiselect:not(.p-disabled).p-focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #d1befb;
|
||||
box-shadow: 0 0 0 0.2rem #DDD6FE;
|
||||
border-color: #8B5CF6;
|
||||
}
|
||||
.p-multiselect .p-multiselect-label {
|
||||
|
@ -1311,7 +1311,7 @@
|
|||
.p-multiselect-panel .p-multiselect-header .p-multiselect-close:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #d1befb;
|
||||
box-shadow: 0 0 0 0.2rem #DDD6FE;
|
||||
}
|
||||
.p-multiselect-panel .p-multiselect-items {
|
||||
padding: 0.75rem 0;
|
||||
|
@ -1336,7 +1336,7 @@
|
|||
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: inset 0 0 0 1px #d1befb;
|
||||
box-shadow: inset 0 0 0 1px #DDD6FE;
|
||||
}
|
||||
.p-multiselect-panel .p-multiselect-items .p-multiselect-item .p-checkbox {
|
||||
margin-right: 0.5rem;
|
||||
|
@ -1409,7 +1409,7 @@
|
|||
.p-radiobutton .p-radiobutton-box:not(.p-disabled).p-focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #d1befb;
|
||||
box-shadow: 0 0 0 0.2rem #DDD6FE;
|
||||
border-color: #8B5CF6;
|
||||
}
|
||||
.p-radiobutton .p-radiobutton-box .p-radiobutton-icon {
|
||||
|
@ -1459,7 +1459,7 @@
|
|||
.p-rating .p-rating-icon:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #d1befb;
|
||||
box-shadow: 0 0 0 0.2rem #DDD6FE;
|
||||
}
|
||||
.p-rating .p-rating-icon:first-child {
|
||||
margin-left: 0;
|
||||
|
@ -1545,7 +1545,7 @@
|
|||
.p-slider .p-slider-handle:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #d1befb;
|
||||
box-shadow: 0 0 0 0.2rem #DDD6FE;
|
||||
}
|
||||
.p-slider .p-slider-range {
|
||||
background: #8B5CF6;
|
||||
|
@ -1567,7 +1567,7 @@
|
|||
.p-treeselect:not(.p-disabled).p-focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #d1befb;
|
||||
box-shadow: 0 0 0 0.2rem #DDD6FE;
|
||||
border-color: #8B5CF6;
|
||||
}
|
||||
.p-treeselect .p-treeselect-label {
|
||||
|
@ -1741,7 +1741,7 @@
|
|||
.p-button:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #d1befb;
|
||||
box-shadow: 0 0 0 0.2rem #DDD6FE;
|
||||
}
|
||||
.p-button .p-button-icon-left {
|
||||
margin-right: 0.5rem;
|
||||
|
@ -1826,7 +1826,7 @@
|
|||
border-color: #475569;
|
||||
}
|
||||
.p-button.p-button-secondary:enabled:focus, .p-buttonset.p-button-secondary > .p-button:enabled:focus, .p-splitbutton.p-button-secondary > .p-button:enabled:focus {
|
||||
box-shadow: 0 0 0 0.2rem #c0c7d2;
|
||||
box-shadow: 0 0 0 0.2rem #E2E8F0;
|
||||
}
|
||||
.p-button.p-button-secondary:enabled:active, .p-buttonset.p-button-secondary > .p-button:enabled:active, .p-splitbutton.p-button-secondary > .p-button:enabled:active {
|
||||
background: #334155;
|
||||
|
@ -1875,7 +1875,7 @@
|
|||
border-color: #2563EB;
|
||||
}
|
||||
.p-button.p-button-info:enabled:focus, .p-buttonset.p-button-info > .p-button:enabled:focus, .p-splitbutton.p-button-info > .p-button:enabled:focus {
|
||||
box-shadow: 0 0 0 0.2rem #b1cdfb;
|
||||
box-shadow: 0 0 0 0.2rem #BFDBFE;
|
||||
}
|
||||
.p-button.p-button-info:enabled:active, .p-buttonset.p-button-info > .p-button:enabled:active, .p-splitbutton.p-button-info > .p-button:enabled:active {
|
||||
background: #1D4ED8;
|
||||
|
@ -1924,7 +1924,7 @@
|
|||
border-color: #16A34A;
|
||||
}
|
||||
.p-button.p-button-success:enabled:focus, .p-buttonset.p-button-success > .p-button:enabled:focus, .p-splitbutton.p-button-success > .p-button:enabled:focus {
|
||||
box-shadow: 0 0 0 0.2rem #a0efbd;
|
||||
box-shadow: 0 0 0 0.2rem #BBF7D0;
|
||||
}
|
||||
.p-button.p-button-success:enabled:active, .p-buttonset.p-button-success > .p-button:enabled:active, .p-splitbutton.p-button-success > .p-button:enabled:active {
|
||||
background: #15803D;
|
||||
|
@ -1973,7 +1973,7 @@
|
|||
border-color: #D97706;
|
||||
}
|
||||
.p-button.p-button-warning:enabled:focus, .p-buttonset.p-button-warning > .p-button:enabled:focus, .p-splitbutton.p-button-warning > .p-button:enabled:focus {
|
||||
box-shadow: 0 0 0 0.2rem #fbd89d;
|
||||
box-shadow: 0 0 0 0.2rem #FDE68A;
|
||||
}
|
||||
.p-button.p-button-warning:enabled:active, .p-buttonset.p-button-warning > .p-button:enabled:active, .p-splitbutton.p-button-warning > .p-button:enabled:active {
|
||||
background: #B45309;
|
||||
|
@ -2022,7 +2022,7 @@
|
|||
border-color: #9333EA;
|
||||
}
|
||||
.p-button.p-button-help:enabled:focus, .p-buttonset.p-button-help > .p-button:enabled:focus, .p-splitbutton.p-button-help > .p-button:enabled:focus {
|
||||
box-shadow: 0 0 0 0.2rem #dcbbfc;
|
||||
box-shadow: 0 0 0 0.2rem #E9D5FF;
|
||||
}
|
||||
.p-button.p-button-help:enabled:active, .p-buttonset.p-button-help > .p-button:enabled:active, .p-splitbutton.p-button-help > .p-button:enabled:active {
|
||||
background: #7E22CE;
|
||||
|
@ -2071,7 +2071,7 @@
|
|||
border-color: #DC2626;
|
||||
}
|
||||
.p-button.p-button-danger:enabled:focus, .p-buttonset.p-button-danger > .p-button:enabled:focus, .p-splitbutton.p-button-danger > .p-button:enabled:focus {
|
||||
box-shadow: 0 0 0 0.2rem #f9b4b4;
|
||||
box-shadow: 0 0 0 0.2rem #FECACA;
|
||||
}
|
||||
.p-button.p-button-danger:enabled:active, .p-buttonset.p-button-danger > .p-button:enabled:active, .p-splitbutton.p-button-danger > .p-button:enabled:active {
|
||||
background: #B91C1C;
|
||||
|
@ -2124,7 +2124,7 @@
|
|||
}
|
||||
.p-button.p-button-link:enabled:focus {
|
||||
background: transparent;
|
||||
box-shadow: 0 0 0 0.2rem #d1befb;
|
||||
box-shadow: 0 0 0 0.2rem #DDD6FE;
|
||||
border-color: transparent;
|
||||
}
|
||||
.p-button.p-button-link:enabled:active {
|
||||
|
@ -2218,7 +2218,7 @@
|
|||
.p-carousel .p-carousel-content .p-carousel-next:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #d1befb;
|
||||
box-shadow: 0 0 0 0.2rem #DDD6FE;
|
||||
}
|
||||
.p-carousel .p-carousel-indicators {
|
||||
padding: 1rem;
|
||||
|
@ -2320,14 +2320,14 @@
|
|||
color: #6D28D9;
|
||||
}
|
||||
.p-datatable .p-sortable-column:focus {
|
||||
box-shadow: inset 0 0 0 1px #d1befb;
|
||||
box-shadow: inset 0 0 0 1px #DDD6FE;
|
||||
outline: 0 none;
|
||||
}
|
||||
.p-datatable .p-datatable-tbody > tr {
|
||||
background: #ffffff;
|
||||
color: #495057;
|
||||
transition: box-shadow 0.2s;
|
||||
outline-color: #d1befb;
|
||||
outline-color: #DDD6FE;
|
||||
}
|
||||
.p-datatable .p-datatable-tbody > tr > td {
|
||||
text-align: left;
|
||||
|
@ -2361,7 +2361,7 @@
|
|||
.p-datatable .p-datatable-tbody > tr > td .p-row-editor-cancel:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #d1befb;
|
||||
box-shadow: 0 0 0 0.2rem #DDD6FE;
|
||||
}
|
||||
.p-datatable .p-datatable-tbody > tr > td .p-row-editor-save {
|
||||
margin-right: 0.5rem;
|
||||
|
@ -2537,7 +2537,7 @@
|
|||
.p-column-filter-menu-button:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #d1befb;
|
||||
box-shadow: 0 0 0 0.2rem #DDD6FE;
|
||||
}
|
||||
|
||||
.p-column-filter-clear-button {
|
||||
|
@ -2557,7 +2557,7 @@
|
|||
.p-column-filter-clear-button:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #d1befb;
|
||||
box-shadow: 0 0 0 0.2rem #DDD6FE;
|
||||
}
|
||||
|
||||
.p-column-filter-overlay {
|
||||
|
@ -2591,7 +2591,7 @@
|
|||
.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: inset 0 0 0 1px #d1befb;
|
||||
box-shadow: inset 0 0 0 1px #DDD6FE;
|
||||
}
|
||||
.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-separator {
|
||||
border-top: 1px solid #dee2e6;
|
||||
|
@ -2681,7 +2681,7 @@
|
|||
.fc.fc-unthemed .fc-toolbar .fc-button:enabled:active:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #d1befb;
|
||||
box-shadow: 0 0 0 0.2rem #DDD6FE;
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-left {
|
||||
font-family: "PrimeIcons" !important;
|
||||
|
@ -2702,7 +2702,7 @@
|
|||
.fc.fc-unthemed .fc-toolbar .fc-button:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #d1befb;
|
||||
box-shadow: 0 0 0 0.2rem #DDD6FE;
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button.fc-dayGridMonth-button, .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridWeek-button, .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridDay-button {
|
||||
background: #ffffff;
|
||||
|
@ -2728,7 +2728,7 @@
|
|||
.fc.fc-unthemed .fc-toolbar .fc-button.fc-dayGridMonth-button:focus, .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridWeek-button:focus, .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridDay-button:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #d1befb;
|
||||
box-shadow: 0 0 0 0.2rem #DDD6FE;
|
||||
z-index: 1;
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button {
|
||||
|
@ -2794,7 +2794,7 @@
|
|||
.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #d1befb;
|
||||
box-shadow: 0 0 0 0.2rem #DDD6FE;
|
||||
}
|
||||
.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-body {
|
||||
padding: 1.25rem;
|
||||
|
@ -2843,7 +2843,7 @@
|
|||
.fc.fc-theme-standard .fc-toolbar .fc-button:enabled:active:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #d1befb;
|
||||
box-shadow: 0 0 0 0.2rem #DDD6FE;
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button:disabled {
|
||||
opacity: 0.6;
|
||||
|
@ -2870,7 +2870,7 @@
|
|||
.fc.fc-theme-standard .fc-toolbar .fc-button:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #d1befb;
|
||||
box-shadow: 0 0 0 0.2rem #DDD6FE;
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button.fc-dayGridMonth-button, .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridWeek-button, .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridDay-button {
|
||||
background: #ffffff;
|
||||
|
@ -2896,7 +2896,7 @@
|
|||
.fc.fc-theme-standard .fc-toolbar .fc-button.fc-dayGridMonth-button:not(:disabled):focus, .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridWeek-button:not(:disabled):focus, .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridDay-button:not(:disabled):focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #d1befb;
|
||||
box-shadow: 0 0 0 0.2rem #DDD6FE;
|
||||
z-index: 1;
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button {
|
||||
|
@ -2954,7 +2954,7 @@
|
|||
.p-orderlist .p-orderlist-list .p-orderlist-item:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: inset 0 0 0 1px #d1befb;
|
||||
box-shadow: inset 0 0 0 1px #DDD6FE;
|
||||
}
|
||||
.p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight {
|
||||
color: #6D28D9;
|
||||
|
@ -2997,7 +2997,7 @@
|
|||
.p-organizationchart .p-organizationchart-node-content .p-node-toggler:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #d1befb;
|
||||
box-shadow: 0 0 0 0.2rem #DDD6FE;
|
||||
}
|
||||
|
||||
.p-paginator {
|
||||
|
@ -3121,7 +3121,7 @@
|
|||
.p-picklist .p-picklist-list .p-picklist-item:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: inset 0 0 0 1px #d1befb;
|
||||
box-shadow: inset 0 0 0 1px #DDD6FE;
|
||||
}
|
||||
.p-picklist .p-picklist-list .p-picklist-item.p-highlight {
|
||||
color: #6D28D9;
|
||||
|
@ -3186,7 +3186,7 @@
|
|||
.p-tree .p-tree-container .p-treenode .p-treenode-content .p-tree-toggler:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #d1befb;
|
||||
box-shadow: 0 0 0 0.2rem #DDD6FE;
|
||||
}
|
||||
.p-tree .p-tree-container .p-treenode .p-treenode-content .p-treenode-icon {
|
||||
margin-right: 0.5rem;
|
||||
|
@ -3201,7 +3201,7 @@
|
|||
.p-tree .p-tree-container .p-treenode .p-treenode-content:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #d1befb;
|
||||
box-shadow: 0 0 0 0.2rem #DDD6FE;
|
||||
}
|
||||
.p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight {
|
||||
background: #F5F3FF;
|
||||
|
@ -3281,7 +3281,7 @@
|
|||
background: #f8f9fa;
|
||||
}
|
||||
.p-treetable .p-sortable-column {
|
||||
outline-color: #d1befb;
|
||||
outline-color: #DDD6FE;
|
||||
}
|
||||
.p-treetable .p-sortable-column .p-sortable-column-icon {
|
||||
color: #343a40;
|
||||
|
@ -3314,7 +3314,7 @@
|
|||
background: #ffffff;
|
||||
color: #495057;
|
||||
transition: box-shadow 0.2s;
|
||||
outline-color: #d1befb;
|
||||
outline-color: #DDD6FE;
|
||||
}
|
||||
.p-treetable .p-treetable-tbody > tr > td {
|
||||
text-align: left;
|
||||
|
@ -3340,7 +3340,7 @@
|
|||
.p-treetable .p-treetable-tbody > tr > td .p-treetable-toggler:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #d1befb;
|
||||
box-shadow: 0 0 0 0.2rem #DDD6FE;
|
||||
}
|
||||
.p-treetable .p-treetable-tbody > tr > td .p-treetable-toggler + .p-checkbox {
|
||||
margin-right: 0.5rem;
|
||||
|
@ -3442,7 +3442,7 @@
|
|||
.p-accordion .p-accordion-header:not(.p-disabled) .p-accordion-header-link:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #d1befb;
|
||||
box-shadow: 0 0 0 0.2rem #DDD6FE;
|
||||
}
|
||||
.p-accordion .p-accordion-header:not(.p-highlight):not(.p-disabled):hover .p-accordion-header-link {
|
||||
background: #e9ecef;
|
||||
|
@ -3532,7 +3532,7 @@
|
|||
.p-fieldset.p-fieldset-toggleable .p-fieldset-legend a:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #d1befb;
|
||||
box-shadow: 0 0 0 0.2rem #DDD6FE;
|
||||
}
|
||||
.p-fieldset.p-fieldset-toggleable .p-fieldset-legend a:hover {
|
||||
color: #343a40;
|
||||
|
@ -3598,7 +3598,7 @@
|
|||
.p-panel .p-panel-header .p-panel-header-icon:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #d1befb;
|
||||
box-shadow: 0 0 0 0.2rem #DDD6FE;
|
||||
}
|
||||
.p-panel.p-panel-toggleable .p-panel-header {
|
||||
padding: 0.75rem 1.25rem;
|
||||
|
@ -3666,7 +3666,7 @@
|
|||
.p-tabview .p-tabview-nav li .p-tabview-nav-link:not(.p-disabled):focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: inset 0 0 0 0.2rem #d1befb;
|
||||
box-shadow: inset 0 0 0 0.2rem #DDD6FE;
|
||||
}
|
||||
.p-tabview .p-tabview-nav li:not(.p-highlight):not(.p-disabled):hover .p-tabview-nav-link {
|
||||
background: #ffffff;
|
||||
|
@ -3688,7 +3688,7 @@
|
|||
.p-tabview .p-tabview-nav-btn.p-link:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: inset 0 0 0 0.2rem #d1befb;
|
||||
box-shadow: inset 0 0 0 0.2rem #DDD6FE;
|
||||
}
|
||||
.p-tabview .p-tabview-panels {
|
||||
background: #ffffff;
|
||||
|
@ -3788,7 +3788,7 @@
|
|||
.p-dialog .p-dialog-header .p-dialog-header-icon:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #d1befb;
|
||||
box-shadow: 0 0 0 0.2rem #DDD6FE;
|
||||
}
|
||||
.p-dialog .p-dialog-header .p-dialog-header-icon:last-child {
|
||||
margin-right: 0;
|
||||
|
@ -3889,7 +3889,7 @@
|
|||
.p-sidebar .p-sidebar-header .p-sidebar-icon:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #d1befb;
|
||||
box-shadow: 0 0 0 0.2rem #DDD6FE;
|
||||
}
|
||||
.p-sidebar .p-sidebar-header + .p-sidebar-content {
|
||||
padding-top: 0;
|
||||
|
@ -3933,7 +3933,7 @@
|
|||
.p-fileupload .p-fileupload-buttonbar .p-button.p-fileupload-choose.p-focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #d1befb;
|
||||
box-shadow: 0 0 0 0.2rem #DDD6FE;
|
||||
}
|
||||
.p-fileupload .p-fileupload-content {
|
||||
background: #ffffff;
|
||||
|
@ -3977,7 +3977,7 @@
|
|||
.p-breadcrumb ul li .p-menuitem-link:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #d1befb;
|
||||
box-shadow: 0 0 0 0.2rem #DDD6FE;
|
||||
}
|
||||
.p-breadcrumb ul li .p-menuitem-link .p-menuitem-text {
|
||||
color: #495057;
|
||||
|
@ -4037,7 +4037,7 @@
|
|||
.p-contextmenu .p-menuitem-link:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: inset 0 0 0 1px #d1befb;
|
||||
box-shadow: inset 0 0 0 1px #DDD6FE;
|
||||
}
|
||||
.p-contextmenu .p-submenu-list {
|
||||
padding: 0.25rem 0;
|
||||
|
@ -4163,7 +4163,7 @@
|
|||
.p-megamenu .p-megamenu-root-list > .p-menuitem > .p-menuitem-link:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: inset 0 0 0 1px #d1befb;
|
||||
box-shadow: inset 0 0 0 1px #DDD6FE;
|
||||
}
|
||||
.p-megamenu .p-megamenu-root-list > .p-menuitem.p-menuitem-active > .p-menuitem-link,
|
||||
.p-megamenu .p-megamenu-root-list > .p-menuitem.p-menuitem-active > .p-menuitem-link:not(.p-disabled):hover {
|
||||
|
@ -4213,7 +4213,7 @@
|
|||
.p-megamenu .p-menuitem-link:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: inset 0 0 0 1px #d1befb;
|
||||
box-shadow: inset 0 0 0 1px #DDD6FE;
|
||||
}
|
||||
.p-megamenu .p-megamenu-panel {
|
||||
background: #ffffff;
|
||||
|
@ -4292,7 +4292,7 @@
|
|||
.p-menu .p-menuitem-link:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: inset 0 0 0 1px #d1befb;
|
||||
box-shadow: inset 0 0 0 1px #DDD6FE;
|
||||
}
|
||||
.p-menu.p-menu-overlay {
|
||||
background: #ffffff;
|
||||
|
@ -4352,7 +4352,7 @@
|
|||
.p-menubar .p-menuitem-link:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: inset 0 0 0 1px #d1befb;
|
||||
box-shadow: inset 0 0 0 1px #DDD6FE;
|
||||
}
|
||||
.p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link {
|
||||
padding: 0.75rem 1.25rem;
|
||||
|
@ -4387,7 +4387,7 @@
|
|||
.p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: inset 0 0 0 1px #d1befb;
|
||||
box-shadow: inset 0 0 0 1px #DDD6FE;
|
||||
}
|
||||
.p-menubar .p-menubar-root-list > .p-menuitem.p-menuitem-active > .p-menuitem-link,
|
||||
.p-menubar .p-menubar-root-list > .p-menuitem.p-menuitem-active > .p-menuitem-link:not(.p-disabled):hover {
|
||||
|
@ -4448,7 +4448,7 @@
|
|||
.p-menubar .p-menubar-button:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #d1befb;
|
||||
box-shadow: 0 0 0 0.2rem #DDD6FE;
|
||||
}
|
||||
.p-menubar .p-menubar-root-list {
|
||||
position: absolute;
|
||||
|
@ -4502,7 +4502,7 @@
|
|||
.p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: inset 0 0 0 1px #d1befb;
|
||||
box-shadow: inset 0 0 0 1px #DDD6FE;
|
||||
}
|
||||
.p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link > .p-submenu-icon {
|
||||
margin-left: auto;
|
||||
|
@ -4569,7 +4569,7 @@
|
|||
.p-panelmenu .p-panelmenu-header > a:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #d1befb;
|
||||
box-shadow: 0 0 0 0.2rem #DDD6FE;
|
||||
}
|
||||
.p-panelmenu .p-panelmenu-header:not(.p-highlight):not(.p-disabled) > a:hover {
|
||||
background: #e9ecef;
|
||||
|
@ -4635,7 +4635,7 @@
|
|||
.p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: inset 0 0 0 1px #d1befb;
|
||||
box-shadow: inset 0 0 0 1px #DDD6FE;
|
||||
}
|
||||
.p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link .p-panelmenu-icon {
|
||||
margin-right: 0.5rem;
|
||||
|
@ -4671,7 +4671,7 @@
|
|||
.p-steps .p-steps-item .p-menuitem-link:not(.p-disabled):focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #d1befb;
|
||||
box-shadow: 0 0 0 0.2rem #DDD6FE;
|
||||
}
|
||||
.p-steps .p-steps-item.p-highlight .p-steps-number {
|
||||
background: #F5F3FF;
|
||||
|
@ -4719,7 +4719,7 @@
|
|||
.p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link:not(.p-disabled):focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: inset 0 0 0 0.2rem #d1befb;
|
||||
box-shadow: inset 0 0 0 0.2rem #DDD6FE;
|
||||
}
|
||||
.p-tabmenu .p-tabmenu-nav .p-tabmenuitem:not(.p-highlight):not(.p-disabled):hover .p-menuitem-link {
|
||||
background: #ffffff;
|
||||
|
@ -4772,7 +4772,7 @@
|
|||
.p-tieredmenu .p-menuitem-link:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: inset 0 0 0 1px #d1befb;
|
||||
box-shadow: inset 0 0 0 1px #DDD6FE;
|
||||
}
|
||||
.p-tieredmenu.p-tieredmenu-overlay {
|
||||
background: #ffffff;
|
||||
|
@ -4874,7 +4874,7 @@
|
|||
.p-message .p-message-close:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #d1befb;
|
||||
box-shadow: 0 0 0 0.2rem #DDD6FE;
|
||||
}
|
||||
.p-message.p-message-info {
|
||||
background: #e9e9ff;
|
||||
|
@ -4970,7 +4970,7 @@
|
|||
.p-toast .p-toast-message .p-toast-icon-close:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #d1befb;
|
||||
box-shadow: 0 0 0 0.2rem #DDD6FE;
|
||||
}
|
||||
.p-toast .p-toast-message.p-toast-message-info {
|
||||
background: #e9e9ff;
|
||||
|
@ -5109,7 +5109,7 @@
|
|||
.p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-item-content:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #d1befb;
|
||||
box-shadow: 0 0 0 0.2rem #DDD6FE;
|
||||
}
|
||||
|
||||
.p-galleria-mask {
|
||||
|
@ -5249,7 +5249,7 @@
|
|||
.p-chip .p-chip-remove-icon:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #d1befb;
|
||||
box-shadow: 0 0 0 0.2rem #DDD6FE;
|
||||
}
|
||||
|
||||
.p-inplace .p-inplace-display {
|
||||
|
@ -5264,7 +5264,7 @@
|
|||
.p-inplace .p-inplace-display:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #d1befb;
|
||||
box-shadow: 0 0 0 0.2rem #DDD6FE;
|
||||
}
|
||||
|
||||
.p-progressbar {
|
||||
|
|
|
@ -40,7 +40,7 @@
|
|||
--surface-overlay:#ffffff;
|
||||
--surface-border:#dfe7ef;
|
||||
--surface-hover:#f6f9fc;
|
||||
--focus-ring: 0 0 0 0.2rem #91f3e8;
|
||||
--focus-ring: 0 0 0 0.2rem #99F6E4;
|
||||
--maskbg: rgba(0, 0, 0, 0.4);
|
||||
}
|
||||
|
||||
|
@ -118,7 +118,7 @@
|
|||
.p-link:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #91f3e8;
|
||||
box-shadow: 0 0 0 0.2rem #99F6E4;
|
||||
}
|
||||
|
||||
.p-component-overlay-enter {
|
||||
|
@ -264,7 +264,7 @@
|
|||
.p-autocomplete .p-autocomplete-multiple-container:not(.p-disabled).p-focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #91f3e8;
|
||||
box-shadow: 0 0 0 0.2rem #99F6E4;
|
||||
border-color: #14B8A6;
|
||||
}
|
||||
.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token {
|
||||
|
@ -375,7 +375,7 @@
|
|||
.p-datepicker .p-datepicker-header .p-datepicker-next:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #91f3e8;
|
||||
box-shadow: 0 0 0 0.2rem #99F6E4;
|
||||
}
|
||||
.p-datepicker .p-datepicker-header .p-datepicker-title {
|
||||
line-height: 2rem;
|
||||
|
@ -422,7 +422,7 @@
|
|||
.p-datepicker table td > span:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #91f3e8;
|
||||
box-shadow: 0 0 0 0.2rem #99F6E4;
|
||||
}
|
||||
.p-datepicker table td.p-datepicker-today > span {
|
||||
background: #ced4da;
|
||||
|
@ -461,7 +461,7 @@
|
|||
.p-datepicker .p-timepicker button:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #91f3e8;
|
||||
box-shadow: 0 0 0 0.2rem #99F6E4;
|
||||
}
|
||||
.p-datepicker .p-timepicker button:last-child {
|
||||
margin-top: 0.2em;
|
||||
|
@ -519,7 +519,7 @@
|
|||
.p-datepicker:not(.p-disabled) table td span:not(.p-highlight):not(.p-disabled):focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #91f3e8;
|
||||
box-shadow: 0 0 0 0.2rem #99F6E4;
|
||||
}
|
||||
.p-datepicker:not(.p-disabled) .p-monthpicker .p-monthpicker-month:not(.p-highlight):not(.p-disabled):hover {
|
||||
background: #e9ecef;
|
||||
|
@ -527,7 +527,7 @@
|
|||
.p-datepicker:not(.p-disabled) .p-monthpicker .p-monthpicker-month:not(.p-highlight):not(.p-disabled):focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #91f3e8;
|
||||
box-shadow: 0 0 0 0.2rem #99F6E4;
|
||||
}
|
||||
.p-datepicker:not(.p-disabled) .p-yearpicker .p-yearpicker-year:not(.p-highlight):not(.p-disabled):hover {
|
||||
background: #e9ecef;
|
||||
|
@ -535,7 +535,7 @@
|
|||
.p-datepicker:not(.p-disabled) .p-yearpicker .p-yearpicker-year:not(.p-highlight):not(.p-disabled):focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #91f3e8;
|
||||
box-shadow: 0 0 0 0.2rem #99F6E4;
|
||||
}
|
||||
|
||||
@media screen and (max-width: 769px) {
|
||||
|
@ -555,7 +555,7 @@
|
|||
.p-cascadeselect:not(.p-disabled).p-focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #91f3e8;
|
||||
box-shadow: 0 0 0 0.2rem #99F6E4;
|
||||
border-color: #14B8A6;
|
||||
}
|
||||
.p-cascadeselect .p-cascadeselect-label {
|
||||
|
@ -605,7 +605,7 @@
|
|||
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-item-content:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: inset 0 0 0 1px #91f3e8;
|
||||
box-shadow: inset 0 0 0 1px #99F6E4;
|
||||
}
|
||||
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item.p-highlight {
|
||||
color: #0F766E;
|
||||
|
@ -657,7 +657,7 @@
|
|||
.p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box.p-focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #91f3e8;
|
||||
box-shadow: 0 0 0 0.2rem #99F6E4;
|
||||
border-color: #14B8A6;
|
||||
}
|
||||
.p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box.p-highlight:hover {
|
||||
|
@ -691,7 +691,7 @@
|
|||
.p-chips .p-chips-multiple-container:not(.p-disabled).p-focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #91f3e8;
|
||||
box-shadow: 0 0 0 0.2rem #99F6E4;
|
||||
border-color: #14B8A6;
|
||||
}
|
||||
.p-chips .p-chips-multiple-container .p-chips-token {
|
||||
|
@ -748,7 +748,7 @@
|
|||
.p-dropdown:not(.p-disabled).p-focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #91f3e8;
|
||||
box-shadow: 0 0 0 0.2rem #99F6E4;
|
||||
border-color: #14B8A6;
|
||||
}
|
||||
.p-dropdown.p-dropdown-clearable .p-dropdown-label {
|
||||
|
@ -1044,7 +1044,7 @@
|
|||
.p-inputswitch.p-focus .p-inputswitch-slider {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #91f3e8;
|
||||
box-shadow: 0 0 0 0.2rem #99F6E4;
|
||||
}
|
||||
.p-inputswitch:not(.p-disabled):hover .p-inputswitch-slider {
|
||||
background: #b6bfc8;
|
||||
|
@ -1079,7 +1079,7 @@
|
|||
.p-inputtext:enabled:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #91f3e8;
|
||||
box-shadow: 0 0 0 0.2rem #99F6E4;
|
||||
border-color: #14B8A6;
|
||||
}
|
||||
.p-inputtext.p-invalid.p-component {
|
||||
|
@ -1198,7 +1198,7 @@
|
|||
.p-listbox .p-listbox-list .p-listbox-item:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: inset 0 0 0 1px #91f3e8;
|
||||
box-shadow: inset 0 0 0 1px #99F6E4;
|
||||
}
|
||||
.p-listbox .p-listbox-list .p-listbox-item-group {
|
||||
margin: 0;
|
||||
|
@ -1232,7 +1232,7 @@
|
|||
.p-multiselect:not(.p-disabled).p-focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #91f3e8;
|
||||
box-shadow: 0 0 0 0.2rem #99F6E4;
|
||||
border-color: #14B8A6;
|
||||
}
|
||||
.p-multiselect .p-multiselect-label {
|
||||
|
@ -1311,7 +1311,7 @@
|
|||
.p-multiselect-panel .p-multiselect-header .p-multiselect-close:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #91f3e8;
|
||||
box-shadow: 0 0 0 0.2rem #99F6E4;
|
||||
}
|
||||
.p-multiselect-panel .p-multiselect-items {
|
||||
padding: 0.75rem 0;
|
||||
|
@ -1336,7 +1336,7 @@
|
|||
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: inset 0 0 0 1px #91f3e8;
|
||||
box-shadow: inset 0 0 0 1px #99F6E4;
|
||||
}
|
||||
.p-multiselect-panel .p-multiselect-items .p-multiselect-item .p-checkbox {
|
||||
margin-right: 0.5rem;
|
||||
|
@ -1409,7 +1409,7 @@
|
|||
.p-radiobutton .p-radiobutton-box:not(.p-disabled).p-focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #91f3e8;
|
||||
box-shadow: 0 0 0 0.2rem #99F6E4;
|
||||
border-color: #14B8A6;
|
||||
}
|
||||
.p-radiobutton .p-radiobutton-box .p-radiobutton-icon {
|
||||
|
@ -1459,7 +1459,7 @@
|
|||
.p-rating .p-rating-icon:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #91f3e8;
|
||||
box-shadow: 0 0 0 0.2rem #99F6E4;
|
||||
}
|
||||
.p-rating .p-rating-icon:first-child {
|
||||
margin-left: 0;
|
||||
|
@ -1545,7 +1545,7 @@
|
|||
.p-slider .p-slider-handle:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #91f3e8;
|
||||
box-shadow: 0 0 0 0.2rem #99F6E4;
|
||||
}
|
||||
.p-slider .p-slider-range {
|
||||
background: #14B8A6;
|
||||
|
@ -1567,7 +1567,7 @@
|
|||
.p-treeselect:not(.p-disabled).p-focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #91f3e8;
|
||||
box-shadow: 0 0 0 0.2rem #99F6E4;
|
||||
border-color: #14B8A6;
|
||||
}
|
||||
.p-treeselect .p-treeselect-label {
|
||||
|
@ -1741,7 +1741,7 @@
|
|||
.p-button:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #91f3e8;
|
||||
box-shadow: 0 0 0 0.2rem #99F6E4;
|
||||
}
|
||||
.p-button .p-button-icon-left {
|
||||
margin-right: 0.5rem;
|
||||
|
@ -1826,7 +1826,7 @@
|
|||
border-color: #475569;
|
||||
}
|
||||
.p-button.p-button-secondary:enabled:focus, .p-buttonset.p-button-secondary > .p-button:enabled:focus, .p-splitbutton.p-button-secondary > .p-button:enabled:focus {
|
||||
box-shadow: 0 0 0 0.2rem #c0c7d2;
|
||||
box-shadow: 0 0 0 0.2rem #E2E8F0;
|
||||
}
|
||||
.p-button.p-button-secondary:enabled:active, .p-buttonset.p-button-secondary > .p-button:enabled:active, .p-splitbutton.p-button-secondary > .p-button:enabled:active {
|
||||
background: #334155;
|
||||
|
@ -1875,7 +1875,7 @@
|
|||
border-color: #2563EB;
|
||||
}
|
||||
.p-button.p-button-info:enabled:focus, .p-buttonset.p-button-info > .p-button:enabled:focus, .p-splitbutton.p-button-info > .p-button:enabled:focus {
|
||||
box-shadow: 0 0 0 0.2rem #b1cdfb;
|
||||
box-shadow: 0 0 0 0.2rem #BFDBFE;
|
||||
}
|
||||
.p-button.p-button-info:enabled:active, .p-buttonset.p-button-info > .p-button:enabled:active, .p-splitbutton.p-button-info > .p-button:enabled:active {
|
||||
background: #1D4ED8;
|
||||
|
@ -1924,7 +1924,7 @@
|
|||
border-color: #16A34A;
|
||||
}
|
||||
.p-button.p-button-success:enabled:focus, .p-buttonset.p-button-success > .p-button:enabled:focus, .p-splitbutton.p-button-success > .p-button:enabled:focus {
|
||||
box-shadow: 0 0 0 0.2rem #a0efbd;
|
||||
box-shadow: 0 0 0 0.2rem #BBF7D0;
|
||||
}
|
||||
.p-button.p-button-success:enabled:active, .p-buttonset.p-button-success > .p-button:enabled:active, .p-splitbutton.p-button-success > .p-button:enabled:active {
|
||||
background: #15803D;
|
||||
|
@ -1973,7 +1973,7 @@
|
|||
border-color: #D97706;
|
||||
}
|
||||
.p-button.p-button-warning:enabled:focus, .p-buttonset.p-button-warning > .p-button:enabled:focus, .p-splitbutton.p-button-warning > .p-button:enabled:focus {
|
||||
box-shadow: 0 0 0 0.2rem #fbd89d;
|
||||
box-shadow: 0 0 0 0.2rem #FDE68A;
|
||||
}
|
||||
.p-button.p-button-warning:enabled:active, .p-buttonset.p-button-warning > .p-button:enabled:active, .p-splitbutton.p-button-warning > .p-button:enabled:active {
|
||||
background: #B45309;
|
||||
|
@ -2022,7 +2022,7 @@
|
|||
border-color: #9333EA;
|
||||
}
|
||||
.p-button.p-button-help:enabled:focus, .p-buttonset.p-button-help > .p-button:enabled:focus, .p-splitbutton.p-button-help > .p-button:enabled:focus {
|
||||
box-shadow: 0 0 0 0.2rem #dcbbfc;
|
||||
box-shadow: 0 0 0 0.2rem #E9D5FF;
|
||||
}
|
||||
.p-button.p-button-help:enabled:active, .p-buttonset.p-button-help > .p-button:enabled:active, .p-splitbutton.p-button-help > .p-button:enabled:active {
|
||||
background: #7E22CE;
|
||||
|
@ -2071,7 +2071,7 @@
|
|||
border-color: #DC2626;
|
||||
}
|
||||
.p-button.p-button-danger:enabled:focus, .p-buttonset.p-button-danger > .p-button:enabled:focus, .p-splitbutton.p-button-danger > .p-button:enabled:focus {
|
||||
box-shadow: 0 0 0 0.2rem #f9b4b4;
|
||||
box-shadow: 0 0 0 0.2rem #FECACA;
|
||||
}
|
||||
.p-button.p-button-danger:enabled:active, .p-buttonset.p-button-danger > .p-button:enabled:active, .p-splitbutton.p-button-danger > .p-button:enabled:active {
|
||||
background: #B91C1C;
|
||||
|
@ -2124,7 +2124,7 @@
|
|||
}
|
||||
.p-button.p-button-link:enabled:focus {
|
||||
background: transparent;
|
||||
box-shadow: 0 0 0 0.2rem #91f3e8;
|
||||
box-shadow: 0 0 0 0.2rem #99F6E4;
|
||||
border-color: transparent;
|
||||
}
|
||||
.p-button.p-button-link:enabled:active {
|
||||
|
@ -2218,7 +2218,7 @@
|
|||
.p-carousel .p-carousel-content .p-carousel-next:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #91f3e8;
|
||||
box-shadow: 0 0 0 0.2rem #99F6E4;
|
||||
}
|
||||
.p-carousel .p-carousel-indicators {
|
||||
padding: 1rem;
|
||||
|
@ -2320,14 +2320,14 @@
|
|||
color: #0F766E;
|
||||
}
|
||||
.p-datatable .p-sortable-column:focus {
|
||||
box-shadow: inset 0 0 0 1px #91f3e8;
|
||||
box-shadow: inset 0 0 0 1px #99F6E4;
|
||||
outline: 0 none;
|
||||
}
|
||||
.p-datatable .p-datatable-tbody > tr {
|
||||
background: #ffffff;
|
||||
color: #495057;
|
||||
transition: box-shadow 0.2s;
|
||||
outline-color: #91f3e8;
|
||||
outline-color: #99F6E4;
|
||||
}
|
||||
.p-datatable .p-datatable-tbody > tr > td {
|
||||
text-align: left;
|
||||
|
@ -2361,7 +2361,7 @@
|
|||
.p-datatable .p-datatable-tbody > tr > td .p-row-editor-cancel:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #91f3e8;
|
||||
box-shadow: 0 0 0 0.2rem #99F6E4;
|
||||
}
|
||||
.p-datatable .p-datatable-tbody > tr > td .p-row-editor-save {
|
||||
margin-right: 0.5rem;
|
||||
|
@ -2537,7 +2537,7 @@
|
|||
.p-column-filter-menu-button:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #91f3e8;
|
||||
box-shadow: 0 0 0 0.2rem #99F6E4;
|
||||
}
|
||||
|
||||
.p-column-filter-clear-button {
|
||||
|
@ -2557,7 +2557,7 @@
|
|||
.p-column-filter-clear-button:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #91f3e8;
|
||||
box-shadow: 0 0 0 0.2rem #99F6E4;
|
||||
}
|
||||
|
||||
.p-column-filter-overlay {
|
||||
|
@ -2591,7 +2591,7 @@
|
|||
.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: inset 0 0 0 1px #91f3e8;
|
||||
box-shadow: inset 0 0 0 1px #99F6E4;
|
||||
}
|
||||
.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-separator {
|
||||
border-top: 1px solid #dee2e6;
|
||||
|
@ -2681,7 +2681,7 @@
|
|||
.fc.fc-unthemed .fc-toolbar .fc-button:enabled:active:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #91f3e8;
|
||||
box-shadow: 0 0 0 0.2rem #99F6E4;
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-left {
|
||||
font-family: "PrimeIcons" !important;
|
||||
|
@ -2702,7 +2702,7 @@
|
|||
.fc.fc-unthemed .fc-toolbar .fc-button:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #91f3e8;
|
||||
box-shadow: 0 0 0 0.2rem #99F6E4;
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button.fc-dayGridMonth-button, .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridWeek-button, .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridDay-button {
|
||||
background: #ffffff;
|
||||
|
@ -2728,7 +2728,7 @@
|
|||
.fc.fc-unthemed .fc-toolbar .fc-button.fc-dayGridMonth-button:focus, .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridWeek-button:focus, .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridDay-button:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #91f3e8;
|
||||
box-shadow: 0 0 0 0.2rem #99F6E4;
|
||||
z-index: 1;
|
||||
}
|
||||
.fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button {
|
||||
|
@ -2794,7 +2794,7 @@
|
|||
.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #91f3e8;
|
||||
box-shadow: 0 0 0 0.2rem #99F6E4;
|
||||
}
|
||||
.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-body {
|
||||
padding: 1.25rem;
|
||||
|
@ -2843,7 +2843,7 @@
|
|||
.fc.fc-theme-standard .fc-toolbar .fc-button:enabled:active:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #91f3e8;
|
||||
box-shadow: 0 0 0 0.2rem #99F6E4;
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button:disabled {
|
||||
opacity: 0.6;
|
||||
|
@ -2870,7 +2870,7 @@
|
|||
.fc.fc-theme-standard .fc-toolbar .fc-button:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #91f3e8;
|
||||
box-shadow: 0 0 0 0.2rem #99F6E4;
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button.fc-dayGridMonth-button, .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridWeek-button, .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridDay-button {
|
||||
background: #ffffff;
|
||||
|
@ -2896,7 +2896,7 @@
|
|||
.fc.fc-theme-standard .fc-toolbar .fc-button.fc-dayGridMonth-button:not(:disabled):focus, .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridWeek-button:not(:disabled):focus, .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridDay-button:not(:disabled):focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #91f3e8;
|
||||
box-shadow: 0 0 0 0.2rem #99F6E4;
|
||||
z-index: 1;
|
||||
}
|
||||
.fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button {
|
||||
|
@ -2954,7 +2954,7 @@
|
|||
.p-orderlist .p-orderlist-list .p-orderlist-item:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: inset 0 0 0 1px #91f3e8;
|
||||
box-shadow: inset 0 0 0 1px #99F6E4;
|
||||
}
|
||||
.p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight {
|
||||
color: #0F766E;
|
||||
|
@ -2997,7 +2997,7 @@
|
|||
.p-organizationchart .p-organizationchart-node-content .p-node-toggler:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #91f3e8;
|
||||
box-shadow: 0 0 0 0.2rem #99F6E4;
|
||||
}
|
||||
|
||||
.p-paginator {
|
||||
|
@ -3121,7 +3121,7 @@
|
|||
.p-picklist .p-picklist-list .p-picklist-item:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: inset 0 0 0 1px #91f3e8;
|
||||
box-shadow: inset 0 0 0 1px #99F6E4;
|
||||
}
|
||||
.p-picklist .p-picklist-list .p-picklist-item.p-highlight {
|
||||
color: #0F766E;
|
||||
|
@ -3186,7 +3186,7 @@
|
|||
.p-tree .p-tree-container .p-treenode .p-treenode-content .p-tree-toggler:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #91f3e8;
|
||||
box-shadow: 0 0 0 0.2rem #99F6E4;
|
||||
}
|
||||
.p-tree .p-tree-container .p-treenode .p-treenode-content .p-treenode-icon {
|
||||
margin-right: 0.5rem;
|
||||
|
@ -3201,7 +3201,7 @@
|
|||
.p-tree .p-tree-container .p-treenode .p-treenode-content:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #91f3e8;
|
||||
box-shadow: 0 0 0 0.2rem #99F6E4;
|
||||
}
|
||||
.p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight {
|
||||
background: #F0FDFA;
|
||||
|
@ -3281,7 +3281,7 @@
|
|||
background: #f8f9fa;
|
||||
}
|
||||
.p-treetable .p-sortable-column {
|
||||
outline-color: #91f3e8;
|
||||
outline-color: #99F6E4;
|
||||
}
|
||||
.p-treetable .p-sortable-column .p-sortable-column-icon {
|
||||
color: #343a40;
|
||||
|
@ -3314,7 +3314,7 @@
|
|||
background: #ffffff;
|
||||
color: #495057;
|
||||
transition: box-shadow 0.2s;
|
||||
outline-color: #91f3e8;
|
||||
outline-color: #99F6E4;
|
||||
}
|
||||
.p-treetable .p-treetable-tbody > tr > td {
|
||||
text-align: left;
|
||||
|
@ -3340,7 +3340,7 @@
|
|||
.p-treetable .p-treetable-tbody > tr > td .p-treetable-toggler:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #91f3e8;
|
||||
box-shadow: 0 0 0 0.2rem #99F6E4;
|
||||
}
|
||||
.p-treetable .p-treetable-tbody > tr > td .p-treetable-toggler + .p-checkbox {
|
||||
margin-right: 0.5rem;
|
||||
|
@ -3442,7 +3442,7 @@
|
|||
.p-accordion .p-accordion-header:not(.p-disabled) .p-accordion-header-link:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #91f3e8;
|
||||
box-shadow: 0 0 0 0.2rem #99F6E4;
|
||||
}
|
||||
.p-accordion .p-accordion-header:not(.p-highlight):not(.p-disabled):hover .p-accordion-header-link {
|
||||
background: #e9ecef;
|
||||
|
@ -3532,7 +3532,7 @@
|
|||
.p-fieldset.p-fieldset-toggleable .p-fieldset-legend a:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #91f3e8;
|
||||
box-shadow: 0 0 0 0.2rem #99F6E4;
|
||||
}
|
||||
.p-fieldset.p-fieldset-toggleable .p-fieldset-legend a:hover {
|
||||
color: #343a40;
|
||||
|
@ -3598,7 +3598,7 @@
|
|||
.p-panel .p-panel-header .p-panel-header-icon:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #91f3e8;
|
||||
box-shadow: 0 0 0 0.2rem #99F6E4;
|
||||
}
|
||||
.p-panel.p-panel-toggleable .p-panel-header {
|
||||
padding: 0.75rem 1.25rem;
|
||||
|
@ -3666,7 +3666,7 @@
|
|||
.p-tabview .p-tabview-nav li .p-tabview-nav-link:not(.p-disabled):focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: inset 0 0 0 0.2rem #91f3e8;
|
||||
box-shadow: inset 0 0 0 0.2rem #99F6E4;
|
||||
}
|
||||
.p-tabview .p-tabview-nav li:not(.p-highlight):not(.p-disabled):hover .p-tabview-nav-link {
|
||||
background: #ffffff;
|
||||
|
@ -3688,7 +3688,7 @@
|
|||
.p-tabview .p-tabview-nav-btn.p-link:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: inset 0 0 0 0.2rem #91f3e8;
|
||||
box-shadow: inset 0 0 0 0.2rem #99F6E4;
|
||||
}
|
||||
.p-tabview .p-tabview-panels {
|
||||
background: #ffffff;
|
||||
|
@ -3788,7 +3788,7 @@
|
|||
.p-dialog .p-dialog-header .p-dialog-header-icon:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #91f3e8;
|
||||
box-shadow: 0 0 0 0.2rem #99F6E4;
|
||||
}
|
||||
.p-dialog .p-dialog-header .p-dialog-header-icon:last-child {
|
||||
margin-right: 0;
|
||||
|
@ -3889,7 +3889,7 @@
|
|||
.p-sidebar .p-sidebar-header .p-sidebar-icon:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #91f3e8;
|
||||
box-shadow: 0 0 0 0.2rem #99F6E4;
|
||||
}
|
||||
.p-sidebar .p-sidebar-header + .p-sidebar-content {
|
||||
padding-top: 0;
|
||||
|
@ -3933,7 +3933,7 @@
|
|||
.p-fileupload .p-fileupload-buttonbar .p-button.p-fileupload-choose.p-focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #91f3e8;
|
||||
box-shadow: 0 0 0 0.2rem #99F6E4;
|
||||
}
|
||||
.p-fileupload .p-fileupload-content {
|
||||
background: #ffffff;
|
||||
|
@ -3977,7 +3977,7 @@
|
|||
.p-breadcrumb ul li .p-menuitem-link:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #91f3e8;
|
||||
box-shadow: 0 0 0 0.2rem #99F6E4;
|
||||
}
|
||||
.p-breadcrumb ul li .p-menuitem-link .p-menuitem-text {
|
||||
color: #495057;
|
||||
|
@ -4037,7 +4037,7 @@
|
|||
.p-contextmenu .p-menuitem-link:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: inset 0 0 0 1px #91f3e8;
|
||||
box-shadow: inset 0 0 0 1px #99F6E4;
|
||||
}
|
||||
.p-contextmenu .p-submenu-list {
|
||||
padding: 0.25rem 0;
|
||||
|
@ -4163,7 +4163,7 @@
|
|||
.p-megamenu .p-megamenu-root-list > .p-menuitem > .p-menuitem-link:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: inset 0 0 0 1px #91f3e8;
|
||||
box-shadow: inset 0 0 0 1px #99F6E4;
|
||||
}
|
||||
.p-megamenu .p-megamenu-root-list > .p-menuitem.p-menuitem-active > .p-menuitem-link,
|
||||
.p-megamenu .p-megamenu-root-list > .p-menuitem.p-menuitem-active > .p-menuitem-link:not(.p-disabled):hover {
|
||||
|
@ -4213,7 +4213,7 @@
|
|||
.p-megamenu .p-menuitem-link:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: inset 0 0 0 1px #91f3e8;
|
||||
box-shadow: inset 0 0 0 1px #99F6E4;
|
||||
}
|
||||
.p-megamenu .p-megamenu-panel {
|
||||
background: #ffffff;
|
||||
|
@ -4292,7 +4292,7 @@
|
|||
.p-menu .p-menuitem-link:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: inset 0 0 0 1px #91f3e8;
|
||||
box-shadow: inset 0 0 0 1px #99F6E4;
|
||||
}
|
||||
.p-menu.p-menu-overlay {
|
||||
background: #ffffff;
|
||||
|
@ -4352,7 +4352,7 @@
|
|||
.p-menubar .p-menuitem-link:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: inset 0 0 0 1px #91f3e8;
|
||||
box-shadow: inset 0 0 0 1px #99F6E4;
|
||||
}
|
||||
.p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link {
|
||||
padding: 0.75rem 1.25rem;
|
||||
|
@ -4387,7 +4387,7 @@
|
|||
.p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: inset 0 0 0 1px #91f3e8;
|
||||
box-shadow: inset 0 0 0 1px #99F6E4;
|
||||
}
|
||||
.p-menubar .p-menubar-root-list > .p-menuitem.p-menuitem-active > .p-menuitem-link,
|
||||
.p-menubar .p-menubar-root-list > .p-menuitem.p-menuitem-active > .p-menuitem-link:not(.p-disabled):hover {
|
||||
|
@ -4448,7 +4448,7 @@
|
|||
.p-menubar .p-menubar-button:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #91f3e8;
|
||||
box-shadow: 0 0 0 0.2rem #99F6E4;
|
||||
}
|
||||
.p-menubar .p-menubar-root-list {
|
||||
position: absolute;
|
||||
|
@ -4502,7 +4502,7 @@
|
|||
.p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: inset 0 0 0 1px #91f3e8;
|
||||
box-shadow: inset 0 0 0 1px #99F6E4;
|
||||
}
|
||||
.p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link > .p-submenu-icon {
|
||||
margin-left: auto;
|
||||
|
@ -4569,7 +4569,7 @@
|
|||
.p-panelmenu .p-panelmenu-header > a:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #91f3e8;
|
||||
box-shadow: 0 0 0 0.2rem #99F6E4;
|
||||
}
|
||||
.p-panelmenu .p-panelmenu-header:not(.p-highlight):not(.p-disabled) > a:hover {
|
||||
background: #e9ecef;
|
||||
|
@ -4635,7 +4635,7 @@
|
|||
.p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: inset 0 0 0 1px #91f3e8;
|
||||
box-shadow: inset 0 0 0 1px #99F6E4;
|
||||
}
|
||||
.p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link .p-panelmenu-icon {
|
||||
margin-right: 0.5rem;
|
||||
|
@ -4671,7 +4671,7 @@
|
|||
.p-steps .p-steps-item .p-menuitem-link:not(.p-disabled):focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #91f3e8;
|
||||
box-shadow: 0 0 0 0.2rem #99F6E4;
|
||||
}
|
||||
.p-steps .p-steps-item.p-highlight .p-steps-number {
|
||||
background: #F0FDFA;
|
||||
|
@ -4719,7 +4719,7 @@
|
|||
.p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link:not(.p-disabled):focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: inset 0 0 0 0.2rem #91f3e8;
|
||||
box-shadow: inset 0 0 0 0.2rem #99F6E4;
|
||||
}
|
||||
.p-tabmenu .p-tabmenu-nav .p-tabmenuitem:not(.p-highlight):not(.p-disabled):hover .p-menuitem-link {
|
||||
background: #ffffff;
|
||||
|
@ -4772,7 +4772,7 @@
|
|||
.p-tieredmenu .p-menuitem-link:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: inset 0 0 0 1px #91f3e8;
|
||||
box-shadow: inset 0 0 0 1px #99F6E4;
|
||||
}
|
||||
.p-tieredmenu.p-tieredmenu-overlay {
|
||||
background: #ffffff;
|
||||
|
@ -4874,7 +4874,7 @@
|
|||
.p-message .p-message-close:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #91f3e8;
|
||||
box-shadow: 0 0 0 0.2rem #99F6E4;
|
||||
}
|
||||
.p-message.p-message-info {
|
||||
background: #e9e9ff;
|
||||
|
@ -4970,7 +4970,7 @@
|
|||
.p-toast .p-toast-message .p-toast-icon-close:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #91f3e8;
|
||||
box-shadow: 0 0 0 0.2rem #99F6E4;
|
||||
}
|
||||
.p-toast .p-toast-message.p-toast-message-info {
|
||||
background: #e9e9ff;
|
||||
|
@ -5109,7 +5109,7 @@
|
|||
.p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-item-content:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #91f3e8;
|
||||
box-shadow: 0 0 0 0.2rem #99F6E4;
|
||||
}
|
||||
|
||||
.p-galleria-mask {
|
||||
|
@ -5249,7 +5249,7 @@
|
|||
.p-chip .p-chip-remove-icon:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #91f3e8;
|
||||
box-shadow: 0 0 0 0.2rem #99F6E4;
|
||||
}
|
||||
|
||||
.p-inplace .p-inplace-display {
|
||||
|
@ -5264,7 +5264,7 @@
|
|||
.p-inplace .p-inplace-display:focus {
|
||||
outline: 0 none;
|
||||
outline-offset: 0;
|
||||
box-shadow: 0 0 0 0.2rem #91f3e8;
|
||||
box-shadow: 0 0 0 0.2rem #99F6E4;
|
||||
}
|
||||
|
||||
.p-progressbar {
|
||||
|
|
|
@ -155,6 +155,18 @@
|
|||
</button>
|
||||
<span>Lara Dark Purple</span>
|
||||
</div>
|
||||
<div class="p-col-3">
|
||||
<button class="p-link" type="button" @click="changeTheme($event, 'lara-light-blue')">
|
||||
<img src="demo/images/themes/lara-light-blue.svg" alt="Lara Light Blue" />
|
||||
</button>
|
||||
<span>Lara Light Blue</span>
|
||||
</div>
|
||||
<div class="p-col-3">
|
||||
<button class="p-link" type="button" @click="changeTheme($event, 'lara-dark-blue', true)">
|
||||
<img src="demo/images/themes/lara-dark-blue.svg" alt="Lara Dark Blue" />
|
||||
</button>
|
||||
<span>Lara Dark Blue</span>
|
||||
</div>
|
||||
<div class="p-col-3">
|
||||
<button class="p-link" type="button" @click="changeTheme($event, 'lara-light-teal')">
|
||||
<img src="demo/images/themes/lara-light-teal.svg" alt="Lara Light Teal" />
|
||||
|
@ -167,18 +179,6 @@
|
|||
</button>
|
||||
<span>Lara Dark Teal</span>
|
||||
</div>
|
||||
<div class="p-col-3">
|
||||
<button class="p-link" type="button" @click="changeTheme($event, 'lara-light-cyan')">
|
||||
<img src="demo/images/themes/lara-light-cyan.svg" alt="Lara Light Cyan" />
|
||||
</button>
|
||||
<span>Lara Light Cyan</span>
|
||||
</div>
|
||||
<div class="p-col-3">
|
||||
<button class="p-link" type="button" @click="changeTheme($event, 'lara-dark-cyan', true)">
|
||||
<img src="demo/images/themes/lara-dark-cyan.svg" alt="Lara Dark Cyan" />
|
||||
</button>
|
||||
<span>Lara Dark Cyan</span>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<h5>PrimeOne Design - 2021</h5>
|
||||
|
|
|
@ -180,7 +180,11 @@ 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',
|
||||
'lara-dark-teal': 'lara-dark-indigo.svg',
|
||||
'lara-dark-blue': 'lara-dark-blue.svg',
|
||||
'lara-light-teal': 'lara-light-teal.svg',
|
||||
'lara-light-blue': 'lara-light-blue.svg'
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue