Theme update

pull/310/head
cagataycivici 2020-05-08 23:37:45 +03:00
parent 5cad75ce08
commit 74c9cbb72b
18 changed files with 2058 additions and 2058 deletions

View File

@ -37,7 +37,7 @@
.p-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #b2dbfb;
box-shadow: 0 0 0 0.2em #BBDEFB;
}
::-webkit-input-placeholder {
@ -71,7 +71,7 @@
.p-autocomplete.p-autocomplete-multiple .p-autocomplete-multiple-container:not(.p-disabled).p-focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #b2dbfb;
box-shadow: 0 0 0 0.2em #BBDEFB;
border-color: #2196F3;
}
.p-autocomplete.p-autocomplete-multiple .p-autocomplete-multiple-container .p-autocomplete-input-token {
@ -176,7 +176,7 @@
.p-datepicker .p-datepicker-header .p-datepicker-title select:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #b2dbfb;
box-shadow: 0 0 0 0.2em #BBDEFB;
border-color: #2196F3;
}
.p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-month {
@ -209,7 +209,7 @@
.p-datepicker table td > span:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #b2dbfb;
box-shadow: 0 0 0 0.2em #BBDEFB;
}
.p-datepicker table td.p-datepicker-today > span {
background: #ced4da;
@ -290,7 +290,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.2em #b2dbfb;
box-shadow: 0 0 0 0.2em #BBDEFB;
}
.p-datepicker:not(.p-disabled) .p-monthpicker .p-monthpicker-month:not(.p-highlight):not(.p-disabled):hover {
background: #e9ecef;
@ -298,7 +298,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.2em #b2dbfb;
box-shadow: 0 0 0 0.2em #BBDEFB;
}
.p-checkbox {
@ -323,7 +323,7 @@
.p-checkbox .p-checkbox-box:not(.p-disabled).p-focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #b2dbfb;
box-shadow: 0 0 0 0.2em #BBDEFB;
border-color: #2196F3;
}
.p-checkbox .p-checkbox-box.p-highlight {
@ -349,7 +349,7 @@
.p-chips .p-chips-multiple-container:not(.p-disabled).p-focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #b2dbfb;
box-shadow: 0 0 0 0.2em #BBDEFB;
border-color: #2196F3;
}
.p-chips .p-chips-multiple-container .p-chips-token {
@ -407,7 +407,7 @@
.p-dropdown:not(.p-disabled).p-focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #b2dbfb;
box-shadow: 0 0 0 0.2em #BBDEFB;
border-color: #2196F3;
}
.p-dropdown .p-dropdown-label {
@ -617,7 +617,7 @@
.p-inputswitch.p-inputswitch-focus .p-inputswitch-slider {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #b2dbfb;
box-shadow: 0 0 0 0.2em #BBDEFB;
}
.p-inputswitch:not(.p-disabled):hover .p-inputswitch-slider {
background: #c3cad2;
@ -653,7 +653,7 @@
.p-inputtext:enabled:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #b2dbfb;
box-shadow: 0 0 0 0.2em #BBDEFB;
border-color: #2196F3;
}
@ -726,7 +726,7 @@
.p-listbox .p-listbox-list .p-listbox-item:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #b2dbfb;
box-shadow: inset 0 0 0 0.15em #BBDEFB;
}
.p-listbox:not(.p-disabled) .p-listbox-item:not(.p-highlight):not(.p-disabled):hover {
color: #495057;
@ -749,7 +749,7 @@
.p-multiselect:not(.p-disabled).p-focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #b2dbfb;
box-shadow: 0 0 0 0.2em #BBDEFB;
border-color: #2196F3;
}
.p-multiselect .p-multiselect-label {
@ -828,7 +828,7 @@
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #b2dbfb;
box-shadow: inset 0 0 0 0.15em #BBDEFB;
}
.p-multiselect-panel .p-multiselect-items .p-multiselect-item .p-checkbox {
margin-right: 0.5em;
@ -868,7 +868,7 @@
.p-radiobutton .p-radiobutton-box:not(.p-disabled).p-focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #b2dbfb;
box-shadow: 0 0 0 0.2em #BBDEFB;
border-color: #2196F3;
}
.p-radiobutton .p-radiobutton-box .p-radiobutton-icon {
@ -900,7 +900,7 @@
.p-rating .p-rating-icon:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #b2dbfb;
box-shadow: 0 0 0 0.2em #BBDEFB;
}
.p-rating .p-rating-icon:first-child {
margin-left: 0;
@ -982,7 +982,7 @@
.p-slider .p-slider-handle:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #b2dbfb;
box-shadow: 0 0 0 0.2em #BBDEFB;
}
.p-slider .p-slider-range {
background: #2196F3;
@ -1095,7 +1095,7 @@
.p-button:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #b2dbfb;
box-shadow: 0 0 0 0.2em #BBDEFB;
}
.p-button:enabled:active {
background: #1976D2;
@ -1140,7 +1140,7 @@
border-color: #1E88E5;
}
.p-button.p-button-secondary:enabled:focus, .p-buttonset.p-button-secondary > .p-button:enabled:focus {
box-shadow: 0 0 0 0.2em #b2dbfb;
box-shadow: 0 0 0 0.2em #BBDEFB;
}
.p-button.p-button-secondary:enabled:active, .p-buttonset.p-button-secondary > .p-button:enabled:active {
background: #dee2e6;
@ -1159,7 +1159,7 @@
border-color: #0277BD;
}
.p-button.p-button-info:enabled:focus, .p-buttonset.p-button-info > .p-button:enabled:focus {
box-shadow: 0 0 0 0.2em #55c2fd;
box-shadow: 0 0 0 0.2em #81D4FA;
}
.p-button.p-button-info:enabled:active, .p-buttonset.p-button-info > .p-button:enabled:active {
background: #01579B;
@ -1178,7 +1178,7 @@
border-color: #558B2F;
}
.p-button.p-button-success:enabled:focus, .p-buttonset.p-button-success > .p-button:enabled:focus {
box-shadow: 0 0 0 0.2em #a9d383;
box-shadow: 0 0 0 0.2em #A5D6A7;
}
.p-button.p-button-success:enabled:active, .p-buttonset.p-button-success > .p-button:enabled:active {
background: #33691E;
@ -1188,21 +1188,21 @@
.p-button.p-button-warning, .p-buttonset.p-button-warning > .p-button {
color: #212529;
background: #FFA000;
border: 1px solid #F39C12;
background: #FBC02D;
border: 1px solid #FBC02D;
}
.p-button.p-button-warning:enabled:hover, .p-buttonset.p-button-warning > .p-button:enabled:hover {
background: #FF8F00;
background: #F9A825;
color: #212529;
border-color: #FF8F00;
border-color: #F9A825;
}
.p-button.p-button-warning:enabled:focus, .p-buttonset.p-button-warning > .p-button:enabled:focus {
box-shadow: 0 0 0 0.2em #ffd080;
box-shadow: 0 0 0 0.2em #FDD835;
}
.p-button.p-button-warning:enabled:active, .p-buttonset.p-button-warning > .p-button:enabled:active {
background: #FF6F00;
background: #F57F17;
color: #212529;
border-color: #FF6F00;
border-color: #F57F17;
}
.p-button.p-button-danger, .p-buttonset.p-button-danger > .p-button {
@ -1216,7 +1216,7 @@
border-color: #C62828;
}
.p-button.p-button-danger:enabled:focus, .p-buttonset.p-button-danger > .p-button:enabled:focus {
box-shadow: 0 0 0 0.2em #e99898;
box-shadow: 0 0 0 0.2em #EF9A9A;
}
.p-button.p-button-danger:enabled:active, .p-buttonset.p-button-danger > .p-button:enabled:active {
background: #B71C1C;
@ -1312,7 +1312,7 @@
background: #f8f9fa;
}
.p-datatable .p-sortable-column {
outline-color: #b2dbfb;
outline-color: #BBDEFB;
}
.p-datatable .p-sortable-column .p-sortable-column-icon {
color: #6c757d;
@ -1345,7 +1345,7 @@
background: #ffffff;
color: #495057;
transition: background-color 0.2s, box-shadow 0.2s;
outline-color: #b2dbfb;
outline-color: #BBDEFB;
}
.p-datatable .p-datatable-tbody > tr > td {
text-align: left;
@ -1498,7 +1498,7 @@
.fc .fc-toolbar .fc-button:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #b2dbfb;
box-shadow: 0 0 0 0.2em #BBDEFB;
}
.fc .fc-toolbar .fc-button.fc-dayGridMonth-button, .fc .fc-toolbar .fc-button.fc-timeGridWeek-button, .fc .fc-toolbar .fc-button.fc-timeGridDay-button {
background: #ffffff;
@ -1519,7 +1519,7 @@
.fc .fc-toolbar .fc-button.fc-dayGridMonth-button.p-focus, .fc .fc-toolbar .fc-button.fc-dayGridMonth-button:focus, .fc .fc-toolbar .fc-button.fc-timeGridWeek-button.p-focus, .fc .fc-toolbar .fc-button.fc-timeGridWeek-button:focus, .fc .fc-toolbar .fc-button.fc-timeGridDay-button.p-focus, .fc .fc-toolbar .fc-button.fc-timeGridDay-button:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #b2dbfb;
box-shadow: 0 0 0 0.2em #BBDEFB;
z-index: 1;
}
.fc .fc-toolbar .fc-button-group .fc-button {
@ -1573,7 +1573,7 @@
.p-orderlist .p-orderlist-list .p-orderlist-item:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #b2dbfb;
box-shadow: inset 0 0 0 0.15em #BBDEFB;
}
.p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight {
background: #2196F3;
@ -1634,7 +1634,7 @@
.p-organizationchart .p-organizationchart-node-content .p-node-toggler:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #b2dbfb;
box-shadow: 0 0 0 0.2em #BBDEFB;
}
.p-organizationchart .p-organizationchart-node-content .p-node-toggler:hover {
color: #2196F3;
@ -1734,7 +1734,7 @@
.p-picklist .p-picklist-list .p-picklist-item:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #b2dbfb;
box-shadow: inset 0 0 0 0.15em #BBDEFB;
}
.p-picklist .p-picklist-list .p-picklist-item.p-highlight {
background: #2196F3;
@ -1802,7 +1802,7 @@
.p-tree .p-tree-container .p-treenode .p-treenode-content:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #b2dbfb;
box-shadow: 0 0 0 0.2em #BBDEFB;
}
.p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight {
background: #2196F3;
@ -1879,7 +1879,7 @@
background: #f8f9fa;
}
.p-treetable .p-sortable-column {
outline-color: #b2dbfb;
outline-color: #BBDEFB;
}
.p-treetable .p-sortable-column .p-sortable-column-icon {
color: #6c757d;
@ -1912,7 +1912,7 @@
background: #ffffff;
color: #495057;
transition: background-color 0.2s, box-shadow 0.2s;
outline-color: #b2dbfb;
outline-color: #BBDEFB;
}
.p-treetable .p-treetable-tbody > tr > td {
text-align: left;
@ -1971,7 +1971,7 @@
.p-accordion .p-accordion-header:not(.p-disabled) a:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #b2dbfb;
box-shadow: 0 0 0 0.2em #BBDEFB;
}
.p-accordion .p-accordion-header:not(.p-highlight):not(.p-disabled):hover a {
background: #e9ecef;
@ -2073,7 +2073,7 @@
.p-fieldset.p-fieldset-toggleable .p-fieldset-legend a:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #b2dbfb;
box-shadow: 0 0 0 0.2em #BBDEFB;
}
.p-fieldset.p-fieldset-toggleable .p-fieldset-legend:hover {
background: #e9ecef;
@ -2107,7 +2107,7 @@
.p-panel .p-panel-titlebar .p-panel-titlebar-icon:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #b2dbfb;
box-shadow: 0 0 0 0.2em #BBDEFB;
}
.p-panel.p-panel-toggleable .p-panel-titlebar {
padding: 0.5em 1em;
@ -2152,7 +2152,7 @@
.p-tabview .p-tabview-nav li a:not(.p-disabled):focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #b2dbfb;
box-shadow: 0 0 0 0.2em #BBDEFB;
}
.p-tabview .p-tabview-nav li:not(.p-highlight):not(.p-disabled):hover a {
background: #ffffff;
@ -2218,7 +2218,7 @@
.p-dialog .p-dialog-titlebar .p-dialog-titlebar-icon:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #b2dbfb;
box-shadow: 0 0 0 0.2em #BBDEFB;
}
.p-dialog .p-dialog-titlebar .p-dialog-titlebar-icon:last-child {
margin-right: 0;
@ -2347,7 +2347,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.2em #b2dbfb;
box-shadow: 0 0 0 0.2em #BBDEFB;
}
.p-fileupload .p-fileupload-content {
background: #ffffff;
@ -2385,7 +2385,7 @@
.p-breadcrumb ul li .p-menuitem-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #b2dbfb;
box-shadow: 0 0 0 0.2em #BBDEFB;
}
.p-breadcrumb ul li .p-menuitem-link .p-menuitem-text {
color: #495057;
@ -2438,7 +2438,7 @@
.p-contextmenu .p-menuitem-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #b2dbfb;
box-shadow: inset 0 0 0 0.15em #BBDEFB;
}
.p-contextmenu .p-submenu-list {
padding: 4px 0;
@ -2506,7 +2506,7 @@
.p-megamenu .p-menuitem-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #b2dbfb;
box-shadow: inset 0 0 0 0.15em #BBDEFB;
}
.p-megamenu .p-megamenu-panel {
background: #ffffff;
@ -2585,7 +2585,7 @@
.p-menu .p-menuitem-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #b2dbfb;
box-shadow: inset 0 0 0 0.15em #BBDEFB;
}
.p-menu.p-menu-overlay {
border: 0 none;
@ -2648,7 +2648,7 @@
.p-menubar .p-menuitem-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #b2dbfb;
box-shadow: inset 0 0 0 0.15em #BBDEFB;
}
.p-menubar .p-submenu-list {
padding: 4px 0;
@ -2692,7 +2692,7 @@
.p-panelmenu .p-panelmenu-header > a:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #b2dbfb;
box-shadow: 0 0 0 0.2em #BBDEFB;
}
.p-panelmenu .p-panelmenu-header:not(.p-highlight):not(.p-disabled) > a:hover {
background: #e9ecef;
@ -2758,7 +2758,7 @@
.p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #b2dbfb;
box-shadow: inset 0 0 0 0.15em #BBDEFB;
}
.p-panelmenu .p-panelmenu-content .p-submenu-list:not(.p-panelmenu-root-submenu) {
padding: 0 0 0 1em;
@ -2807,7 +2807,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.2em #b2dbfb;
box-shadow: 0 0 0 0.2em #BBDEFB;
}
.p-steps .p-steps-item.p-highlight .p-steps-number {
background: #2196F3;
@ -2854,7 +2854,7 @@
.p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #b2dbfb;
box-shadow: 0 0 0 0.2em #BBDEFB;
}
.p-tabmenu .p-tabmenu-nav .p-tabmenuitem:not(.p-highlight):not(.p-disabled):hover .p-menuitem-link {
background: #ffffff;
@ -2909,7 +2909,7 @@
.p-tieredmenu .p-menuitem-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #b2dbfb;
box-shadow: inset 0 0 0 0.15em #BBDEFB;
}
.p-tieredmenu.p-menu-overlay {
border: 0 none;
@ -2944,40 +2944,40 @@
border-radius: 3px;
}
.p-inline-message.p-inline-message-info {
background: #A9CCE3;
border: solid #7FB3D5;
background: #B3E5FC;
border: solid #03A9F4;
border-width: 0 0 0 6px;
color: #1A5276;
color: #01579B;
}
.p-inline-message.p-inline-message-info .p-inline-message-icon {
color: #1A5276;
color: #01579B;
}
.p-inline-message.p-inline-message-success {
background: #D4EFDF;
border: solid #7DCEA0;
background: #C8E6C9;
border: solid #4CAF50;
border-width: 0 0 0 6px;
color: #196F3D;
color: #1B5E20;
}
.p-inline-message.p-inline-message-success .p-inline-message-icon {
color: #196F3D;
color: #1B5E20;
}
.p-inline-message.p-inline-message-warn {
background: #FAD7A0;
border: solid #F8C471;
background: #FFECB3;
border: solid #FFC107;
border-width: 0 0 0 6px;
color: #9C640C;
color: #7f6003;
}
.p-inline-message.p-inline-message-warn .p-inline-message-icon {
color: #9C640C;
color: #7f6003;
}
.p-inline-message.p-inline-message-error {
background: #E6B0AA;
border: solid #D98880;
background: #FFCDD2;
border: solid #F44336;
border-width: 0 0 0 6px;
color: #7B241C;
color: #B71C1C;
}
.p-inline-message.p-inline-message-error .p-inline-message-icon {
color: #7B241C;
color: #B71C1C;
}
.p-inline-message .p-inline-message-icon {
font-size: 1.5em;
@ -2998,56 +2998,56 @@
padding: 1em 1.5em;
}
.p-message.p-message-info {
background: #A9CCE3;
border: solid #7FB3D5;
background: #B3E5FC;
border: solid #03A9F4;
border-width: 0 0 0 6px;
color: #1A5276;
color: #01579B;
}
.p-message.p-message-info .p-message-icon {
color: #1A5276;
color: #01579B;
}
.p-message.p-message-info .p-message-close {
background: #A9CCE3;
color: #1A5276;
background: #B3E5FC;
color: #01579B;
}
.p-message.p-message-success {
background: #D4EFDF;
border: solid #7DCEA0;
background: #C8E6C9;
border: solid #4CAF50;
border-width: 0 0 0 6px;
color: #196F3D;
color: #1B5E20;
}
.p-message.p-message-success .p-message-icon {
color: #196F3D;
color: #1B5E20;
}
.p-message.p-message-success .p-message-close {
background: #D4EFDF;
color: #196F3D;
background: #C8E6C9;
color: #1B5E20;
}
.p-message.p-message-warn {
background: #FAD7A0;
border: solid #F8C471;
background: #FFECB3;
border: solid #FFC107;
border-width: 0 0 0 6px;
color: #9C640C;
color: #7f6003;
}
.p-message.p-message-warn .p-message-icon {
color: #9C640C;
color: #7f6003;
}
.p-message.p-message-warn .p-message-close {
background: #FAD7A0;
color: #9C640C;
background: #FFECB3;
color: #7f6003;
}
.p-message.p-message-error {
background: #E6B0AA;
border: solid #D98880;
background: #FFCDD2;
border: solid #F44336;
border-width: 0 0 0 6px;
color: #7B241C;
color: #B71C1C;
}
.p-message.p-message-error .p-message-icon {
color: #7B241C;
color: #B71C1C;
}
.p-message.p-message-error .p-message-close {
background: #E6B0AA;
color: #7B241C;
background: #FFCDD2;
color: #B71C1C;
}
.p-message .p-message-close {
border-radius: 50%;
@ -3061,7 +3061,7 @@
.p-message .p-message-close:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #b2dbfb;
box-shadow: 0 0 0 0.2em #BBDEFB;
}
.p-message .p-message-text {
font-size: 1em;
@ -3105,44 +3105,44 @@
background: rgba(255, 255, 255, 0.2);
}
.p-toast .p-toast-item-container.p-toast-message-info {
background: #A9CCE3;
border: solid #7FB3D5;
background: #B3E5FC;
border: solid #03A9F4;
border-width: 0 0 0 6px;
color: #1A5276;
color: #01579B;
}
.p-toast .p-toast-item-container.p-toast-message-info .p-toast-image,
.p-toast .p-toast-item-container.p-toast-message-info .p-toast-icon-close {
color: #1A5276;
color: #01579B;
}
.p-toast .p-toast-item-container.p-toast-message-success {
background: #D4EFDF;
border: solid #7DCEA0;
background: #C8E6C9;
border: solid #4CAF50;
border-width: 0 0 0 6px;
color: #196F3D;
color: #1B5E20;
}
.p-toast .p-toast-item-container.p-toast-message-success .p-toast-image,
.p-toast .p-toast-item-container.p-toast-message-success .p-toast-icon-close {
color: #196F3D;
color: #1B5E20;
}
.p-toast .p-toast-item-container.p-toast-message-warn {
background: #FAD7A0;
border: solid #F8C471;
background: #FFECB3;
border: solid #FFC107;
border-width: 0 0 0 6px;
color: #9C640C;
color: #7f6003;
}
.p-toast .p-toast-item-container.p-toast-message-warn .p-toast-image,
.p-toast .p-toast-item-container.p-toast-message-warn .p-toast-icon-close {
color: #9C640C;
color: #7f6003;
}
.p-toast .p-toast-item-container.p-toast-message-error {
background: #E6B0AA;
border: solid #D98880;
background: #FFCDD2;
border: solid #F44336;
border-width: 0 0 0 6px;
color: #7B241C;
color: #B71C1C;
}
.p-toast .p-toast-item-container.p-toast-message-error .p-toast-image,
.p-toast .p-toast-item-container.p-toast-message-error .p-toast-icon-close {
color: #7B241C;
color: #B71C1C;
}
.p-galleria .p-galleria-close {
@ -3221,7 +3221,7 @@
.p-galleria .p-galleria-content .p-galleria-preview-content .p-galleria-indicator-container .p-galleria-indicator-item:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #b2dbfb;
box-shadow: 0 0 0 0.2em #BBDEFB;
}
.p-galleria .p-galleria-content .p-galleria-thumbnail-content {
background-color: rgba(0, 0, 0, 0.9);
@ -3259,7 +3259,7 @@
.p-galleria .p-galleria-content .p-galleria-thumbnail-content .p-galleria-thumbnail-container .p-galleria-thumbnail-items-content .p-galleria-thumbnail-items-container .p-galleria-thumbnail-item .p-galleria-thumbnail-item-content:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #b2dbfb;
box-shadow: 0 0 0 0.2em #BBDEFB;
}
.p-galleria.p-galleria-indicators-bottom .p-galleria-content .p-galleria-preview-content .p-galleria-indicator-container .p-galleria-indicator-item {
padding-top: 0.857em;
@ -3346,7 +3346,7 @@
.p-inplace .p-inplace-display:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #b2dbfb;
box-shadow: 0 0 0 0.2em #BBDEFB;
}
.p-progressbar {

View File

@ -37,7 +37,7 @@
.p-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #5bedff;
box-shadow: 0 0 0 0.2em #B2EBF2;
}
::-webkit-input-placeholder {
@ -71,7 +71,7 @@
.p-autocomplete.p-autocomplete-multiple .p-autocomplete-multiple-container:not(.p-disabled).p-focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #5bedff;
box-shadow: 0 0 0 0.2em #B2EBF2;
border-color: #00ACC1;
}
.p-autocomplete.p-autocomplete-multiple .p-autocomplete-multiple-container .p-autocomplete-input-token {
@ -176,7 +176,7 @@
.p-datepicker .p-datepicker-header .p-datepicker-title select:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #5bedff;
box-shadow: 0 0 0 0.2em #B2EBF2;
border-color: #00ACC1;
}
.p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-month {
@ -209,7 +209,7 @@
.p-datepicker table td > span:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #5bedff;
box-shadow: 0 0 0 0.2em #B2EBF2;
}
.p-datepicker table td.p-datepicker-today > span {
background: #ced4da;
@ -290,7 +290,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.2em #5bedff;
box-shadow: 0 0 0 0.2em #B2EBF2;
}
.p-datepicker:not(.p-disabled) .p-monthpicker .p-monthpicker-month:not(.p-highlight):not(.p-disabled):hover {
background: #e9ecef;
@ -298,7 +298,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.2em #5bedff;
box-shadow: 0 0 0 0.2em #B2EBF2;
}
.p-checkbox {
@ -323,7 +323,7 @@
.p-checkbox .p-checkbox-box:not(.p-disabled).p-focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #5bedff;
box-shadow: 0 0 0 0.2em #B2EBF2;
border-color: #00ACC1;
}
.p-checkbox .p-checkbox-box.p-highlight {
@ -349,7 +349,7 @@
.p-chips .p-chips-multiple-container:not(.p-disabled).p-focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #5bedff;
box-shadow: 0 0 0 0.2em #B2EBF2;
border-color: #00ACC1;
}
.p-chips .p-chips-multiple-container .p-chips-token {
@ -407,7 +407,7 @@
.p-dropdown:not(.p-disabled).p-focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #5bedff;
box-shadow: 0 0 0 0.2em #B2EBF2;
border-color: #00ACC1;
}
.p-dropdown .p-dropdown-label {
@ -617,7 +617,7 @@
.p-inputswitch.p-inputswitch-focus .p-inputswitch-slider {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #5bedff;
box-shadow: 0 0 0 0.2em #B2EBF2;
}
.p-inputswitch:not(.p-disabled):hover .p-inputswitch-slider {
background: #c3cad2;
@ -653,7 +653,7 @@
.p-inputtext:enabled:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #5bedff;
box-shadow: 0 0 0 0.2em #B2EBF2;
border-color: #00ACC1;
}
@ -726,7 +726,7 @@
.p-listbox .p-listbox-list .p-listbox-item:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #5bedff;
box-shadow: inset 0 0 0 0.15em #B2EBF2;
}
.p-listbox:not(.p-disabled) .p-listbox-item:not(.p-highlight):not(.p-disabled):hover {
color: #495057;
@ -749,7 +749,7 @@
.p-multiselect:not(.p-disabled).p-focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #5bedff;
box-shadow: 0 0 0 0.2em #B2EBF2;
border-color: #00ACC1;
}
.p-multiselect .p-multiselect-label {
@ -828,7 +828,7 @@
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #5bedff;
box-shadow: inset 0 0 0 0.15em #B2EBF2;
}
.p-multiselect-panel .p-multiselect-items .p-multiselect-item .p-checkbox {
margin-right: 0.5em;
@ -868,7 +868,7 @@
.p-radiobutton .p-radiobutton-box:not(.p-disabled).p-focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #5bedff;
box-shadow: 0 0 0 0.2em #B2EBF2;
border-color: #00ACC1;
}
.p-radiobutton .p-radiobutton-box .p-radiobutton-icon {
@ -900,7 +900,7 @@
.p-rating .p-rating-icon:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #5bedff;
box-shadow: 0 0 0 0.2em #B2EBF2;
}
.p-rating .p-rating-icon:first-child {
margin-left: 0;
@ -982,7 +982,7 @@
.p-slider .p-slider-handle:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #5bedff;
box-shadow: 0 0 0 0.2em #B2EBF2;
}
.p-slider .p-slider-range {
background: #00ACC1;
@ -1095,7 +1095,7 @@
.p-button:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #5bedff;
box-shadow: 0 0 0 0.2em #B2EBF2;
}
.p-button:enabled:active {
background: #00838F;
@ -1140,7 +1140,7 @@
border-color: #0097A7;
}
.p-button.p-button-secondary:enabled:focus, .p-buttonset.p-button-secondary > .p-button:enabled:focus {
box-shadow: 0 0 0 0.2em #5bedff;
box-shadow: 0 0 0 0.2em #B2EBF2;
}
.p-button.p-button-secondary:enabled:active, .p-buttonset.p-button-secondary > .p-button:enabled:active {
background: #dee2e6;
@ -1159,7 +1159,7 @@
border-color: #0277BD;
}
.p-button.p-button-info:enabled:focus, .p-buttonset.p-button-info > .p-button:enabled:focus {
box-shadow: 0 0 0 0.2em #55c2fd;
box-shadow: 0 0 0 0.2em #81D4FA;
}
.p-button.p-button-info:enabled:active, .p-buttonset.p-button-info > .p-button:enabled:active {
background: #01579B;
@ -1178,7 +1178,7 @@
border-color: #558B2F;
}
.p-button.p-button-success:enabled:focus, .p-buttonset.p-button-success > .p-button:enabled:focus {
box-shadow: 0 0 0 0.2em #a9d383;
box-shadow: 0 0 0 0.2em #A5D6A7;
}
.p-button.p-button-success:enabled:active, .p-buttonset.p-button-success > .p-button:enabled:active {
background: #33691E;
@ -1188,21 +1188,21 @@
.p-button.p-button-warning, .p-buttonset.p-button-warning > .p-button {
color: #212529;
background: #FFA000;
border: 1px solid #F39C12;
background: #FBC02D;
border: 1px solid #FBC02D;
}
.p-button.p-button-warning:enabled:hover, .p-buttonset.p-button-warning > .p-button:enabled:hover {
background: #FF8F00;
background: #F9A825;
color: #212529;
border-color: #FF8F00;
border-color: #F9A825;
}
.p-button.p-button-warning:enabled:focus, .p-buttonset.p-button-warning > .p-button:enabled:focus {
box-shadow: 0 0 0 0.2em #ffd080;
box-shadow: 0 0 0 0.2em #FDD835;
}
.p-button.p-button-warning:enabled:active, .p-buttonset.p-button-warning > .p-button:enabled:active {
background: #FF6F00;
background: #F57F17;
color: #212529;
border-color: #FF6F00;
border-color: #F57F17;
}
.p-button.p-button-danger, .p-buttonset.p-button-danger > .p-button {
@ -1216,7 +1216,7 @@
border-color: #C62828;
}
.p-button.p-button-danger:enabled:focus, .p-buttonset.p-button-danger > .p-button:enabled:focus {
box-shadow: 0 0 0 0.2em #e99898;
box-shadow: 0 0 0 0.2em #EF9A9A;
}
.p-button.p-button-danger:enabled:active, .p-buttonset.p-button-danger > .p-button:enabled:active {
background: #B71C1C;
@ -1312,7 +1312,7 @@
background: #f8f9fa;
}
.p-datatable .p-sortable-column {
outline-color: #5bedff;
outline-color: #B2EBF2;
}
.p-datatable .p-sortable-column .p-sortable-column-icon {
color: #6c757d;
@ -1345,7 +1345,7 @@
background: #ffffff;
color: #495057;
transition: background-color 0.2s, box-shadow 0.2s;
outline-color: #5bedff;
outline-color: #B2EBF2;
}
.p-datatable .p-datatable-tbody > tr > td {
text-align: left;
@ -1498,7 +1498,7 @@
.fc .fc-toolbar .fc-button:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #5bedff;
box-shadow: 0 0 0 0.2em #B2EBF2;
}
.fc .fc-toolbar .fc-button.fc-dayGridMonth-button, .fc .fc-toolbar .fc-button.fc-timeGridWeek-button, .fc .fc-toolbar .fc-button.fc-timeGridDay-button {
background: #ffffff;
@ -1519,7 +1519,7 @@
.fc .fc-toolbar .fc-button.fc-dayGridMonth-button.p-focus, .fc .fc-toolbar .fc-button.fc-dayGridMonth-button:focus, .fc .fc-toolbar .fc-button.fc-timeGridWeek-button.p-focus, .fc .fc-toolbar .fc-button.fc-timeGridWeek-button:focus, .fc .fc-toolbar .fc-button.fc-timeGridDay-button.p-focus, .fc .fc-toolbar .fc-button.fc-timeGridDay-button:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #5bedff;
box-shadow: 0 0 0 0.2em #B2EBF2;
z-index: 1;
}
.fc .fc-toolbar .fc-button-group .fc-button {
@ -1573,7 +1573,7 @@
.p-orderlist .p-orderlist-list .p-orderlist-item:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #5bedff;
box-shadow: inset 0 0 0 0.15em #B2EBF2;
}
.p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight {
background: #00ACC1;
@ -1634,7 +1634,7 @@
.p-organizationchart .p-organizationchart-node-content .p-node-toggler:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #5bedff;
box-shadow: 0 0 0 0.2em #B2EBF2;
}
.p-organizationchart .p-organizationchart-node-content .p-node-toggler:hover {
color: #00ACC1;
@ -1734,7 +1734,7 @@
.p-picklist .p-picklist-list .p-picklist-item:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #5bedff;
box-shadow: inset 0 0 0 0.15em #B2EBF2;
}
.p-picklist .p-picklist-list .p-picklist-item.p-highlight {
background: #00ACC1;
@ -1802,7 +1802,7 @@
.p-tree .p-tree-container .p-treenode .p-treenode-content:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #5bedff;
box-shadow: 0 0 0 0.2em #B2EBF2;
}
.p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight {
background: #00ACC1;
@ -1879,7 +1879,7 @@
background: #f8f9fa;
}
.p-treetable .p-sortable-column {
outline-color: #5bedff;
outline-color: #B2EBF2;
}
.p-treetable .p-sortable-column .p-sortable-column-icon {
color: #6c757d;
@ -1912,7 +1912,7 @@
background: #ffffff;
color: #495057;
transition: background-color 0.2s, box-shadow 0.2s;
outline-color: #5bedff;
outline-color: #B2EBF2;
}
.p-treetable .p-treetable-tbody > tr > td {
text-align: left;
@ -1971,7 +1971,7 @@
.p-accordion .p-accordion-header:not(.p-disabled) a:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #5bedff;
box-shadow: 0 0 0 0.2em #B2EBF2;
}
.p-accordion .p-accordion-header:not(.p-highlight):not(.p-disabled):hover a {
background: #e9ecef;
@ -2073,7 +2073,7 @@
.p-fieldset.p-fieldset-toggleable .p-fieldset-legend a:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #5bedff;
box-shadow: 0 0 0 0.2em #B2EBF2;
}
.p-fieldset.p-fieldset-toggleable .p-fieldset-legend:hover {
background: #e9ecef;
@ -2107,7 +2107,7 @@
.p-panel .p-panel-titlebar .p-panel-titlebar-icon:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #5bedff;
box-shadow: 0 0 0 0.2em #B2EBF2;
}
.p-panel.p-panel-toggleable .p-panel-titlebar {
padding: 0.5em 1em;
@ -2152,7 +2152,7 @@
.p-tabview .p-tabview-nav li a:not(.p-disabled):focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #5bedff;
box-shadow: 0 0 0 0.2em #B2EBF2;
}
.p-tabview .p-tabview-nav li:not(.p-highlight):not(.p-disabled):hover a {
background: #ffffff;
@ -2218,7 +2218,7 @@
.p-dialog .p-dialog-titlebar .p-dialog-titlebar-icon:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #5bedff;
box-shadow: 0 0 0 0.2em #B2EBF2;
}
.p-dialog .p-dialog-titlebar .p-dialog-titlebar-icon:last-child {
margin-right: 0;
@ -2347,7 +2347,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.2em #5bedff;
box-shadow: 0 0 0 0.2em #B2EBF2;
}
.p-fileupload .p-fileupload-content {
background: #ffffff;
@ -2385,7 +2385,7 @@
.p-breadcrumb ul li .p-menuitem-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #5bedff;
box-shadow: 0 0 0 0.2em #B2EBF2;
}
.p-breadcrumb ul li .p-menuitem-link .p-menuitem-text {
color: #495057;
@ -2438,7 +2438,7 @@
.p-contextmenu .p-menuitem-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #5bedff;
box-shadow: inset 0 0 0 0.15em #B2EBF2;
}
.p-contextmenu .p-submenu-list {
padding: 4px 0;
@ -2506,7 +2506,7 @@
.p-megamenu .p-menuitem-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #5bedff;
box-shadow: inset 0 0 0 0.15em #B2EBF2;
}
.p-megamenu .p-megamenu-panel {
background: #ffffff;
@ -2585,7 +2585,7 @@
.p-menu .p-menuitem-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #5bedff;
box-shadow: inset 0 0 0 0.15em #B2EBF2;
}
.p-menu.p-menu-overlay {
border: 0 none;
@ -2648,7 +2648,7 @@
.p-menubar .p-menuitem-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #5bedff;
box-shadow: inset 0 0 0 0.15em #B2EBF2;
}
.p-menubar .p-submenu-list {
padding: 4px 0;
@ -2692,7 +2692,7 @@
.p-panelmenu .p-panelmenu-header > a:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #5bedff;
box-shadow: 0 0 0 0.2em #B2EBF2;
}
.p-panelmenu .p-panelmenu-header:not(.p-highlight):not(.p-disabled) > a:hover {
background: #e9ecef;
@ -2758,7 +2758,7 @@
.p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #5bedff;
box-shadow: inset 0 0 0 0.15em #B2EBF2;
}
.p-panelmenu .p-panelmenu-content .p-submenu-list:not(.p-panelmenu-root-submenu) {
padding: 0 0 0 1em;
@ -2807,7 +2807,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.2em #5bedff;
box-shadow: 0 0 0 0.2em #B2EBF2;
}
.p-steps .p-steps-item.p-highlight .p-steps-number {
background: #00ACC1;
@ -2854,7 +2854,7 @@
.p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #5bedff;
box-shadow: 0 0 0 0.2em #B2EBF2;
}
.p-tabmenu .p-tabmenu-nav .p-tabmenuitem:not(.p-highlight):not(.p-disabled):hover .p-menuitem-link {
background: #ffffff;
@ -2909,7 +2909,7 @@
.p-tieredmenu .p-menuitem-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #5bedff;
box-shadow: inset 0 0 0 0.15em #B2EBF2;
}
.p-tieredmenu.p-menu-overlay {
border: 0 none;
@ -2944,40 +2944,40 @@
border-radius: 3px;
}
.p-inline-message.p-inline-message-info {
background: #A9CCE3;
border: solid #7FB3D5;
background: #B3E5FC;
border: solid #03A9F4;
border-width: 0 0 0 6px;
color: #1A5276;
color: #01579B;
}
.p-inline-message.p-inline-message-info .p-inline-message-icon {
color: #1A5276;
color: #01579B;
}
.p-inline-message.p-inline-message-success {
background: #D4EFDF;
border: solid #7DCEA0;
background: #C8E6C9;
border: solid #4CAF50;
border-width: 0 0 0 6px;
color: #196F3D;
color: #1B5E20;
}
.p-inline-message.p-inline-message-success .p-inline-message-icon {
color: #196F3D;
color: #1B5E20;
}
.p-inline-message.p-inline-message-warn {
background: #FAD7A0;
border: solid #F8C471;
background: #FFECB3;
border: solid #FFC107;
border-width: 0 0 0 6px;
color: #9C640C;
color: #7f6003;
}
.p-inline-message.p-inline-message-warn .p-inline-message-icon {
color: #9C640C;
color: #7f6003;
}
.p-inline-message.p-inline-message-error {
background: #E6B0AA;
border: solid #D98880;
background: #FFCDD2;
border: solid #F44336;
border-width: 0 0 0 6px;
color: #7B241C;
color: #B71C1C;
}
.p-inline-message.p-inline-message-error .p-inline-message-icon {
color: #7B241C;
color: #B71C1C;
}
.p-inline-message .p-inline-message-icon {
font-size: 1.5em;
@ -2998,56 +2998,56 @@
padding: 1em 1.5em;
}
.p-message.p-message-info {
background: #A9CCE3;
border: solid #7FB3D5;
background: #B3E5FC;
border: solid #03A9F4;
border-width: 0 0 0 6px;
color: #1A5276;
color: #01579B;
}
.p-message.p-message-info .p-message-icon {
color: #1A5276;
color: #01579B;
}
.p-message.p-message-info .p-message-close {
background: #A9CCE3;
color: #1A5276;
background: #B3E5FC;
color: #01579B;
}
.p-message.p-message-success {
background: #D4EFDF;
border: solid #7DCEA0;
background: #C8E6C9;
border: solid #4CAF50;
border-width: 0 0 0 6px;
color: #196F3D;
color: #1B5E20;
}
.p-message.p-message-success .p-message-icon {
color: #196F3D;
color: #1B5E20;
}
.p-message.p-message-success .p-message-close {
background: #D4EFDF;
color: #196F3D;
background: #C8E6C9;
color: #1B5E20;
}
.p-message.p-message-warn {
background: #FAD7A0;
border: solid #F8C471;
background: #FFECB3;
border: solid #FFC107;
border-width: 0 0 0 6px;
color: #9C640C;
color: #7f6003;
}
.p-message.p-message-warn .p-message-icon {
color: #9C640C;
color: #7f6003;
}
.p-message.p-message-warn .p-message-close {
background: #FAD7A0;
color: #9C640C;
background: #FFECB3;
color: #7f6003;
}
.p-message.p-message-error {
background: #E6B0AA;
border: solid #D98880;
background: #FFCDD2;
border: solid #F44336;
border-width: 0 0 0 6px;
color: #7B241C;
color: #B71C1C;
}
.p-message.p-message-error .p-message-icon {
color: #7B241C;
color: #B71C1C;
}
.p-message.p-message-error .p-message-close {
background: #E6B0AA;
color: #7B241C;
background: #FFCDD2;
color: #B71C1C;
}
.p-message .p-message-close {
border-radius: 50%;
@ -3061,7 +3061,7 @@
.p-message .p-message-close:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #5bedff;
box-shadow: 0 0 0 0.2em #B2EBF2;
}
.p-message .p-message-text {
font-size: 1em;
@ -3105,44 +3105,44 @@
background: rgba(255, 255, 255, 0.2);
}
.p-toast .p-toast-item-container.p-toast-message-info {
background: #A9CCE3;
border: solid #7FB3D5;
background: #B3E5FC;
border: solid #03A9F4;
border-width: 0 0 0 6px;
color: #1A5276;
color: #01579B;
}
.p-toast .p-toast-item-container.p-toast-message-info .p-toast-image,
.p-toast .p-toast-item-container.p-toast-message-info .p-toast-icon-close {
color: #1A5276;
color: #01579B;
}
.p-toast .p-toast-item-container.p-toast-message-success {
background: #D4EFDF;
border: solid #7DCEA0;
background: #C8E6C9;
border: solid #4CAF50;
border-width: 0 0 0 6px;
color: #196F3D;
color: #1B5E20;
}
.p-toast .p-toast-item-container.p-toast-message-success .p-toast-image,
.p-toast .p-toast-item-container.p-toast-message-success .p-toast-icon-close {
color: #196F3D;
color: #1B5E20;
}
.p-toast .p-toast-item-container.p-toast-message-warn {
background: #FAD7A0;
border: solid #F8C471;
background: #FFECB3;
border: solid #FFC107;
border-width: 0 0 0 6px;
color: #9C640C;
color: #7f6003;
}
.p-toast .p-toast-item-container.p-toast-message-warn .p-toast-image,
.p-toast .p-toast-item-container.p-toast-message-warn .p-toast-icon-close {
color: #9C640C;
color: #7f6003;
}
.p-toast .p-toast-item-container.p-toast-message-error {
background: #E6B0AA;
border: solid #D98880;
background: #FFCDD2;
border: solid #F44336;
border-width: 0 0 0 6px;
color: #7B241C;
color: #B71C1C;
}
.p-toast .p-toast-item-container.p-toast-message-error .p-toast-image,
.p-toast .p-toast-item-container.p-toast-message-error .p-toast-icon-close {
color: #7B241C;
color: #B71C1C;
}
.p-galleria .p-galleria-close {
@ -3221,7 +3221,7 @@
.p-galleria .p-galleria-content .p-galleria-preview-content .p-galleria-indicator-container .p-galleria-indicator-item:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #5bedff;
box-shadow: 0 0 0 0.2em #B2EBF2;
}
.p-galleria .p-galleria-content .p-galleria-thumbnail-content {
background-color: rgba(0, 0, 0, 0.9);
@ -3259,7 +3259,7 @@
.p-galleria .p-galleria-content .p-galleria-thumbnail-content .p-galleria-thumbnail-container .p-galleria-thumbnail-items-content .p-galleria-thumbnail-items-container .p-galleria-thumbnail-item .p-galleria-thumbnail-item-content:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #5bedff;
box-shadow: 0 0 0 0.2em #B2EBF2;
}
.p-galleria.p-galleria-indicators-bottom .p-galleria-content .p-galleria-preview-content .p-galleria-indicator-container .p-galleria-indicator-item {
padding-top: 0.857em;
@ -3346,7 +3346,7 @@
.p-inplace .p-inplace-display:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #5bedff;
box-shadow: 0 0 0 0.2em #B2EBF2;
}
.p-progressbar {

View File

@ -37,7 +37,7 @@
.p-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #bda7e3;
box-shadow: 0 0 0 0.2em #D1C4E9;
}
::-webkit-input-placeholder {
@ -71,7 +71,7 @@
.p-autocomplete.p-autocomplete-multiple .p-autocomplete-multiple-container:not(.p-disabled).p-focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #bda7e3;
box-shadow: 0 0 0 0.2em #D1C4E9;
border-color: #673AB7;
}
.p-autocomplete.p-autocomplete-multiple .p-autocomplete-multiple-container .p-autocomplete-input-token {
@ -176,7 +176,7 @@
.p-datepicker .p-datepicker-header .p-datepicker-title select:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #bda7e3;
box-shadow: 0 0 0 0.2em #D1C4E9;
border-color: #673AB7;
}
.p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-month {
@ -209,7 +209,7 @@
.p-datepicker table td > span:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #bda7e3;
box-shadow: 0 0 0 0.2em #D1C4E9;
}
.p-datepicker table td.p-datepicker-today > span {
background: #ced4da;
@ -290,7 +290,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.2em #bda7e3;
box-shadow: 0 0 0 0.2em #D1C4E9;
}
.p-datepicker:not(.p-disabled) .p-monthpicker .p-monthpicker-month:not(.p-highlight):not(.p-disabled):hover {
background: #e9ecef;
@ -298,7 +298,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.2em #bda7e3;
box-shadow: 0 0 0 0.2em #D1C4E9;
}
.p-checkbox {
@ -323,7 +323,7 @@
.p-checkbox .p-checkbox-box:not(.p-disabled).p-focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #bda7e3;
box-shadow: 0 0 0 0.2em #D1C4E9;
border-color: #673AB7;
}
.p-checkbox .p-checkbox-box.p-highlight {
@ -349,7 +349,7 @@
.p-chips .p-chips-multiple-container:not(.p-disabled).p-focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #bda7e3;
box-shadow: 0 0 0 0.2em #D1C4E9;
border-color: #673AB7;
}
.p-chips .p-chips-multiple-container .p-chips-token {
@ -407,7 +407,7 @@
.p-dropdown:not(.p-disabled).p-focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #bda7e3;
box-shadow: 0 0 0 0.2em #D1C4E9;
border-color: #673AB7;
}
.p-dropdown .p-dropdown-label {
@ -617,7 +617,7 @@
.p-inputswitch.p-inputswitch-focus .p-inputswitch-slider {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #bda7e3;
box-shadow: 0 0 0 0.2em #D1C4E9;
}
.p-inputswitch:not(.p-disabled):hover .p-inputswitch-slider {
background: #c3cad2;
@ -653,7 +653,7 @@
.p-inputtext:enabled:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #bda7e3;
box-shadow: 0 0 0 0.2em #D1C4E9;
border-color: #673AB7;
}
@ -726,7 +726,7 @@
.p-listbox .p-listbox-list .p-listbox-item:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #bda7e3;
box-shadow: inset 0 0 0 0.15em #D1C4E9;
}
.p-listbox:not(.p-disabled) .p-listbox-item:not(.p-highlight):not(.p-disabled):hover {
color: #495057;
@ -749,7 +749,7 @@
.p-multiselect:not(.p-disabled).p-focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #bda7e3;
box-shadow: 0 0 0 0.2em #D1C4E9;
border-color: #673AB7;
}
.p-multiselect .p-multiselect-label {
@ -828,7 +828,7 @@
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #bda7e3;
box-shadow: inset 0 0 0 0.15em #D1C4E9;
}
.p-multiselect-panel .p-multiselect-items .p-multiselect-item .p-checkbox {
margin-right: 0.5em;
@ -868,7 +868,7 @@
.p-radiobutton .p-radiobutton-box:not(.p-disabled).p-focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #bda7e3;
box-shadow: 0 0 0 0.2em #D1C4E9;
border-color: #673AB7;
}
.p-radiobutton .p-radiobutton-box .p-radiobutton-icon {
@ -900,7 +900,7 @@
.p-rating .p-rating-icon:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #bda7e3;
box-shadow: 0 0 0 0.2em #D1C4E9;
}
.p-rating .p-rating-icon:first-child {
margin-left: 0;
@ -982,7 +982,7 @@
.p-slider .p-slider-handle:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #bda7e3;
box-shadow: 0 0 0 0.2em #D1C4E9;
}
.p-slider .p-slider-range {
background: #673AB7;
@ -1095,7 +1095,7 @@
.p-button:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #bda7e3;
box-shadow: 0 0 0 0.2em #D1C4E9;
}
.p-button:enabled:active {
background: #512DA8;
@ -1140,7 +1140,7 @@
border-color: #5E35B1;
}
.p-button.p-button-secondary:enabled:focus, .p-buttonset.p-button-secondary > .p-button:enabled:focus {
box-shadow: 0 0 0 0.2em #bda7e3;
box-shadow: 0 0 0 0.2em #D1C4E9;
}
.p-button.p-button-secondary:enabled:active, .p-buttonset.p-button-secondary > .p-button:enabled:active {
background: #dee2e6;
@ -1159,7 +1159,7 @@
border-color: #0277BD;
}
.p-button.p-button-info:enabled:focus, .p-buttonset.p-button-info > .p-button:enabled:focus {
box-shadow: 0 0 0 0.2em #55c2fd;
box-shadow: 0 0 0 0.2em #81D4FA;
}
.p-button.p-button-info:enabled:active, .p-buttonset.p-button-info > .p-button:enabled:active {
background: #01579B;
@ -1178,7 +1178,7 @@
border-color: #558B2F;
}
.p-button.p-button-success:enabled:focus, .p-buttonset.p-button-success > .p-button:enabled:focus {
box-shadow: 0 0 0 0.2em #a9d383;
box-shadow: 0 0 0 0.2em #A5D6A7;
}
.p-button.p-button-success:enabled:active, .p-buttonset.p-button-success > .p-button:enabled:active {
background: #33691E;
@ -1188,21 +1188,21 @@
.p-button.p-button-warning, .p-buttonset.p-button-warning > .p-button {
color: #212529;
background: #FFA000;
border: 1px solid #F39C12;
background: #FBC02D;
border: 1px solid #FBC02D;
}
.p-button.p-button-warning:enabled:hover, .p-buttonset.p-button-warning > .p-button:enabled:hover {
background: #FF8F00;
background: #F9A825;
color: #212529;
border-color: #FF8F00;
border-color: #F9A825;
}
.p-button.p-button-warning:enabled:focus, .p-buttonset.p-button-warning > .p-button:enabled:focus {
box-shadow: 0 0 0 0.2em #ffd080;
box-shadow: 0 0 0 0.2em #FDD835;
}
.p-button.p-button-warning:enabled:active, .p-buttonset.p-button-warning > .p-button:enabled:active {
background: #FF6F00;
background: #F57F17;
color: #212529;
border-color: #FF6F00;
border-color: #F57F17;
}
.p-button.p-button-danger, .p-buttonset.p-button-danger > .p-button {
@ -1216,7 +1216,7 @@
border-color: #C62828;
}
.p-button.p-button-danger:enabled:focus, .p-buttonset.p-button-danger > .p-button:enabled:focus {
box-shadow: 0 0 0 0.2em #e99898;
box-shadow: 0 0 0 0.2em #EF9A9A;
}
.p-button.p-button-danger:enabled:active, .p-buttonset.p-button-danger > .p-button:enabled:active {
background: #B71C1C;
@ -1312,7 +1312,7 @@
background: #f8f9fa;
}
.p-datatable .p-sortable-column {
outline-color: #bda7e3;
outline-color: #D1C4E9;
}
.p-datatable .p-sortable-column .p-sortable-column-icon {
color: #6c757d;
@ -1345,7 +1345,7 @@
background: #ffffff;
color: #495057;
transition: background-color 0.2s, box-shadow 0.2s;
outline-color: #bda7e3;
outline-color: #D1C4E9;
}
.p-datatable .p-datatable-tbody > tr > td {
text-align: left;
@ -1498,7 +1498,7 @@
.fc .fc-toolbar .fc-button:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #bda7e3;
box-shadow: 0 0 0 0.2em #D1C4E9;
}
.fc .fc-toolbar .fc-button.fc-dayGridMonth-button, .fc .fc-toolbar .fc-button.fc-timeGridWeek-button, .fc .fc-toolbar .fc-button.fc-timeGridDay-button {
background: #ffffff;
@ -1519,7 +1519,7 @@
.fc .fc-toolbar .fc-button.fc-dayGridMonth-button.p-focus, .fc .fc-toolbar .fc-button.fc-dayGridMonth-button:focus, .fc .fc-toolbar .fc-button.fc-timeGridWeek-button.p-focus, .fc .fc-toolbar .fc-button.fc-timeGridWeek-button:focus, .fc .fc-toolbar .fc-button.fc-timeGridDay-button.p-focus, .fc .fc-toolbar .fc-button.fc-timeGridDay-button:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #bda7e3;
box-shadow: 0 0 0 0.2em #D1C4E9;
z-index: 1;
}
.fc .fc-toolbar .fc-button-group .fc-button {
@ -1573,7 +1573,7 @@
.p-orderlist .p-orderlist-list .p-orderlist-item:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #bda7e3;
box-shadow: inset 0 0 0 0.15em #D1C4E9;
}
.p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight {
background: #673AB7;
@ -1634,7 +1634,7 @@
.p-organizationchart .p-organizationchart-node-content .p-node-toggler:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #bda7e3;
box-shadow: 0 0 0 0.2em #D1C4E9;
}
.p-organizationchart .p-organizationchart-node-content .p-node-toggler:hover {
color: #673AB7;
@ -1734,7 +1734,7 @@
.p-picklist .p-picklist-list .p-picklist-item:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #bda7e3;
box-shadow: inset 0 0 0 0.15em #D1C4E9;
}
.p-picklist .p-picklist-list .p-picklist-item.p-highlight {
background: #673AB7;
@ -1802,7 +1802,7 @@
.p-tree .p-tree-container .p-treenode .p-treenode-content:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #bda7e3;
box-shadow: 0 0 0 0.2em #D1C4E9;
}
.p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight {
background: #673AB7;
@ -1879,7 +1879,7 @@
background: #f8f9fa;
}
.p-treetable .p-sortable-column {
outline-color: #bda7e3;
outline-color: #D1C4E9;
}
.p-treetable .p-sortable-column .p-sortable-column-icon {
color: #6c757d;
@ -1912,7 +1912,7 @@
background: #ffffff;
color: #495057;
transition: background-color 0.2s, box-shadow 0.2s;
outline-color: #bda7e3;
outline-color: #D1C4E9;
}
.p-treetable .p-treetable-tbody > tr > td {
text-align: left;
@ -1971,7 +1971,7 @@
.p-accordion .p-accordion-header:not(.p-disabled) a:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #bda7e3;
box-shadow: 0 0 0 0.2em #D1C4E9;
}
.p-accordion .p-accordion-header:not(.p-highlight):not(.p-disabled):hover a {
background: #e9ecef;
@ -2073,7 +2073,7 @@
.p-fieldset.p-fieldset-toggleable .p-fieldset-legend a:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #bda7e3;
box-shadow: 0 0 0 0.2em #D1C4E9;
}
.p-fieldset.p-fieldset-toggleable .p-fieldset-legend:hover {
background: #e9ecef;
@ -2107,7 +2107,7 @@
.p-panel .p-panel-titlebar .p-panel-titlebar-icon:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #bda7e3;
box-shadow: 0 0 0 0.2em #D1C4E9;
}
.p-panel.p-panel-toggleable .p-panel-titlebar {
padding: 0.5em 1em;
@ -2152,7 +2152,7 @@
.p-tabview .p-tabview-nav li a:not(.p-disabled):focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #bda7e3;
box-shadow: 0 0 0 0.2em #D1C4E9;
}
.p-tabview .p-tabview-nav li:not(.p-highlight):not(.p-disabled):hover a {
background: #ffffff;
@ -2218,7 +2218,7 @@
.p-dialog .p-dialog-titlebar .p-dialog-titlebar-icon:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #bda7e3;
box-shadow: 0 0 0 0.2em #D1C4E9;
}
.p-dialog .p-dialog-titlebar .p-dialog-titlebar-icon:last-child {
margin-right: 0;
@ -2347,7 +2347,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.2em #bda7e3;
box-shadow: 0 0 0 0.2em #D1C4E9;
}
.p-fileupload .p-fileupload-content {
background: #ffffff;
@ -2385,7 +2385,7 @@
.p-breadcrumb ul li .p-menuitem-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #bda7e3;
box-shadow: 0 0 0 0.2em #D1C4E9;
}
.p-breadcrumb ul li .p-menuitem-link .p-menuitem-text {
color: #495057;
@ -2438,7 +2438,7 @@
.p-contextmenu .p-menuitem-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #bda7e3;
box-shadow: inset 0 0 0 0.15em #D1C4E9;
}
.p-contextmenu .p-submenu-list {
padding: 4px 0;
@ -2506,7 +2506,7 @@
.p-megamenu .p-menuitem-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #bda7e3;
box-shadow: inset 0 0 0 0.15em #D1C4E9;
}
.p-megamenu .p-megamenu-panel {
background: #ffffff;
@ -2585,7 +2585,7 @@
.p-menu .p-menuitem-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #bda7e3;
box-shadow: inset 0 0 0 0.15em #D1C4E9;
}
.p-menu.p-menu-overlay {
border: 0 none;
@ -2648,7 +2648,7 @@
.p-menubar .p-menuitem-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #bda7e3;
box-shadow: inset 0 0 0 0.15em #D1C4E9;
}
.p-menubar .p-submenu-list {
padding: 4px 0;
@ -2692,7 +2692,7 @@
.p-panelmenu .p-panelmenu-header > a:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #bda7e3;
box-shadow: 0 0 0 0.2em #D1C4E9;
}
.p-panelmenu .p-panelmenu-header:not(.p-highlight):not(.p-disabled) > a:hover {
background: #e9ecef;
@ -2758,7 +2758,7 @@
.p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #bda7e3;
box-shadow: inset 0 0 0 0.15em #D1C4E9;
}
.p-panelmenu .p-panelmenu-content .p-submenu-list:not(.p-panelmenu-root-submenu) {
padding: 0 0 0 1em;
@ -2807,7 +2807,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.2em #bda7e3;
box-shadow: 0 0 0 0.2em #D1C4E9;
}
.p-steps .p-steps-item.p-highlight .p-steps-number {
background: #673AB7;
@ -2854,7 +2854,7 @@
.p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #bda7e3;
box-shadow: 0 0 0 0.2em #D1C4E9;
}
.p-tabmenu .p-tabmenu-nav .p-tabmenuitem:not(.p-highlight):not(.p-disabled):hover .p-menuitem-link {
background: #ffffff;
@ -2909,7 +2909,7 @@
.p-tieredmenu .p-menuitem-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #bda7e3;
box-shadow: inset 0 0 0 0.15em #D1C4E9;
}
.p-tieredmenu.p-menu-overlay {
border: 0 none;
@ -2944,40 +2944,40 @@
border-radius: 3px;
}
.p-inline-message.p-inline-message-info {
background: #A9CCE3;
border: solid #7FB3D5;
background: #B3E5FC;
border: solid #03A9F4;
border-width: 0 0 0 6px;
color: #1A5276;
color: #01579B;
}
.p-inline-message.p-inline-message-info .p-inline-message-icon {
color: #1A5276;
color: #01579B;
}
.p-inline-message.p-inline-message-success {
background: #D4EFDF;
border: solid #7DCEA0;
background: #C8E6C9;
border: solid #4CAF50;
border-width: 0 0 0 6px;
color: #196F3D;
color: #1B5E20;
}
.p-inline-message.p-inline-message-success .p-inline-message-icon {
color: #196F3D;
color: #1B5E20;
}
.p-inline-message.p-inline-message-warn {
background: #FAD7A0;
border: solid #F8C471;
background: #FFECB3;
border: solid #FFC107;
border-width: 0 0 0 6px;
color: #9C640C;
color: #7f6003;
}
.p-inline-message.p-inline-message-warn .p-inline-message-icon {
color: #9C640C;
color: #7f6003;
}
.p-inline-message.p-inline-message-error {
background: #E6B0AA;
border: solid #D98880;
background: #FFCDD2;
border: solid #F44336;
border-width: 0 0 0 6px;
color: #7B241C;
color: #B71C1C;
}
.p-inline-message.p-inline-message-error .p-inline-message-icon {
color: #7B241C;
color: #B71C1C;
}
.p-inline-message .p-inline-message-icon {
font-size: 1.5em;
@ -2998,56 +2998,56 @@
padding: 1em 1.5em;
}
.p-message.p-message-info {
background: #A9CCE3;
border: solid #7FB3D5;
background: #B3E5FC;
border: solid #03A9F4;
border-width: 0 0 0 6px;
color: #1A5276;
color: #01579B;
}
.p-message.p-message-info .p-message-icon {
color: #1A5276;
color: #01579B;
}
.p-message.p-message-info .p-message-close {
background: #A9CCE3;
color: #1A5276;
background: #B3E5FC;
color: #01579B;
}
.p-message.p-message-success {
background: #D4EFDF;
border: solid #7DCEA0;
background: #C8E6C9;
border: solid #4CAF50;
border-width: 0 0 0 6px;
color: #196F3D;
color: #1B5E20;
}
.p-message.p-message-success .p-message-icon {
color: #196F3D;
color: #1B5E20;
}
.p-message.p-message-success .p-message-close {
background: #D4EFDF;
color: #196F3D;
background: #C8E6C9;
color: #1B5E20;
}
.p-message.p-message-warn {
background: #FAD7A0;
border: solid #F8C471;
background: #FFECB3;
border: solid #FFC107;
border-width: 0 0 0 6px;
color: #9C640C;
color: #7f6003;
}
.p-message.p-message-warn .p-message-icon {
color: #9C640C;
color: #7f6003;
}
.p-message.p-message-warn .p-message-close {
background: #FAD7A0;
color: #9C640C;
background: #FFECB3;
color: #7f6003;
}
.p-message.p-message-error {
background: #E6B0AA;
border: solid #D98880;
background: #FFCDD2;
border: solid #F44336;
border-width: 0 0 0 6px;
color: #7B241C;
color: #B71C1C;
}
.p-message.p-message-error .p-message-icon {
color: #7B241C;
color: #B71C1C;
}
.p-message.p-message-error .p-message-close {
background: #E6B0AA;
color: #7B241C;
background: #FFCDD2;
color: #B71C1C;
}
.p-message .p-message-close {
border-radius: 50%;
@ -3061,7 +3061,7 @@
.p-message .p-message-close:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #bda7e3;
box-shadow: 0 0 0 0.2em #D1C4E9;
}
.p-message .p-message-text {
font-size: 1em;
@ -3105,44 +3105,44 @@
background: rgba(255, 255, 255, 0.2);
}
.p-toast .p-toast-item-container.p-toast-message-info {
background: #A9CCE3;
border: solid #7FB3D5;
background: #B3E5FC;
border: solid #03A9F4;
border-width: 0 0 0 6px;
color: #1A5276;
color: #01579B;
}
.p-toast .p-toast-item-container.p-toast-message-info .p-toast-image,
.p-toast .p-toast-item-container.p-toast-message-info .p-toast-icon-close {
color: #1A5276;
color: #01579B;
}
.p-toast .p-toast-item-container.p-toast-message-success {
background: #D4EFDF;
border: solid #7DCEA0;
background: #C8E6C9;
border: solid #4CAF50;
border-width: 0 0 0 6px;
color: #196F3D;
color: #1B5E20;
}
.p-toast .p-toast-item-container.p-toast-message-success .p-toast-image,
.p-toast .p-toast-item-container.p-toast-message-success .p-toast-icon-close {
color: #196F3D;
color: #1B5E20;
}
.p-toast .p-toast-item-container.p-toast-message-warn {
background: #FAD7A0;
border: solid #F8C471;
background: #FFECB3;
border: solid #FFC107;
border-width: 0 0 0 6px;
color: #9C640C;
color: #7f6003;
}
.p-toast .p-toast-item-container.p-toast-message-warn .p-toast-image,
.p-toast .p-toast-item-container.p-toast-message-warn .p-toast-icon-close {
color: #9C640C;
color: #7f6003;
}
.p-toast .p-toast-item-container.p-toast-message-error {
background: #E6B0AA;
border: solid #D98880;
background: #FFCDD2;
border: solid #F44336;
border-width: 0 0 0 6px;
color: #7B241C;
color: #B71C1C;
}
.p-toast .p-toast-item-container.p-toast-message-error .p-toast-image,
.p-toast .p-toast-item-container.p-toast-message-error .p-toast-icon-close {
color: #7B241C;
color: #B71C1C;
}
.p-galleria .p-galleria-close {
@ -3221,7 +3221,7 @@
.p-galleria .p-galleria-content .p-galleria-preview-content .p-galleria-indicator-container .p-galleria-indicator-item:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #bda7e3;
box-shadow: 0 0 0 0.2em #D1C4E9;
}
.p-galleria .p-galleria-content .p-galleria-thumbnail-content {
background-color: rgba(0, 0, 0, 0.9);
@ -3259,7 +3259,7 @@
.p-galleria .p-galleria-content .p-galleria-thumbnail-content .p-galleria-thumbnail-container .p-galleria-thumbnail-items-content .p-galleria-thumbnail-items-container .p-galleria-thumbnail-item .p-galleria-thumbnail-item-content:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #bda7e3;
box-shadow: 0 0 0 0.2em #D1C4E9;
}
.p-galleria.p-galleria-indicators-bottom .p-galleria-content .p-galleria-preview-content .p-galleria-indicator-container .p-galleria-indicator-item {
padding-top: 0.857em;
@ -3346,7 +3346,7 @@
.p-inplace .p-inplace-display:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #bda7e3;
box-shadow: 0 0 0 0.2em #D1C4E9;
}
.p-progressbar {

View File

@ -37,7 +37,7 @@
.p-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #b5dfb7;
box-shadow: 0 0 0 0.2em #C8E6C9;
}
::-webkit-input-placeholder {
@ -71,7 +71,7 @@
.p-autocomplete.p-autocomplete-multiple .p-autocomplete-multiple-container:not(.p-disabled).p-focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #b5dfb7;
box-shadow: 0 0 0 0.2em #C8E6C9;
border-color: #4CAF50;
}
.p-autocomplete.p-autocomplete-multiple .p-autocomplete-multiple-container .p-autocomplete-input-token {
@ -176,7 +176,7 @@
.p-datepicker .p-datepicker-header .p-datepicker-title select:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #b5dfb7;
box-shadow: 0 0 0 0.2em #C8E6C9;
border-color: #4CAF50;
}
.p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-month {
@ -209,7 +209,7 @@
.p-datepicker table td > span:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #b5dfb7;
box-shadow: 0 0 0 0.2em #C8E6C9;
}
.p-datepicker table td.p-datepicker-today > span {
background: #ced4da;
@ -290,7 +290,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.2em #b5dfb7;
box-shadow: 0 0 0 0.2em #C8E6C9;
}
.p-datepicker:not(.p-disabled) .p-monthpicker .p-monthpicker-month:not(.p-highlight):not(.p-disabled):hover {
background: #e9ecef;
@ -298,7 +298,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.2em #b5dfb7;
box-shadow: 0 0 0 0.2em #C8E6C9;
}
.p-checkbox {
@ -323,7 +323,7 @@
.p-checkbox .p-checkbox-box:not(.p-disabled).p-focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #b5dfb7;
box-shadow: 0 0 0 0.2em #C8E6C9;
border-color: #4CAF50;
}
.p-checkbox .p-checkbox-box.p-highlight {
@ -349,7 +349,7 @@
.p-chips .p-chips-multiple-container:not(.p-disabled).p-focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #b5dfb7;
box-shadow: 0 0 0 0.2em #C8E6C9;
border-color: #4CAF50;
}
.p-chips .p-chips-multiple-container .p-chips-token {
@ -407,7 +407,7 @@
.p-dropdown:not(.p-disabled).p-focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #b5dfb7;
box-shadow: 0 0 0 0.2em #C8E6C9;
border-color: #4CAF50;
}
.p-dropdown .p-dropdown-label {
@ -617,7 +617,7 @@
.p-inputswitch.p-inputswitch-focus .p-inputswitch-slider {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #b5dfb7;
box-shadow: 0 0 0 0.2em #C8E6C9;
}
.p-inputswitch:not(.p-disabled):hover .p-inputswitch-slider {
background: #c3cad2;
@ -653,7 +653,7 @@
.p-inputtext:enabled:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #b5dfb7;
box-shadow: 0 0 0 0.2em #C8E6C9;
border-color: #4CAF50;
}
@ -726,7 +726,7 @@
.p-listbox .p-listbox-list .p-listbox-item:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #b5dfb7;
box-shadow: inset 0 0 0 0.15em #C8E6C9;
}
.p-listbox:not(.p-disabled) .p-listbox-item:not(.p-highlight):not(.p-disabled):hover {
color: #495057;
@ -749,7 +749,7 @@
.p-multiselect:not(.p-disabled).p-focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #b5dfb7;
box-shadow: 0 0 0 0.2em #C8E6C9;
border-color: #4CAF50;
}
.p-multiselect .p-multiselect-label {
@ -828,7 +828,7 @@
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #b5dfb7;
box-shadow: inset 0 0 0 0.15em #C8E6C9;
}
.p-multiselect-panel .p-multiselect-items .p-multiselect-item .p-checkbox {
margin-right: 0.5em;
@ -868,7 +868,7 @@
.p-radiobutton .p-radiobutton-box:not(.p-disabled).p-focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #b5dfb7;
box-shadow: 0 0 0 0.2em #C8E6C9;
border-color: #4CAF50;
}
.p-radiobutton .p-radiobutton-box .p-radiobutton-icon {
@ -900,7 +900,7 @@
.p-rating .p-rating-icon:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #b5dfb7;
box-shadow: 0 0 0 0.2em #C8E6C9;
}
.p-rating .p-rating-icon:first-child {
margin-left: 0;
@ -982,7 +982,7 @@
.p-slider .p-slider-handle:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #b5dfb7;
box-shadow: 0 0 0 0.2em #C8E6C9;
}
.p-slider .p-slider-range {
background: #4CAF50;
@ -1095,7 +1095,7 @@
.p-button:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #b5dfb7;
box-shadow: 0 0 0 0.2em #C8E6C9;
}
.p-button:enabled:active {
background: #388E3C;
@ -1140,7 +1140,7 @@
border-color: #43A047;
}
.p-button.p-button-secondary:enabled:focus, .p-buttonset.p-button-secondary > .p-button:enabled:focus {
box-shadow: 0 0 0 0.2em #b5dfb7;
box-shadow: 0 0 0 0.2em #C8E6C9;
}
.p-button.p-button-secondary:enabled:active, .p-buttonset.p-button-secondary > .p-button:enabled:active {
background: #dee2e6;
@ -1159,7 +1159,7 @@
border-color: #0277BD;
}
.p-button.p-button-info:enabled:focus, .p-buttonset.p-button-info > .p-button:enabled:focus {
box-shadow: 0 0 0 0.2em #55c2fd;
box-shadow: 0 0 0 0.2em #81D4FA;
}
.p-button.p-button-info:enabled:active, .p-buttonset.p-button-info > .p-button:enabled:active {
background: #01579B;
@ -1178,7 +1178,7 @@
border-color: #558B2F;
}
.p-button.p-button-success:enabled:focus, .p-buttonset.p-button-success > .p-button:enabled:focus {
box-shadow: 0 0 0 0.2em #a9d383;
box-shadow: 0 0 0 0.2em #A5D6A7;
}
.p-button.p-button-success:enabled:active, .p-buttonset.p-button-success > .p-button:enabled:active {
background: #33691E;
@ -1188,21 +1188,21 @@
.p-button.p-button-warning, .p-buttonset.p-button-warning > .p-button {
color: #212529;
background: #FFA000;
border: 1px solid #F39C12;
background: #FBC02D;
border: 1px solid #FBC02D;
}
.p-button.p-button-warning:enabled:hover, .p-buttonset.p-button-warning > .p-button:enabled:hover {
background: #FF8F00;
background: #F9A825;
color: #212529;
border-color: #FF8F00;
border-color: #F9A825;
}
.p-button.p-button-warning:enabled:focus, .p-buttonset.p-button-warning > .p-button:enabled:focus {
box-shadow: 0 0 0 0.2em #ffd080;
box-shadow: 0 0 0 0.2em #FDD835;
}
.p-button.p-button-warning:enabled:active, .p-buttonset.p-button-warning > .p-button:enabled:active {
background: #FF6F00;
background: #F57F17;
color: #212529;
border-color: #FF6F00;
border-color: #F57F17;
}
.p-button.p-button-danger, .p-buttonset.p-button-danger > .p-button {
@ -1216,7 +1216,7 @@
border-color: #C62828;
}
.p-button.p-button-danger:enabled:focus, .p-buttonset.p-button-danger > .p-button:enabled:focus {
box-shadow: 0 0 0 0.2em #e99898;
box-shadow: 0 0 0 0.2em #EF9A9A;
}
.p-button.p-button-danger:enabled:active, .p-buttonset.p-button-danger > .p-button:enabled:active {
background: #B71C1C;
@ -1312,7 +1312,7 @@
background: #f8f9fa;
}
.p-datatable .p-sortable-column {
outline-color: #b5dfb7;
outline-color: #C8E6C9;
}
.p-datatable .p-sortable-column .p-sortable-column-icon {
color: #6c757d;
@ -1345,7 +1345,7 @@
background: #ffffff;
color: #495057;
transition: background-color 0.2s, box-shadow 0.2s;
outline-color: #b5dfb7;
outline-color: #C8E6C9;
}
.p-datatable .p-datatable-tbody > tr > td {
text-align: left;
@ -1498,7 +1498,7 @@
.fc .fc-toolbar .fc-button:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #b5dfb7;
box-shadow: 0 0 0 0.2em #C8E6C9;
}
.fc .fc-toolbar .fc-button.fc-dayGridMonth-button, .fc .fc-toolbar .fc-button.fc-timeGridWeek-button, .fc .fc-toolbar .fc-button.fc-timeGridDay-button {
background: #ffffff;
@ -1519,7 +1519,7 @@
.fc .fc-toolbar .fc-button.fc-dayGridMonth-button.p-focus, .fc .fc-toolbar .fc-button.fc-dayGridMonth-button:focus, .fc .fc-toolbar .fc-button.fc-timeGridWeek-button.p-focus, .fc .fc-toolbar .fc-button.fc-timeGridWeek-button:focus, .fc .fc-toolbar .fc-button.fc-timeGridDay-button.p-focus, .fc .fc-toolbar .fc-button.fc-timeGridDay-button:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #b5dfb7;
box-shadow: 0 0 0 0.2em #C8E6C9;
z-index: 1;
}
.fc .fc-toolbar .fc-button-group .fc-button {
@ -1573,7 +1573,7 @@
.p-orderlist .p-orderlist-list .p-orderlist-item:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #b5dfb7;
box-shadow: inset 0 0 0 0.15em #C8E6C9;
}
.p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight {
background: #4CAF50;
@ -1634,7 +1634,7 @@
.p-organizationchart .p-organizationchart-node-content .p-node-toggler:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #b5dfb7;
box-shadow: 0 0 0 0.2em #C8E6C9;
}
.p-organizationchart .p-organizationchart-node-content .p-node-toggler:hover {
color: #4CAF50;
@ -1734,7 +1734,7 @@
.p-picklist .p-picklist-list .p-picklist-item:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #b5dfb7;
box-shadow: inset 0 0 0 0.15em #C8E6C9;
}
.p-picklist .p-picklist-list .p-picklist-item.p-highlight {
background: #4CAF50;
@ -1802,7 +1802,7 @@
.p-tree .p-tree-container .p-treenode .p-treenode-content:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #b5dfb7;
box-shadow: 0 0 0 0.2em #C8E6C9;
}
.p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight {
background: #4CAF50;
@ -1879,7 +1879,7 @@
background: #f8f9fa;
}
.p-treetable .p-sortable-column {
outline-color: #b5dfb7;
outline-color: #C8E6C9;
}
.p-treetable .p-sortable-column .p-sortable-column-icon {
color: #6c757d;
@ -1912,7 +1912,7 @@
background: #ffffff;
color: #495057;
transition: background-color 0.2s, box-shadow 0.2s;
outline-color: #b5dfb7;
outline-color: #C8E6C9;
}
.p-treetable .p-treetable-tbody > tr > td {
text-align: left;
@ -1971,7 +1971,7 @@
.p-accordion .p-accordion-header:not(.p-disabled) a:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #b5dfb7;
box-shadow: 0 0 0 0.2em #C8E6C9;
}
.p-accordion .p-accordion-header:not(.p-highlight):not(.p-disabled):hover a {
background: #e9ecef;
@ -2073,7 +2073,7 @@
.p-fieldset.p-fieldset-toggleable .p-fieldset-legend a:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #b5dfb7;
box-shadow: 0 0 0 0.2em #C8E6C9;
}
.p-fieldset.p-fieldset-toggleable .p-fieldset-legend:hover {
background: #e9ecef;
@ -2107,7 +2107,7 @@
.p-panel .p-panel-titlebar .p-panel-titlebar-icon:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #b5dfb7;
box-shadow: 0 0 0 0.2em #C8E6C9;
}
.p-panel.p-panel-toggleable .p-panel-titlebar {
padding: 0.5em 1em;
@ -2152,7 +2152,7 @@
.p-tabview .p-tabview-nav li a:not(.p-disabled):focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #b5dfb7;
box-shadow: 0 0 0 0.2em #C8E6C9;
}
.p-tabview .p-tabview-nav li:not(.p-highlight):not(.p-disabled):hover a {
background: #ffffff;
@ -2218,7 +2218,7 @@
.p-dialog .p-dialog-titlebar .p-dialog-titlebar-icon:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #b5dfb7;
box-shadow: 0 0 0 0.2em #C8E6C9;
}
.p-dialog .p-dialog-titlebar .p-dialog-titlebar-icon:last-child {
margin-right: 0;
@ -2347,7 +2347,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.2em #b5dfb7;
box-shadow: 0 0 0 0.2em #C8E6C9;
}
.p-fileupload .p-fileupload-content {
background: #ffffff;
@ -2385,7 +2385,7 @@
.p-breadcrumb ul li .p-menuitem-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #b5dfb7;
box-shadow: 0 0 0 0.2em #C8E6C9;
}
.p-breadcrumb ul li .p-menuitem-link .p-menuitem-text {
color: #495057;
@ -2438,7 +2438,7 @@
.p-contextmenu .p-menuitem-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #b5dfb7;
box-shadow: inset 0 0 0 0.15em #C8E6C9;
}
.p-contextmenu .p-submenu-list {
padding: 4px 0;
@ -2506,7 +2506,7 @@
.p-megamenu .p-menuitem-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #b5dfb7;
box-shadow: inset 0 0 0 0.15em #C8E6C9;
}
.p-megamenu .p-megamenu-panel {
background: #ffffff;
@ -2585,7 +2585,7 @@
.p-menu .p-menuitem-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #b5dfb7;
box-shadow: inset 0 0 0 0.15em #C8E6C9;
}
.p-menu.p-menu-overlay {
border: 0 none;
@ -2648,7 +2648,7 @@
.p-menubar .p-menuitem-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #b5dfb7;
box-shadow: inset 0 0 0 0.15em #C8E6C9;
}
.p-menubar .p-submenu-list {
padding: 4px 0;
@ -2692,7 +2692,7 @@
.p-panelmenu .p-panelmenu-header > a:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #b5dfb7;
box-shadow: 0 0 0 0.2em #C8E6C9;
}
.p-panelmenu .p-panelmenu-header:not(.p-highlight):not(.p-disabled) > a:hover {
background: #e9ecef;
@ -2758,7 +2758,7 @@
.p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #b5dfb7;
box-shadow: inset 0 0 0 0.15em #C8E6C9;
}
.p-panelmenu .p-panelmenu-content .p-submenu-list:not(.p-panelmenu-root-submenu) {
padding: 0 0 0 1em;
@ -2807,7 +2807,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.2em #b5dfb7;
box-shadow: 0 0 0 0.2em #C8E6C9;
}
.p-steps .p-steps-item.p-highlight .p-steps-number {
background: #4CAF50;
@ -2854,7 +2854,7 @@
.p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #b5dfb7;
box-shadow: 0 0 0 0.2em #C8E6C9;
}
.p-tabmenu .p-tabmenu-nav .p-tabmenuitem:not(.p-highlight):not(.p-disabled):hover .p-menuitem-link {
background: #ffffff;
@ -2909,7 +2909,7 @@
.p-tieredmenu .p-menuitem-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #b5dfb7;
box-shadow: inset 0 0 0 0.15em #C8E6C9;
}
.p-tieredmenu.p-menu-overlay {
border: 0 none;
@ -2944,40 +2944,40 @@
border-radius: 3px;
}
.p-inline-message.p-inline-message-info {
background: #A9CCE3;
border: solid #7FB3D5;
background: #B3E5FC;
border: solid #03A9F4;
border-width: 0 0 0 6px;
color: #1A5276;
color: #01579B;
}
.p-inline-message.p-inline-message-info .p-inline-message-icon {
color: #1A5276;
color: #01579B;
}
.p-inline-message.p-inline-message-success {
background: #D4EFDF;
border: solid #7DCEA0;
background: #C8E6C9;
border: solid #4CAF50;
border-width: 0 0 0 6px;
color: #196F3D;
color: #1B5E20;
}
.p-inline-message.p-inline-message-success .p-inline-message-icon {
color: #196F3D;
color: #1B5E20;
}
.p-inline-message.p-inline-message-warn {
background: #FAD7A0;
border: solid #F8C471;
background: #FFECB3;
border: solid #FFC107;
border-width: 0 0 0 6px;
color: #9C640C;
color: #7f6003;
}
.p-inline-message.p-inline-message-warn .p-inline-message-icon {
color: #9C640C;
color: #7f6003;
}
.p-inline-message.p-inline-message-error {
background: #E6B0AA;
border: solid #D98880;
background: #FFCDD2;
border: solid #F44336;
border-width: 0 0 0 6px;
color: #7B241C;
color: #B71C1C;
}
.p-inline-message.p-inline-message-error .p-inline-message-icon {
color: #7B241C;
color: #B71C1C;
}
.p-inline-message .p-inline-message-icon {
font-size: 1.5em;
@ -2998,56 +2998,56 @@
padding: 1em 1.5em;
}
.p-message.p-message-info {
background: #A9CCE3;
border: solid #7FB3D5;
background: #B3E5FC;
border: solid #03A9F4;
border-width: 0 0 0 6px;
color: #1A5276;
color: #01579B;
}
.p-message.p-message-info .p-message-icon {
color: #1A5276;
color: #01579B;
}
.p-message.p-message-info .p-message-close {
background: #A9CCE3;
color: #1A5276;
background: #B3E5FC;
color: #01579B;
}
.p-message.p-message-success {
background: #D4EFDF;
border: solid #7DCEA0;
background: #C8E6C9;
border: solid #4CAF50;
border-width: 0 0 0 6px;
color: #196F3D;
color: #1B5E20;
}
.p-message.p-message-success .p-message-icon {
color: #196F3D;
color: #1B5E20;
}
.p-message.p-message-success .p-message-close {
background: #D4EFDF;
color: #196F3D;
background: #C8E6C9;
color: #1B5E20;
}
.p-message.p-message-warn {
background: #FAD7A0;
border: solid #F8C471;
background: #FFECB3;
border: solid #FFC107;
border-width: 0 0 0 6px;
color: #9C640C;
color: #7f6003;
}
.p-message.p-message-warn .p-message-icon {
color: #9C640C;
color: #7f6003;
}
.p-message.p-message-warn .p-message-close {
background: #FAD7A0;
color: #9C640C;
background: #FFECB3;
color: #7f6003;
}
.p-message.p-message-error {
background: #E6B0AA;
border: solid #D98880;
background: #FFCDD2;
border: solid #F44336;
border-width: 0 0 0 6px;
color: #7B241C;
color: #B71C1C;
}
.p-message.p-message-error .p-message-icon {
color: #7B241C;
color: #B71C1C;
}
.p-message.p-message-error .p-message-close {
background: #E6B0AA;
color: #7B241C;
background: #FFCDD2;
color: #B71C1C;
}
.p-message .p-message-close {
border-radius: 50%;
@ -3061,7 +3061,7 @@
.p-message .p-message-close:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #b5dfb7;
box-shadow: 0 0 0 0.2em #C8E6C9;
}
.p-message .p-message-text {
font-size: 1em;
@ -3105,44 +3105,44 @@
background: rgba(255, 255, 255, 0.2);
}
.p-toast .p-toast-item-container.p-toast-message-info {
background: #A9CCE3;
border: solid #7FB3D5;
background: #B3E5FC;
border: solid #03A9F4;
border-width: 0 0 0 6px;
color: #1A5276;
color: #01579B;
}
.p-toast .p-toast-item-container.p-toast-message-info .p-toast-image,
.p-toast .p-toast-item-container.p-toast-message-info .p-toast-icon-close {
color: #1A5276;
color: #01579B;
}
.p-toast .p-toast-item-container.p-toast-message-success {
background: #D4EFDF;
border: solid #7DCEA0;
background: #C8E6C9;
border: solid #4CAF50;
border-width: 0 0 0 6px;
color: #196F3D;
color: #1B5E20;
}
.p-toast .p-toast-item-container.p-toast-message-success .p-toast-image,
.p-toast .p-toast-item-container.p-toast-message-success .p-toast-icon-close {
color: #196F3D;
color: #1B5E20;
}
.p-toast .p-toast-item-container.p-toast-message-warn {
background: #FAD7A0;
border: solid #F8C471;
background: #FFECB3;
border: solid #FFC107;
border-width: 0 0 0 6px;
color: #9C640C;
color: #7f6003;
}
.p-toast .p-toast-item-container.p-toast-message-warn .p-toast-image,
.p-toast .p-toast-item-container.p-toast-message-warn .p-toast-icon-close {
color: #9C640C;
color: #7f6003;
}
.p-toast .p-toast-item-container.p-toast-message-error {
background: #E6B0AA;
border: solid #D98880;
background: #FFCDD2;
border: solid #F44336;
border-width: 0 0 0 6px;
color: #7B241C;
color: #B71C1C;
}
.p-toast .p-toast-item-container.p-toast-message-error .p-toast-image,
.p-toast .p-toast-item-container.p-toast-message-error .p-toast-icon-close {
color: #7B241C;
color: #B71C1C;
}
.p-galleria .p-galleria-close {
@ -3221,7 +3221,7 @@
.p-galleria .p-galleria-content .p-galleria-preview-content .p-galleria-indicator-container .p-galleria-indicator-item:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #b5dfb7;
box-shadow: 0 0 0 0.2em #C8E6C9;
}
.p-galleria .p-galleria-content .p-galleria-thumbnail-content {
background-color: rgba(0, 0, 0, 0.9);
@ -3259,7 +3259,7 @@
.p-galleria .p-galleria-content .p-galleria-thumbnail-content .p-galleria-thumbnail-container .p-galleria-thumbnail-items-content .p-galleria-thumbnail-items-container .p-galleria-thumbnail-item .p-galleria-thumbnail-item-content:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #b5dfb7;
box-shadow: 0 0 0 0.2em #C8E6C9;
}
.p-galleria.p-galleria-indicators-bottom .p-galleria-content .p-galleria-preview-content .p-galleria-indicator-container .p-galleria-indicator-item {
padding-top: 0.857em;
@ -3346,7 +3346,7 @@
.p-inplace .p-inplace-display:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #b5dfb7;
box-shadow: 0 0 0 0.2em #C8E6C9;
}
.p-progressbar {

View File

@ -37,7 +37,7 @@
.p-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #abb4e2;
box-shadow: 0 0 0 0.2em #C5CAE9;
}
::-webkit-input-placeholder {
@ -71,7 +71,7 @@
.p-autocomplete.p-autocomplete-multiple .p-autocomplete-multiple-container:not(.p-disabled).p-focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #abb4e2;
box-shadow: 0 0 0 0.2em #C5CAE9;
border-color: #3F51B5;
}
.p-autocomplete.p-autocomplete-multiple .p-autocomplete-multiple-container .p-autocomplete-input-token {
@ -176,7 +176,7 @@
.p-datepicker .p-datepicker-header .p-datepicker-title select:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #abb4e2;
box-shadow: 0 0 0 0.2em #C5CAE9;
border-color: #3F51B5;
}
.p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-month {
@ -209,7 +209,7 @@
.p-datepicker table td > span:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #abb4e2;
box-shadow: 0 0 0 0.2em #C5CAE9;
}
.p-datepicker table td.p-datepicker-today > span {
background: #ced4da;
@ -290,7 +290,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.2em #abb4e2;
box-shadow: 0 0 0 0.2em #C5CAE9;
}
.p-datepicker:not(.p-disabled) .p-monthpicker .p-monthpicker-month:not(.p-highlight):not(.p-disabled):hover {
background: #e9ecef;
@ -298,7 +298,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.2em #abb4e2;
box-shadow: 0 0 0 0.2em #C5CAE9;
}
.p-checkbox {
@ -323,7 +323,7 @@
.p-checkbox .p-checkbox-box:not(.p-disabled).p-focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #abb4e2;
box-shadow: 0 0 0 0.2em #C5CAE9;
border-color: #3F51B5;
}
.p-checkbox .p-checkbox-box.p-highlight {
@ -349,7 +349,7 @@
.p-chips .p-chips-multiple-container:not(.p-disabled).p-focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #abb4e2;
box-shadow: 0 0 0 0.2em #C5CAE9;
border-color: #3F51B5;
}
.p-chips .p-chips-multiple-container .p-chips-token {
@ -407,7 +407,7 @@
.p-dropdown:not(.p-disabled).p-focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #abb4e2;
box-shadow: 0 0 0 0.2em #C5CAE9;
border-color: #3F51B5;
}
.p-dropdown .p-dropdown-label {
@ -617,7 +617,7 @@
.p-inputswitch.p-inputswitch-focus .p-inputswitch-slider {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #abb4e2;
box-shadow: 0 0 0 0.2em #C5CAE9;
}
.p-inputswitch:not(.p-disabled):hover .p-inputswitch-slider {
background: #c3cad2;
@ -653,7 +653,7 @@
.p-inputtext:enabled:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #abb4e2;
box-shadow: 0 0 0 0.2em #C5CAE9;
border-color: #3F51B5;
}
@ -726,7 +726,7 @@
.p-listbox .p-listbox-list .p-listbox-item:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #abb4e2;
box-shadow: inset 0 0 0 0.15em #C5CAE9;
}
.p-listbox:not(.p-disabled) .p-listbox-item:not(.p-highlight):not(.p-disabled):hover {
color: #495057;
@ -749,7 +749,7 @@
.p-multiselect:not(.p-disabled).p-focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #abb4e2;
box-shadow: 0 0 0 0.2em #C5CAE9;
border-color: #3F51B5;
}
.p-multiselect .p-multiselect-label {
@ -828,7 +828,7 @@
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #abb4e2;
box-shadow: inset 0 0 0 0.15em #C5CAE9;
}
.p-multiselect-panel .p-multiselect-items .p-multiselect-item .p-checkbox {
margin-right: 0.5em;
@ -868,7 +868,7 @@
.p-radiobutton .p-radiobutton-box:not(.p-disabled).p-focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #abb4e2;
box-shadow: 0 0 0 0.2em #C5CAE9;
border-color: #3F51B5;
}
.p-radiobutton .p-radiobutton-box .p-radiobutton-icon {
@ -900,7 +900,7 @@
.p-rating .p-rating-icon:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #abb4e2;
box-shadow: 0 0 0 0.2em #C5CAE9;
}
.p-rating .p-rating-icon:first-child {
margin-left: 0;
@ -982,7 +982,7 @@
.p-slider .p-slider-handle:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #abb4e2;
box-shadow: 0 0 0 0.2em #C5CAE9;
}
.p-slider .p-slider-range {
background: #3F51B5;
@ -1095,7 +1095,7 @@
.p-button:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #abb4e2;
box-shadow: 0 0 0 0.2em #C5CAE9;
}
.p-button:enabled:active {
background: #303F9F;
@ -1140,7 +1140,7 @@
border-color: #3949AB;
}
.p-button.p-button-secondary:enabled:focus, .p-buttonset.p-button-secondary > .p-button:enabled:focus {
box-shadow: 0 0 0 0.2em #abb4e2;
box-shadow: 0 0 0 0.2em #C5CAE9;
}
.p-button.p-button-secondary:enabled:active, .p-buttonset.p-button-secondary > .p-button:enabled:active {
background: #dee2e6;
@ -1159,7 +1159,7 @@
border-color: #0277BD;
}
.p-button.p-button-info:enabled:focus, .p-buttonset.p-button-info > .p-button:enabled:focus {
box-shadow: 0 0 0 0.2em #55c2fd;
box-shadow: 0 0 0 0.2em #81D4FA;
}
.p-button.p-button-info:enabled:active, .p-buttonset.p-button-info > .p-button:enabled:active {
background: #01579B;
@ -1178,7 +1178,7 @@
border-color: #558B2F;
}
.p-button.p-button-success:enabled:focus, .p-buttonset.p-button-success > .p-button:enabled:focus {
box-shadow: 0 0 0 0.2em #a9d383;
box-shadow: 0 0 0 0.2em #A5D6A7;
}
.p-button.p-button-success:enabled:active, .p-buttonset.p-button-success > .p-button:enabled:active {
background: #33691E;
@ -1188,21 +1188,21 @@
.p-button.p-button-warning, .p-buttonset.p-button-warning > .p-button {
color: #212529;
background: #FFA000;
border: 1px solid #F39C12;
background: #FBC02D;
border: 1px solid #FBC02D;
}
.p-button.p-button-warning:enabled:hover, .p-buttonset.p-button-warning > .p-button:enabled:hover {
background: #FF8F00;
background: #F9A825;
color: #212529;
border-color: #FF8F00;
border-color: #F9A825;
}
.p-button.p-button-warning:enabled:focus, .p-buttonset.p-button-warning > .p-button:enabled:focus {
box-shadow: 0 0 0 0.2em #ffd080;
box-shadow: 0 0 0 0.2em #FDD835;
}
.p-button.p-button-warning:enabled:active, .p-buttonset.p-button-warning > .p-button:enabled:active {
background: #FF6F00;
background: #F57F17;
color: #212529;
border-color: #FF6F00;
border-color: #F57F17;
}
.p-button.p-button-danger, .p-buttonset.p-button-danger > .p-button {
@ -1216,7 +1216,7 @@
border-color: #C62828;
}
.p-button.p-button-danger:enabled:focus, .p-buttonset.p-button-danger > .p-button:enabled:focus {
box-shadow: 0 0 0 0.2em #e99898;
box-shadow: 0 0 0 0.2em #EF9A9A;
}
.p-button.p-button-danger:enabled:active, .p-buttonset.p-button-danger > .p-button:enabled:active {
background: #B71C1C;
@ -1312,7 +1312,7 @@
background: #f8f9fa;
}
.p-datatable .p-sortable-column {
outline-color: #abb4e2;
outline-color: #C5CAE9;
}
.p-datatable .p-sortable-column .p-sortable-column-icon {
color: #6c757d;
@ -1345,7 +1345,7 @@
background: #ffffff;
color: #495057;
transition: background-color 0.2s, box-shadow 0.2s;
outline-color: #abb4e2;
outline-color: #C5CAE9;
}
.p-datatable .p-datatable-tbody > tr > td {
text-align: left;
@ -1498,7 +1498,7 @@
.fc .fc-toolbar .fc-button:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #abb4e2;
box-shadow: 0 0 0 0.2em #C5CAE9;
}
.fc .fc-toolbar .fc-button.fc-dayGridMonth-button, .fc .fc-toolbar .fc-button.fc-timeGridWeek-button, .fc .fc-toolbar .fc-button.fc-timeGridDay-button {
background: #ffffff;
@ -1519,7 +1519,7 @@
.fc .fc-toolbar .fc-button.fc-dayGridMonth-button.p-focus, .fc .fc-toolbar .fc-button.fc-dayGridMonth-button:focus, .fc .fc-toolbar .fc-button.fc-timeGridWeek-button.p-focus, .fc .fc-toolbar .fc-button.fc-timeGridWeek-button:focus, .fc .fc-toolbar .fc-button.fc-timeGridDay-button.p-focus, .fc .fc-toolbar .fc-button.fc-timeGridDay-button:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #abb4e2;
box-shadow: 0 0 0 0.2em #C5CAE9;
z-index: 1;
}
.fc .fc-toolbar .fc-button-group .fc-button {
@ -1573,7 +1573,7 @@
.p-orderlist .p-orderlist-list .p-orderlist-item:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #abb4e2;
box-shadow: inset 0 0 0 0.15em #C5CAE9;
}
.p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight {
background: #3F51B5;
@ -1634,7 +1634,7 @@
.p-organizationchart .p-organizationchart-node-content .p-node-toggler:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #abb4e2;
box-shadow: 0 0 0 0.2em #C5CAE9;
}
.p-organizationchart .p-organizationchart-node-content .p-node-toggler:hover {
color: #3F51B5;
@ -1734,7 +1734,7 @@
.p-picklist .p-picklist-list .p-picklist-item:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #abb4e2;
box-shadow: inset 0 0 0 0.15em #C5CAE9;
}
.p-picklist .p-picklist-list .p-picklist-item.p-highlight {
background: #3F51B5;
@ -1802,7 +1802,7 @@
.p-tree .p-tree-container .p-treenode .p-treenode-content:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #abb4e2;
box-shadow: 0 0 0 0.2em #C5CAE9;
}
.p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight {
background: #3F51B5;
@ -1879,7 +1879,7 @@
background: #f8f9fa;
}
.p-treetable .p-sortable-column {
outline-color: #abb4e2;
outline-color: #C5CAE9;
}
.p-treetable .p-sortable-column .p-sortable-column-icon {
color: #6c757d;
@ -1912,7 +1912,7 @@
background: #ffffff;
color: #495057;
transition: background-color 0.2s, box-shadow 0.2s;
outline-color: #abb4e2;
outline-color: #C5CAE9;
}
.p-treetable .p-treetable-tbody > tr > td {
text-align: left;
@ -1971,7 +1971,7 @@
.p-accordion .p-accordion-header:not(.p-disabled) a:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #abb4e2;
box-shadow: 0 0 0 0.2em #C5CAE9;
}
.p-accordion .p-accordion-header:not(.p-highlight):not(.p-disabled):hover a {
background: #e9ecef;
@ -2073,7 +2073,7 @@
.p-fieldset.p-fieldset-toggleable .p-fieldset-legend a:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #abb4e2;
box-shadow: 0 0 0 0.2em #C5CAE9;
}
.p-fieldset.p-fieldset-toggleable .p-fieldset-legend:hover {
background: #e9ecef;
@ -2107,7 +2107,7 @@
.p-panel .p-panel-titlebar .p-panel-titlebar-icon:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #abb4e2;
box-shadow: 0 0 0 0.2em #C5CAE9;
}
.p-panel.p-panel-toggleable .p-panel-titlebar {
padding: 0.5em 1em;
@ -2152,7 +2152,7 @@
.p-tabview .p-tabview-nav li a:not(.p-disabled):focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #abb4e2;
box-shadow: 0 0 0 0.2em #C5CAE9;
}
.p-tabview .p-tabview-nav li:not(.p-highlight):not(.p-disabled):hover a {
background: #ffffff;
@ -2218,7 +2218,7 @@
.p-dialog .p-dialog-titlebar .p-dialog-titlebar-icon:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #abb4e2;
box-shadow: 0 0 0 0.2em #C5CAE9;
}
.p-dialog .p-dialog-titlebar .p-dialog-titlebar-icon:last-child {
margin-right: 0;
@ -2347,7 +2347,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.2em #abb4e2;
box-shadow: 0 0 0 0.2em #C5CAE9;
}
.p-fileupload .p-fileupload-content {
background: #ffffff;
@ -2385,7 +2385,7 @@
.p-breadcrumb ul li .p-menuitem-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #abb4e2;
box-shadow: 0 0 0 0.2em #C5CAE9;
}
.p-breadcrumb ul li .p-menuitem-link .p-menuitem-text {
color: #495057;
@ -2438,7 +2438,7 @@
.p-contextmenu .p-menuitem-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #abb4e2;
box-shadow: inset 0 0 0 0.15em #C5CAE9;
}
.p-contextmenu .p-submenu-list {
padding: 4px 0;
@ -2506,7 +2506,7 @@
.p-megamenu .p-menuitem-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #abb4e2;
box-shadow: inset 0 0 0 0.15em #C5CAE9;
}
.p-megamenu .p-megamenu-panel {
background: #ffffff;
@ -2585,7 +2585,7 @@
.p-menu .p-menuitem-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #abb4e2;
box-shadow: inset 0 0 0 0.15em #C5CAE9;
}
.p-menu.p-menu-overlay {
border: 0 none;
@ -2648,7 +2648,7 @@
.p-menubar .p-menuitem-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #abb4e2;
box-shadow: inset 0 0 0 0.15em #C5CAE9;
}
.p-menubar .p-submenu-list {
padding: 4px 0;
@ -2692,7 +2692,7 @@
.p-panelmenu .p-panelmenu-header > a:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #abb4e2;
box-shadow: 0 0 0 0.2em #C5CAE9;
}
.p-panelmenu .p-panelmenu-header:not(.p-highlight):not(.p-disabled) > a:hover {
background: #e9ecef;
@ -2758,7 +2758,7 @@
.p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #abb4e2;
box-shadow: inset 0 0 0 0.15em #C5CAE9;
}
.p-panelmenu .p-panelmenu-content .p-submenu-list:not(.p-panelmenu-root-submenu) {
padding: 0 0 0 1em;
@ -2807,7 +2807,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.2em #abb4e2;
box-shadow: 0 0 0 0.2em #C5CAE9;
}
.p-steps .p-steps-item.p-highlight .p-steps-number {
background: #3F51B5;
@ -2854,7 +2854,7 @@
.p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #abb4e2;
box-shadow: 0 0 0 0.2em #C5CAE9;
}
.p-tabmenu .p-tabmenu-nav .p-tabmenuitem:not(.p-highlight):not(.p-disabled):hover .p-menuitem-link {
background: #ffffff;
@ -2909,7 +2909,7 @@
.p-tieredmenu .p-menuitem-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #abb4e2;
box-shadow: inset 0 0 0 0.15em #C5CAE9;
}
.p-tieredmenu.p-menu-overlay {
border: 0 none;
@ -2944,40 +2944,40 @@
border-radius: 3px;
}
.p-inline-message.p-inline-message-info {
background: #A9CCE3;
border: solid #7FB3D5;
background: #B3E5FC;
border: solid #03A9F4;
border-width: 0 0 0 6px;
color: #1A5276;
color: #01579B;
}
.p-inline-message.p-inline-message-info .p-inline-message-icon {
color: #1A5276;
color: #01579B;
}
.p-inline-message.p-inline-message-success {
background: #D4EFDF;
border: solid #7DCEA0;
background: #C8E6C9;
border: solid #4CAF50;
border-width: 0 0 0 6px;
color: #196F3D;
color: #1B5E20;
}
.p-inline-message.p-inline-message-success .p-inline-message-icon {
color: #196F3D;
color: #1B5E20;
}
.p-inline-message.p-inline-message-warn {
background: #FAD7A0;
border: solid #F8C471;
background: #FFECB3;
border: solid #FFC107;
border-width: 0 0 0 6px;
color: #9C640C;
color: #7f6003;
}
.p-inline-message.p-inline-message-warn .p-inline-message-icon {
color: #9C640C;
color: #7f6003;
}
.p-inline-message.p-inline-message-error {
background: #E6B0AA;
border: solid #D98880;
background: #FFCDD2;
border: solid #F44336;
border-width: 0 0 0 6px;
color: #7B241C;
color: #B71C1C;
}
.p-inline-message.p-inline-message-error .p-inline-message-icon {
color: #7B241C;
color: #B71C1C;
}
.p-inline-message .p-inline-message-icon {
font-size: 1.5em;
@ -2998,56 +2998,56 @@
padding: 1em 1.5em;
}
.p-message.p-message-info {
background: #A9CCE3;
border: solid #7FB3D5;
background: #B3E5FC;
border: solid #03A9F4;
border-width: 0 0 0 6px;
color: #1A5276;
color: #01579B;
}
.p-message.p-message-info .p-message-icon {
color: #1A5276;
color: #01579B;
}
.p-message.p-message-info .p-message-close {
background: #A9CCE3;
color: #1A5276;
background: #B3E5FC;
color: #01579B;
}
.p-message.p-message-success {
background: #D4EFDF;
border: solid #7DCEA0;
background: #C8E6C9;
border: solid #4CAF50;
border-width: 0 0 0 6px;
color: #196F3D;
color: #1B5E20;
}
.p-message.p-message-success .p-message-icon {
color: #196F3D;
color: #1B5E20;
}
.p-message.p-message-success .p-message-close {
background: #D4EFDF;
color: #196F3D;
background: #C8E6C9;
color: #1B5E20;
}
.p-message.p-message-warn {
background: #FAD7A0;
border: solid #F8C471;
background: #FFECB3;
border: solid #FFC107;
border-width: 0 0 0 6px;
color: #9C640C;
color: #7f6003;
}
.p-message.p-message-warn .p-message-icon {
color: #9C640C;
color: #7f6003;
}
.p-message.p-message-warn .p-message-close {
background: #FAD7A0;
color: #9C640C;
background: #FFECB3;
color: #7f6003;
}
.p-message.p-message-error {
background: #E6B0AA;
border: solid #D98880;
background: #FFCDD2;
border: solid #F44336;
border-width: 0 0 0 6px;
color: #7B241C;
color: #B71C1C;
}
.p-message.p-message-error .p-message-icon {
color: #7B241C;
color: #B71C1C;
}
.p-message.p-message-error .p-message-close {
background: #E6B0AA;
color: #7B241C;
background: #FFCDD2;
color: #B71C1C;
}
.p-message .p-message-close {
border-radius: 50%;
@ -3061,7 +3061,7 @@
.p-message .p-message-close:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #abb4e2;
box-shadow: 0 0 0 0.2em #C5CAE9;
}
.p-message .p-message-text {
font-size: 1em;
@ -3105,44 +3105,44 @@
background: rgba(255, 255, 255, 0.2);
}
.p-toast .p-toast-item-container.p-toast-message-info {
background: #A9CCE3;
border: solid #7FB3D5;
background: #B3E5FC;
border: solid #03A9F4;
border-width: 0 0 0 6px;
color: #1A5276;
color: #01579B;
}
.p-toast .p-toast-item-container.p-toast-message-info .p-toast-image,
.p-toast .p-toast-item-container.p-toast-message-info .p-toast-icon-close {
color: #1A5276;
color: #01579B;
}
.p-toast .p-toast-item-container.p-toast-message-success {
background: #D4EFDF;
border: solid #7DCEA0;
background: #C8E6C9;
border: solid #4CAF50;
border-width: 0 0 0 6px;
color: #196F3D;
color: #1B5E20;
}
.p-toast .p-toast-item-container.p-toast-message-success .p-toast-image,
.p-toast .p-toast-item-container.p-toast-message-success .p-toast-icon-close {
color: #196F3D;
color: #1B5E20;
}
.p-toast .p-toast-item-container.p-toast-message-warn {
background: #FAD7A0;
border: solid #F8C471;
background: #FFECB3;
border: solid #FFC107;
border-width: 0 0 0 6px;
color: #9C640C;
color: #7f6003;
}
.p-toast .p-toast-item-container.p-toast-message-warn .p-toast-image,
.p-toast .p-toast-item-container.p-toast-message-warn .p-toast-icon-close {
color: #9C640C;
color: #7f6003;
}
.p-toast .p-toast-item-container.p-toast-message-error {
background: #E6B0AA;
border: solid #D98880;
background: #FFCDD2;
border: solid #F44336;
border-width: 0 0 0 6px;
color: #7B241C;
color: #B71C1C;
}
.p-toast .p-toast-item-container.p-toast-message-error .p-toast-image,
.p-toast .p-toast-item-container.p-toast-message-error .p-toast-icon-close {
color: #7B241C;
color: #B71C1C;
}
.p-galleria .p-galleria-close {
@ -3221,7 +3221,7 @@
.p-galleria .p-galleria-content .p-galleria-preview-content .p-galleria-indicator-container .p-galleria-indicator-item:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #abb4e2;
box-shadow: 0 0 0 0.2em #C5CAE9;
}
.p-galleria .p-galleria-content .p-galleria-thumbnail-content {
background-color: rgba(0, 0, 0, 0.9);
@ -3259,7 +3259,7 @@
.p-galleria .p-galleria-content .p-galleria-thumbnail-content .p-galleria-thumbnail-container .p-galleria-thumbnail-items-content .p-galleria-thumbnail-items-container .p-galleria-thumbnail-item .p-galleria-thumbnail-item-content:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #abb4e2;
box-shadow: 0 0 0 0.2em #C5CAE9;
}
.p-galleria.p-galleria-indicators-bottom .p-galleria-content .p-galleria-preview-content .p-galleria-indicator-container .p-galleria-indicator-item {
padding-top: 0.857em;
@ -3346,7 +3346,7 @@
.p-inplace .p-inplace-display:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #abb4e2;
box-shadow: 0 0 0 0.2em #C5CAE9;
}
.p-progressbar {

File diff suppressed because it is too large Load Diff

View File

@ -37,7 +37,7 @@
.p-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #d88be5;
box-shadow: 0 0 0 0.2em #E1BEE7;
}
::-webkit-input-placeholder {
@ -71,7 +71,7 @@
.p-autocomplete.p-autocomplete-multiple .p-autocomplete-multiple-container:not(.p-disabled).p-focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #d88be5;
box-shadow: 0 0 0 0.2em #E1BEE7;
border-color: #9C27B0;
}
.p-autocomplete.p-autocomplete-multiple .p-autocomplete-multiple-container .p-autocomplete-input-token {
@ -176,7 +176,7 @@
.p-datepicker .p-datepicker-header .p-datepicker-title select:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #d88be5;
box-shadow: 0 0 0 0.2em #E1BEE7;
border-color: #9C27B0;
}
.p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-month {
@ -209,7 +209,7 @@
.p-datepicker table td > span:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #d88be5;
box-shadow: 0 0 0 0.2em #E1BEE7;
}
.p-datepicker table td.p-datepicker-today > span {
background: #ced4da;
@ -290,7 +290,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.2em #d88be5;
box-shadow: 0 0 0 0.2em #E1BEE7;
}
.p-datepicker:not(.p-disabled) .p-monthpicker .p-monthpicker-month:not(.p-highlight):not(.p-disabled):hover {
background: #e9ecef;
@ -298,7 +298,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.2em #d88be5;
box-shadow: 0 0 0 0.2em #E1BEE7;
}
.p-checkbox {
@ -323,7 +323,7 @@
.p-checkbox .p-checkbox-box:not(.p-disabled).p-focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #d88be5;
box-shadow: 0 0 0 0.2em #E1BEE7;
border-color: #9C27B0;
}
.p-checkbox .p-checkbox-box.p-highlight {
@ -349,7 +349,7 @@
.p-chips .p-chips-multiple-container:not(.p-disabled).p-focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #d88be5;
box-shadow: 0 0 0 0.2em #E1BEE7;
border-color: #9C27B0;
}
.p-chips .p-chips-multiple-container .p-chips-token {
@ -407,7 +407,7 @@
.p-dropdown:not(.p-disabled).p-focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #d88be5;
box-shadow: 0 0 0 0.2em #E1BEE7;
border-color: #9C27B0;
}
.p-dropdown .p-dropdown-label {
@ -617,7 +617,7 @@
.p-inputswitch.p-inputswitch-focus .p-inputswitch-slider {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #d88be5;
box-shadow: 0 0 0 0.2em #E1BEE7;
}
.p-inputswitch:not(.p-disabled):hover .p-inputswitch-slider {
background: #c3cad2;
@ -653,7 +653,7 @@
.p-inputtext:enabled:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #d88be5;
box-shadow: 0 0 0 0.2em #E1BEE7;
border-color: #9C27B0;
}
@ -726,7 +726,7 @@
.p-listbox .p-listbox-list .p-listbox-item:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #d88be5;
box-shadow: inset 0 0 0 0.15em #E1BEE7;
}
.p-listbox:not(.p-disabled) .p-listbox-item:not(.p-highlight):not(.p-disabled):hover {
color: #495057;
@ -749,7 +749,7 @@
.p-multiselect:not(.p-disabled).p-focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #d88be5;
box-shadow: 0 0 0 0.2em #E1BEE7;
border-color: #9C27B0;
}
.p-multiselect .p-multiselect-label {
@ -828,7 +828,7 @@
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #d88be5;
box-shadow: inset 0 0 0 0.15em #E1BEE7;
}
.p-multiselect-panel .p-multiselect-items .p-multiselect-item .p-checkbox {
margin-right: 0.5em;
@ -868,7 +868,7 @@
.p-radiobutton .p-radiobutton-box:not(.p-disabled).p-focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #d88be5;
box-shadow: 0 0 0 0.2em #E1BEE7;
border-color: #9C27B0;
}
.p-radiobutton .p-radiobutton-box .p-radiobutton-icon {
@ -900,7 +900,7 @@
.p-rating .p-rating-icon:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #d88be5;
box-shadow: 0 0 0 0.2em #E1BEE7;
}
.p-rating .p-rating-icon:first-child {
margin-left: 0;
@ -982,7 +982,7 @@
.p-slider .p-slider-handle:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #d88be5;
box-shadow: 0 0 0 0.2em #E1BEE7;
}
.p-slider .p-slider-range {
background: #9C27B0;
@ -1095,7 +1095,7 @@
.p-button:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #d88be5;
box-shadow: 0 0 0 0.2em #E1BEE7;
}
.p-button:enabled:active {
background: #7B1FA2;
@ -1140,7 +1140,7 @@
border-color: #8E24AA;
}
.p-button.p-button-secondary:enabled:focus, .p-buttonset.p-button-secondary > .p-button:enabled:focus {
box-shadow: 0 0 0 0.2em #d88be5;
box-shadow: 0 0 0 0.2em #E1BEE7;
}
.p-button.p-button-secondary:enabled:active, .p-buttonset.p-button-secondary > .p-button:enabled:active {
background: #dee2e6;
@ -1159,7 +1159,7 @@
border-color: #0277BD;
}
.p-button.p-button-info:enabled:focus, .p-buttonset.p-button-info > .p-button:enabled:focus {
box-shadow: 0 0 0 0.2em #55c2fd;
box-shadow: 0 0 0 0.2em #81D4FA;
}
.p-button.p-button-info:enabled:active, .p-buttonset.p-button-info > .p-button:enabled:active {
background: #01579B;
@ -1178,7 +1178,7 @@
border-color: #558B2F;
}
.p-button.p-button-success:enabled:focus, .p-buttonset.p-button-success > .p-button:enabled:focus {
box-shadow: 0 0 0 0.2em #a9d383;
box-shadow: 0 0 0 0.2em #A5D6A7;
}
.p-button.p-button-success:enabled:active, .p-buttonset.p-button-success > .p-button:enabled:active {
background: #33691E;
@ -1188,21 +1188,21 @@
.p-button.p-button-warning, .p-buttonset.p-button-warning > .p-button {
color: #212529;
background: #FFA000;
border: 1px solid #F39C12;
background: #FBC02D;
border: 1px solid #FBC02D;
}
.p-button.p-button-warning:enabled:hover, .p-buttonset.p-button-warning > .p-button:enabled:hover {
background: #FF8F00;
background: #F9A825;
color: #212529;
border-color: #FF8F00;
border-color: #F9A825;
}
.p-button.p-button-warning:enabled:focus, .p-buttonset.p-button-warning > .p-button:enabled:focus {
box-shadow: 0 0 0 0.2em #ffd080;
box-shadow: 0 0 0 0.2em #FDD835;
}
.p-button.p-button-warning:enabled:active, .p-buttonset.p-button-warning > .p-button:enabled:active {
background: #FF6F00;
background: #F57F17;
color: #212529;
border-color: #FF6F00;
border-color: #F57F17;
}
.p-button.p-button-danger, .p-buttonset.p-button-danger > .p-button {
@ -1216,7 +1216,7 @@
border-color: #C62828;
}
.p-button.p-button-danger:enabled:focus, .p-buttonset.p-button-danger > .p-button:enabled:focus {
box-shadow: 0 0 0 0.2em #e99898;
box-shadow: 0 0 0 0.2em #EF9A9A;
}
.p-button.p-button-danger:enabled:active, .p-buttonset.p-button-danger > .p-button:enabled:active {
background: #B71C1C;
@ -1312,7 +1312,7 @@
background: #f8f9fa;
}
.p-datatable .p-sortable-column {
outline-color: #d88be5;
outline-color: #E1BEE7;
}
.p-datatable .p-sortable-column .p-sortable-column-icon {
color: #6c757d;
@ -1345,7 +1345,7 @@
background: #ffffff;
color: #495057;
transition: background-color 0.2s, box-shadow 0.2s;
outline-color: #d88be5;
outline-color: #E1BEE7;
}
.p-datatable .p-datatable-tbody > tr > td {
text-align: left;
@ -1498,7 +1498,7 @@
.fc .fc-toolbar .fc-button:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #d88be5;
box-shadow: 0 0 0 0.2em #E1BEE7;
}
.fc .fc-toolbar .fc-button.fc-dayGridMonth-button, .fc .fc-toolbar .fc-button.fc-timeGridWeek-button, .fc .fc-toolbar .fc-button.fc-timeGridDay-button {
background: #ffffff;
@ -1519,7 +1519,7 @@
.fc .fc-toolbar .fc-button.fc-dayGridMonth-button.p-focus, .fc .fc-toolbar .fc-button.fc-dayGridMonth-button:focus, .fc .fc-toolbar .fc-button.fc-timeGridWeek-button.p-focus, .fc .fc-toolbar .fc-button.fc-timeGridWeek-button:focus, .fc .fc-toolbar .fc-button.fc-timeGridDay-button.p-focus, .fc .fc-toolbar .fc-button.fc-timeGridDay-button:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #d88be5;
box-shadow: 0 0 0 0.2em #E1BEE7;
z-index: 1;
}
.fc .fc-toolbar .fc-button-group .fc-button {
@ -1573,7 +1573,7 @@
.p-orderlist .p-orderlist-list .p-orderlist-item:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #d88be5;
box-shadow: inset 0 0 0 0.15em #E1BEE7;
}
.p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight {
background: #9C27B0;
@ -1634,7 +1634,7 @@
.p-organizationchart .p-organizationchart-node-content .p-node-toggler:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #d88be5;
box-shadow: 0 0 0 0.2em #E1BEE7;
}
.p-organizationchart .p-organizationchart-node-content .p-node-toggler:hover {
color: #9C27B0;
@ -1734,7 +1734,7 @@
.p-picklist .p-picklist-list .p-picklist-item:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #d88be5;
box-shadow: inset 0 0 0 0.15em #E1BEE7;
}
.p-picklist .p-picklist-list .p-picklist-item.p-highlight {
background: #9C27B0;
@ -1802,7 +1802,7 @@
.p-tree .p-tree-container .p-treenode .p-treenode-content:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #d88be5;
box-shadow: 0 0 0 0.2em #E1BEE7;
}
.p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight {
background: #9C27B0;
@ -1879,7 +1879,7 @@
background: #f8f9fa;
}
.p-treetable .p-sortable-column {
outline-color: #d88be5;
outline-color: #E1BEE7;
}
.p-treetable .p-sortable-column .p-sortable-column-icon {
color: #6c757d;
@ -1912,7 +1912,7 @@
background: #ffffff;
color: #495057;
transition: background-color 0.2s, box-shadow 0.2s;
outline-color: #d88be5;
outline-color: #E1BEE7;
}
.p-treetable .p-treetable-tbody > tr > td {
text-align: left;
@ -1971,7 +1971,7 @@
.p-accordion .p-accordion-header:not(.p-disabled) a:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #d88be5;
box-shadow: 0 0 0 0.2em #E1BEE7;
}
.p-accordion .p-accordion-header:not(.p-highlight):not(.p-disabled):hover a {
background: #e9ecef;
@ -2073,7 +2073,7 @@
.p-fieldset.p-fieldset-toggleable .p-fieldset-legend a:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #d88be5;
box-shadow: 0 0 0 0.2em #E1BEE7;
}
.p-fieldset.p-fieldset-toggleable .p-fieldset-legend:hover {
background: #e9ecef;
@ -2107,7 +2107,7 @@
.p-panel .p-panel-titlebar .p-panel-titlebar-icon:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #d88be5;
box-shadow: 0 0 0 0.2em #E1BEE7;
}
.p-panel.p-panel-toggleable .p-panel-titlebar {
padding: 0.5em 1em;
@ -2152,7 +2152,7 @@
.p-tabview .p-tabview-nav li a:not(.p-disabled):focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #d88be5;
box-shadow: 0 0 0 0.2em #E1BEE7;
}
.p-tabview .p-tabview-nav li:not(.p-highlight):not(.p-disabled):hover a {
background: #ffffff;
@ -2218,7 +2218,7 @@
.p-dialog .p-dialog-titlebar .p-dialog-titlebar-icon:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #d88be5;
box-shadow: 0 0 0 0.2em #E1BEE7;
}
.p-dialog .p-dialog-titlebar .p-dialog-titlebar-icon:last-child {
margin-right: 0;
@ -2347,7 +2347,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.2em #d88be5;
box-shadow: 0 0 0 0.2em #E1BEE7;
}
.p-fileupload .p-fileupload-content {
background: #ffffff;
@ -2385,7 +2385,7 @@
.p-breadcrumb ul li .p-menuitem-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #d88be5;
box-shadow: 0 0 0 0.2em #E1BEE7;
}
.p-breadcrumb ul li .p-menuitem-link .p-menuitem-text {
color: #495057;
@ -2438,7 +2438,7 @@
.p-contextmenu .p-menuitem-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #d88be5;
box-shadow: inset 0 0 0 0.15em #E1BEE7;
}
.p-contextmenu .p-submenu-list {
padding: 4px 0;
@ -2506,7 +2506,7 @@
.p-megamenu .p-menuitem-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #d88be5;
box-shadow: inset 0 0 0 0.15em #E1BEE7;
}
.p-megamenu .p-megamenu-panel {
background: #ffffff;
@ -2585,7 +2585,7 @@
.p-menu .p-menuitem-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #d88be5;
box-shadow: inset 0 0 0 0.15em #E1BEE7;
}
.p-menu.p-menu-overlay {
border: 0 none;
@ -2648,7 +2648,7 @@
.p-menubar .p-menuitem-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #d88be5;
box-shadow: inset 0 0 0 0.15em #E1BEE7;
}
.p-menubar .p-submenu-list {
padding: 4px 0;
@ -2692,7 +2692,7 @@
.p-panelmenu .p-panelmenu-header > a:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #d88be5;
box-shadow: 0 0 0 0.2em #E1BEE7;
}
.p-panelmenu .p-panelmenu-header:not(.p-highlight):not(.p-disabled) > a:hover {
background: #e9ecef;
@ -2758,7 +2758,7 @@
.p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #d88be5;
box-shadow: inset 0 0 0 0.15em #E1BEE7;
}
.p-panelmenu .p-panelmenu-content .p-submenu-list:not(.p-panelmenu-root-submenu) {
padding: 0 0 0 1em;
@ -2807,7 +2807,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.2em #d88be5;
box-shadow: 0 0 0 0.2em #E1BEE7;
}
.p-steps .p-steps-item.p-highlight .p-steps-number {
background: #9C27B0;
@ -2854,7 +2854,7 @@
.p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #d88be5;
box-shadow: 0 0 0 0.2em #E1BEE7;
}
.p-tabmenu .p-tabmenu-nav .p-tabmenuitem:not(.p-highlight):not(.p-disabled):hover .p-menuitem-link {
background: #ffffff;
@ -2909,7 +2909,7 @@
.p-tieredmenu .p-menuitem-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #d88be5;
box-shadow: inset 0 0 0 0.15em #E1BEE7;
}
.p-tieredmenu.p-menu-overlay {
border: 0 none;
@ -2944,40 +2944,40 @@
border-radius: 3px;
}
.p-inline-message.p-inline-message-info {
background: #A9CCE3;
border: solid #7FB3D5;
background: #B3E5FC;
border: solid #03A9F4;
border-width: 0 0 0 6px;
color: #1A5276;
color: #01579B;
}
.p-inline-message.p-inline-message-info .p-inline-message-icon {
color: #1A5276;
color: #01579B;
}
.p-inline-message.p-inline-message-success {
background: #D4EFDF;
border: solid #7DCEA0;
background: #C8E6C9;
border: solid #4CAF50;
border-width: 0 0 0 6px;
color: #196F3D;
color: #1B5E20;
}
.p-inline-message.p-inline-message-success .p-inline-message-icon {
color: #196F3D;
color: #1B5E20;
}
.p-inline-message.p-inline-message-warn {
background: #FAD7A0;
border: solid #F8C471;
background: #FFECB3;
border: solid #FFC107;
border-width: 0 0 0 6px;
color: #9C640C;
color: #7f6003;
}
.p-inline-message.p-inline-message-warn .p-inline-message-icon {
color: #9C640C;
color: #7f6003;
}
.p-inline-message.p-inline-message-error {
background: #E6B0AA;
border: solid #D98880;
background: #FFCDD2;
border: solid #F44336;
border-width: 0 0 0 6px;
color: #7B241C;
color: #B71C1C;
}
.p-inline-message.p-inline-message-error .p-inline-message-icon {
color: #7B241C;
color: #B71C1C;
}
.p-inline-message .p-inline-message-icon {
font-size: 1.5em;
@ -2998,56 +2998,56 @@
padding: 1em 1.5em;
}
.p-message.p-message-info {
background: #A9CCE3;
border: solid #7FB3D5;
background: #B3E5FC;
border: solid #03A9F4;
border-width: 0 0 0 6px;
color: #1A5276;
color: #01579B;
}
.p-message.p-message-info .p-message-icon {
color: #1A5276;
color: #01579B;
}
.p-message.p-message-info .p-message-close {
background: #A9CCE3;
color: #1A5276;
background: #B3E5FC;
color: #01579B;
}
.p-message.p-message-success {
background: #D4EFDF;
border: solid #7DCEA0;
background: #C8E6C9;
border: solid #4CAF50;
border-width: 0 0 0 6px;
color: #196F3D;
color: #1B5E20;
}
.p-message.p-message-success .p-message-icon {
color: #196F3D;
color: #1B5E20;
}
.p-message.p-message-success .p-message-close {
background: #D4EFDF;
color: #196F3D;
background: #C8E6C9;
color: #1B5E20;
}
.p-message.p-message-warn {
background: #FAD7A0;
border: solid #F8C471;
background: #FFECB3;
border: solid #FFC107;
border-width: 0 0 0 6px;
color: #9C640C;
color: #7f6003;
}
.p-message.p-message-warn .p-message-icon {
color: #9C640C;
color: #7f6003;
}
.p-message.p-message-warn .p-message-close {
background: #FAD7A0;
color: #9C640C;
background: #FFECB3;
color: #7f6003;
}
.p-message.p-message-error {
background: #E6B0AA;
border: solid #D98880;
background: #FFCDD2;
border: solid #F44336;
border-width: 0 0 0 6px;
color: #7B241C;
color: #B71C1C;
}
.p-message.p-message-error .p-message-icon {
color: #7B241C;
color: #B71C1C;
}
.p-message.p-message-error .p-message-close {
background: #E6B0AA;
color: #7B241C;
background: #FFCDD2;
color: #B71C1C;
}
.p-message .p-message-close {
border-radius: 50%;
@ -3061,7 +3061,7 @@
.p-message .p-message-close:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #d88be5;
box-shadow: 0 0 0 0.2em #E1BEE7;
}
.p-message .p-message-text {
font-size: 1em;
@ -3105,44 +3105,44 @@
background: rgba(255, 255, 255, 0.2);
}
.p-toast .p-toast-item-container.p-toast-message-info {
background: #A9CCE3;
border: solid #7FB3D5;
background: #B3E5FC;
border: solid #03A9F4;
border-width: 0 0 0 6px;
color: #1A5276;
color: #01579B;
}
.p-toast .p-toast-item-container.p-toast-message-info .p-toast-image,
.p-toast .p-toast-item-container.p-toast-message-info .p-toast-icon-close {
color: #1A5276;
color: #01579B;
}
.p-toast .p-toast-item-container.p-toast-message-success {
background: #D4EFDF;
border: solid #7DCEA0;
background: #C8E6C9;
border: solid #4CAF50;
border-width: 0 0 0 6px;
color: #196F3D;
color: #1B5E20;
}
.p-toast .p-toast-item-container.p-toast-message-success .p-toast-image,
.p-toast .p-toast-item-container.p-toast-message-success .p-toast-icon-close {
color: #196F3D;
color: #1B5E20;
}
.p-toast .p-toast-item-container.p-toast-message-warn {
background: #FAD7A0;
border: solid #F8C471;
background: #FFECB3;
border: solid #FFC107;
border-width: 0 0 0 6px;
color: #9C640C;
color: #7f6003;
}
.p-toast .p-toast-item-container.p-toast-message-warn .p-toast-image,
.p-toast .p-toast-item-container.p-toast-message-warn .p-toast-icon-close {
color: #9C640C;
color: #7f6003;
}
.p-toast .p-toast-item-container.p-toast-message-error {
background: #E6B0AA;
border: solid #D98880;
background: #FFCDD2;
border: solid #F44336;
border-width: 0 0 0 6px;
color: #7B241C;
color: #B71C1C;
}
.p-toast .p-toast-item-container.p-toast-message-error .p-toast-image,
.p-toast .p-toast-item-container.p-toast-message-error .p-toast-icon-close {
color: #7B241C;
color: #B71C1C;
}
.p-galleria .p-galleria-close {
@ -3221,7 +3221,7 @@
.p-galleria .p-galleria-content .p-galleria-preview-content .p-galleria-indicator-container .p-galleria-indicator-item:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #d88be5;
box-shadow: 0 0 0 0.2em #E1BEE7;
}
.p-galleria .p-galleria-content .p-galleria-thumbnail-content {
background-color: rgba(0, 0, 0, 0.9);
@ -3259,7 +3259,7 @@
.p-galleria .p-galleria-content .p-galleria-thumbnail-content .p-galleria-thumbnail-container .p-galleria-thumbnail-items-content .p-galleria-thumbnail-items-container .p-galleria-thumbnail-item .p-galleria-thumbnail-item-content:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #d88be5;
box-shadow: 0 0 0 0.2em #E1BEE7;
}
.p-galleria.p-galleria-indicators-bottom .p-galleria-content .p-galleria-preview-content .p-galleria-indicator-container .p-galleria-indicator-item {
padding-top: 0.857em;
@ -3346,7 +3346,7 @@
.p-inplace .p-inplace-display:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #d88be5;
box-shadow: 0 0 0 0.2em #E1BEE7;
}
.p-progressbar {

View File

@ -37,7 +37,7 @@
.p-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #30ffec;
box-shadow: 0 0 0 0.2em #B2DFDB;
}
::-webkit-input-placeholder {
@ -71,7 +71,7 @@
.p-autocomplete.p-autocomplete-multiple .p-autocomplete-multiple-container:not(.p-disabled).p-focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #30ffec;
box-shadow: 0 0 0 0.2em #B2DFDB;
border-color: #009688;
}
.p-autocomplete.p-autocomplete-multiple .p-autocomplete-multiple-container .p-autocomplete-input-token {
@ -176,7 +176,7 @@
.p-datepicker .p-datepicker-header .p-datepicker-title select:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #30ffec;
box-shadow: 0 0 0 0.2em #B2DFDB;
border-color: #009688;
}
.p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-month {
@ -209,7 +209,7 @@
.p-datepicker table td > span:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #30ffec;
box-shadow: 0 0 0 0.2em #B2DFDB;
}
.p-datepicker table td.p-datepicker-today > span {
background: #ced4da;
@ -290,7 +290,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.2em #30ffec;
box-shadow: 0 0 0 0.2em #B2DFDB;
}
.p-datepicker:not(.p-disabled) .p-monthpicker .p-monthpicker-month:not(.p-highlight):not(.p-disabled):hover {
background: #e9ecef;
@ -298,7 +298,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.2em #30ffec;
box-shadow: 0 0 0 0.2em #B2DFDB;
}
.p-checkbox {
@ -323,7 +323,7 @@
.p-checkbox .p-checkbox-box:not(.p-disabled).p-focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #30ffec;
box-shadow: 0 0 0 0.2em #B2DFDB;
border-color: #009688;
}
.p-checkbox .p-checkbox-box.p-highlight {
@ -349,7 +349,7 @@
.p-chips .p-chips-multiple-container:not(.p-disabled).p-focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #30ffec;
box-shadow: 0 0 0 0.2em #B2DFDB;
border-color: #009688;
}
.p-chips .p-chips-multiple-container .p-chips-token {
@ -407,7 +407,7 @@
.p-dropdown:not(.p-disabled).p-focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #30ffec;
box-shadow: 0 0 0 0.2em #B2DFDB;
border-color: #009688;
}
.p-dropdown .p-dropdown-label {
@ -617,7 +617,7 @@
.p-inputswitch.p-inputswitch-focus .p-inputswitch-slider {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #30ffec;
box-shadow: 0 0 0 0.2em #B2DFDB;
}
.p-inputswitch:not(.p-disabled):hover .p-inputswitch-slider {
background: #c3cad2;
@ -653,7 +653,7 @@
.p-inputtext:enabled:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #30ffec;
box-shadow: 0 0 0 0.2em #B2DFDB;
border-color: #009688;
}
@ -726,7 +726,7 @@
.p-listbox .p-listbox-list .p-listbox-item:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #30ffec;
box-shadow: inset 0 0 0 0.15em #B2DFDB;
}
.p-listbox:not(.p-disabled) .p-listbox-item:not(.p-highlight):not(.p-disabled):hover {
color: #495057;
@ -749,7 +749,7 @@
.p-multiselect:not(.p-disabled).p-focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #30ffec;
box-shadow: 0 0 0 0.2em #B2DFDB;
border-color: #009688;
}
.p-multiselect .p-multiselect-label {
@ -828,7 +828,7 @@
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #30ffec;
box-shadow: inset 0 0 0 0.15em #B2DFDB;
}
.p-multiselect-panel .p-multiselect-items .p-multiselect-item .p-checkbox {
margin-right: 0.5em;
@ -868,7 +868,7 @@
.p-radiobutton .p-radiobutton-box:not(.p-disabled).p-focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #30ffec;
box-shadow: 0 0 0 0.2em #B2DFDB;
border-color: #009688;
}
.p-radiobutton .p-radiobutton-box .p-radiobutton-icon {
@ -900,7 +900,7 @@
.p-rating .p-rating-icon:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #30ffec;
box-shadow: 0 0 0 0.2em #B2DFDB;
}
.p-rating .p-rating-icon:first-child {
margin-left: 0;
@ -982,7 +982,7 @@
.p-slider .p-slider-handle:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #30ffec;
box-shadow: 0 0 0 0.2em #B2DFDB;
}
.p-slider .p-slider-range {
background: #009688;
@ -1095,7 +1095,7 @@
.p-button:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #30ffec;
box-shadow: 0 0 0 0.2em #B2DFDB;
}
.p-button:enabled:active {
background: #00796B;
@ -1140,7 +1140,7 @@
border-color: #00897B;
}
.p-button.p-button-secondary:enabled:focus, .p-buttonset.p-button-secondary > .p-button:enabled:focus {
box-shadow: 0 0 0 0.2em #30ffec;
box-shadow: 0 0 0 0.2em #B2DFDB;
}
.p-button.p-button-secondary:enabled:active, .p-buttonset.p-button-secondary > .p-button:enabled:active {
background: #dee2e6;
@ -1159,7 +1159,7 @@
border-color: #0277BD;
}
.p-button.p-button-info:enabled:focus, .p-buttonset.p-button-info > .p-button:enabled:focus {
box-shadow: 0 0 0 0.2em #55c2fd;
box-shadow: 0 0 0 0.2em #81D4FA;
}
.p-button.p-button-info:enabled:active, .p-buttonset.p-button-info > .p-button:enabled:active {
background: #01579B;
@ -1178,7 +1178,7 @@
border-color: #558B2F;
}
.p-button.p-button-success:enabled:focus, .p-buttonset.p-button-success > .p-button:enabled:focus {
box-shadow: 0 0 0 0.2em #a9d383;
box-shadow: 0 0 0 0.2em #A5D6A7;
}
.p-button.p-button-success:enabled:active, .p-buttonset.p-button-success > .p-button:enabled:active {
background: #33691E;
@ -1188,21 +1188,21 @@
.p-button.p-button-warning, .p-buttonset.p-button-warning > .p-button {
color: #212529;
background: #FFA000;
border: 1px solid #F39C12;
background: #FBC02D;
border: 1px solid #FBC02D;
}
.p-button.p-button-warning:enabled:hover, .p-buttonset.p-button-warning > .p-button:enabled:hover {
background: #FF8F00;
background: #F9A825;
color: #212529;
border-color: #FF8F00;
border-color: #F9A825;
}
.p-button.p-button-warning:enabled:focus, .p-buttonset.p-button-warning > .p-button:enabled:focus {
box-shadow: 0 0 0 0.2em #ffd080;
box-shadow: 0 0 0 0.2em #FDD835;
}
.p-button.p-button-warning:enabled:active, .p-buttonset.p-button-warning > .p-button:enabled:active {
background: #FF6F00;
background: #F57F17;
color: #212529;
border-color: #FF6F00;
border-color: #F57F17;
}
.p-button.p-button-danger, .p-buttonset.p-button-danger > .p-button {
@ -1216,7 +1216,7 @@
border-color: #C62828;
}
.p-button.p-button-danger:enabled:focus, .p-buttonset.p-button-danger > .p-button:enabled:focus {
box-shadow: 0 0 0 0.2em #e99898;
box-shadow: 0 0 0 0.2em #EF9A9A;
}
.p-button.p-button-danger:enabled:active, .p-buttonset.p-button-danger > .p-button:enabled:active {
background: #B71C1C;
@ -1312,7 +1312,7 @@
background: #f8f9fa;
}
.p-datatable .p-sortable-column {
outline-color: #30ffec;
outline-color: #B2DFDB;
}
.p-datatable .p-sortable-column .p-sortable-column-icon {
color: #6c757d;
@ -1345,7 +1345,7 @@
background: #ffffff;
color: #495057;
transition: background-color 0.2s, box-shadow 0.2s;
outline-color: #30ffec;
outline-color: #B2DFDB;
}
.p-datatable .p-datatable-tbody > tr > td {
text-align: left;
@ -1498,7 +1498,7 @@
.fc .fc-toolbar .fc-button:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #30ffec;
box-shadow: 0 0 0 0.2em #B2DFDB;
}
.fc .fc-toolbar .fc-button.fc-dayGridMonth-button, .fc .fc-toolbar .fc-button.fc-timeGridWeek-button, .fc .fc-toolbar .fc-button.fc-timeGridDay-button {
background: #ffffff;
@ -1519,7 +1519,7 @@
.fc .fc-toolbar .fc-button.fc-dayGridMonth-button.p-focus, .fc .fc-toolbar .fc-button.fc-dayGridMonth-button:focus, .fc .fc-toolbar .fc-button.fc-timeGridWeek-button.p-focus, .fc .fc-toolbar .fc-button.fc-timeGridWeek-button:focus, .fc .fc-toolbar .fc-button.fc-timeGridDay-button.p-focus, .fc .fc-toolbar .fc-button.fc-timeGridDay-button:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #30ffec;
box-shadow: 0 0 0 0.2em #B2DFDB;
z-index: 1;
}
.fc .fc-toolbar .fc-button-group .fc-button {
@ -1573,7 +1573,7 @@
.p-orderlist .p-orderlist-list .p-orderlist-item:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #30ffec;
box-shadow: inset 0 0 0 0.15em #B2DFDB;
}
.p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight {
background: #009688;
@ -1634,7 +1634,7 @@
.p-organizationchart .p-organizationchart-node-content .p-node-toggler:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #30ffec;
box-shadow: 0 0 0 0.2em #B2DFDB;
}
.p-organizationchart .p-organizationchart-node-content .p-node-toggler:hover {
color: #009688;
@ -1734,7 +1734,7 @@
.p-picklist .p-picklist-list .p-picklist-item:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #30ffec;
box-shadow: inset 0 0 0 0.15em #B2DFDB;
}
.p-picklist .p-picklist-list .p-picklist-item.p-highlight {
background: #009688;
@ -1802,7 +1802,7 @@
.p-tree .p-tree-container .p-treenode .p-treenode-content:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #30ffec;
box-shadow: 0 0 0 0.2em #B2DFDB;
}
.p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight {
background: #009688;
@ -1879,7 +1879,7 @@
background: #f8f9fa;
}
.p-treetable .p-sortable-column {
outline-color: #30ffec;
outline-color: #B2DFDB;
}
.p-treetable .p-sortable-column .p-sortable-column-icon {
color: #6c757d;
@ -1912,7 +1912,7 @@
background: #ffffff;
color: #495057;
transition: background-color 0.2s, box-shadow 0.2s;
outline-color: #30ffec;
outline-color: #B2DFDB;
}
.p-treetable .p-treetable-tbody > tr > td {
text-align: left;
@ -1971,7 +1971,7 @@
.p-accordion .p-accordion-header:not(.p-disabled) a:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #30ffec;
box-shadow: 0 0 0 0.2em #B2DFDB;
}
.p-accordion .p-accordion-header:not(.p-highlight):not(.p-disabled):hover a {
background: #e9ecef;
@ -2073,7 +2073,7 @@
.p-fieldset.p-fieldset-toggleable .p-fieldset-legend a:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #30ffec;
box-shadow: 0 0 0 0.2em #B2DFDB;
}
.p-fieldset.p-fieldset-toggleable .p-fieldset-legend:hover {
background: #e9ecef;
@ -2107,7 +2107,7 @@
.p-panel .p-panel-titlebar .p-panel-titlebar-icon:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #30ffec;
box-shadow: 0 0 0 0.2em #B2DFDB;
}
.p-panel.p-panel-toggleable .p-panel-titlebar {
padding: 0.5em 1em;
@ -2152,7 +2152,7 @@
.p-tabview .p-tabview-nav li a:not(.p-disabled):focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #30ffec;
box-shadow: 0 0 0 0.2em #B2DFDB;
}
.p-tabview .p-tabview-nav li:not(.p-highlight):not(.p-disabled):hover a {
background: #ffffff;
@ -2218,7 +2218,7 @@
.p-dialog .p-dialog-titlebar .p-dialog-titlebar-icon:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #30ffec;
box-shadow: 0 0 0 0.2em #B2DFDB;
}
.p-dialog .p-dialog-titlebar .p-dialog-titlebar-icon:last-child {
margin-right: 0;
@ -2347,7 +2347,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.2em #30ffec;
box-shadow: 0 0 0 0.2em #B2DFDB;
}
.p-fileupload .p-fileupload-content {
background: #ffffff;
@ -2385,7 +2385,7 @@
.p-breadcrumb ul li .p-menuitem-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #30ffec;
box-shadow: 0 0 0 0.2em #B2DFDB;
}
.p-breadcrumb ul li .p-menuitem-link .p-menuitem-text {
color: #495057;
@ -2438,7 +2438,7 @@
.p-contextmenu .p-menuitem-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #30ffec;
box-shadow: inset 0 0 0 0.15em #B2DFDB;
}
.p-contextmenu .p-submenu-list {
padding: 4px 0;
@ -2506,7 +2506,7 @@
.p-megamenu .p-menuitem-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #30ffec;
box-shadow: inset 0 0 0 0.15em #B2DFDB;
}
.p-megamenu .p-megamenu-panel {
background: #ffffff;
@ -2585,7 +2585,7 @@
.p-menu .p-menuitem-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #30ffec;
box-shadow: inset 0 0 0 0.15em #B2DFDB;
}
.p-menu.p-menu-overlay {
border: 0 none;
@ -2648,7 +2648,7 @@
.p-menubar .p-menuitem-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #30ffec;
box-shadow: inset 0 0 0 0.15em #B2DFDB;
}
.p-menubar .p-submenu-list {
padding: 4px 0;
@ -2692,7 +2692,7 @@
.p-panelmenu .p-panelmenu-header > a:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #30ffec;
box-shadow: 0 0 0 0.2em #B2DFDB;
}
.p-panelmenu .p-panelmenu-header:not(.p-highlight):not(.p-disabled) > a:hover {
background: #e9ecef;
@ -2758,7 +2758,7 @@
.p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #30ffec;
box-shadow: inset 0 0 0 0.15em #B2DFDB;
}
.p-panelmenu .p-panelmenu-content .p-submenu-list:not(.p-panelmenu-root-submenu) {
padding: 0 0 0 1em;
@ -2807,7 +2807,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.2em #30ffec;
box-shadow: 0 0 0 0.2em #B2DFDB;
}
.p-steps .p-steps-item.p-highlight .p-steps-number {
background: #009688;
@ -2854,7 +2854,7 @@
.p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #30ffec;
box-shadow: 0 0 0 0.2em #B2DFDB;
}
.p-tabmenu .p-tabmenu-nav .p-tabmenuitem:not(.p-highlight):not(.p-disabled):hover .p-menuitem-link {
background: #ffffff;
@ -2909,7 +2909,7 @@
.p-tieredmenu .p-menuitem-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #30ffec;
box-shadow: inset 0 0 0 0.15em #B2DFDB;
}
.p-tieredmenu.p-menu-overlay {
border: 0 none;
@ -2944,40 +2944,40 @@
border-radius: 3px;
}
.p-inline-message.p-inline-message-info {
background: #A9CCE3;
border: solid #7FB3D5;
background: #B3E5FC;
border: solid #03A9F4;
border-width: 0 0 0 6px;
color: #1A5276;
color: #01579B;
}
.p-inline-message.p-inline-message-info .p-inline-message-icon {
color: #1A5276;
color: #01579B;
}
.p-inline-message.p-inline-message-success {
background: #D4EFDF;
border: solid #7DCEA0;
background: #C8E6C9;
border: solid #4CAF50;
border-width: 0 0 0 6px;
color: #196F3D;
color: #1B5E20;
}
.p-inline-message.p-inline-message-success .p-inline-message-icon {
color: #196F3D;
color: #1B5E20;
}
.p-inline-message.p-inline-message-warn {
background: #FAD7A0;
border: solid #F8C471;
background: #FFECB3;
border: solid #FFC107;
border-width: 0 0 0 6px;
color: #9C640C;
color: #7f6003;
}
.p-inline-message.p-inline-message-warn .p-inline-message-icon {
color: #9C640C;
color: #7f6003;
}
.p-inline-message.p-inline-message-error {
background: #E6B0AA;
border: solid #D98880;
background: #FFCDD2;
border: solid #F44336;
border-width: 0 0 0 6px;
color: #7B241C;
color: #B71C1C;
}
.p-inline-message.p-inline-message-error .p-inline-message-icon {
color: #7B241C;
color: #B71C1C;
}
.p-inline-message .p-inline-message-icon {
font-size: 1.5em;
@ -2998,56 +2998,56 @@
padding: 1em 1.5em;
}
.p-message.p-message-info {
background: #A9CCE3;
border: solid #7FB3D5;
background: #B3E5FC;
border: solid #03A9F4;
border-width: 0 0 0 6px;
color: #1A5276;
color: #01579B;
}
.p-message.p-message-info .p-message-icon {
color: #1A5276;
color: #01579B;
}
.p-message.p-message-info .p-message-close {
background: #A9CCE3;
color: #1A5276;
background: #B3E5FC;
color: #01579B;
}
.p-message.p-message-success {
background: #D4EFDF;
border: solid #7DCEA0;
background: #C8E6C9;
border: solid #4CAF50;
border-width: 0 0 0 6px;
color: #196F3D;
color: #1B5E20;
}
.p-message.p-message-success .p-message-icon {
color: #196F3D;
color: #1B5E20;
}
.p-message.p-message-success .p-message-close {
background: #D4EFDF;
color: #196F3D;
background: #C8E6C9;
color: #1B5E20;
}
.p-message.p-message-warn {
background: #FAD7A0;
border: solid #F8C471;
background: #FFECB3;
border: solid #FFC107;
border-width: 0 0 0 6px;
color: #9C640C;
color: #7f6003;
}
.p-message.p-message-warn .p-message-icon {
color: #9C640C;
color: #7f6003;
}
.p-message.p-message-warn .p-message-close {
background: #FAD7A0;
color: #9C640C;
background: #FFECB3;
color: #7f6003;
}
.p-message.p-message-error {
background: #E6B0AA;
border: solid #D98880;
background: #FFCDD2;
border: solid #F44336;
border-width: 0 0 0 6px;
color: #7B241C;
color: #B71C1C;
}
.p-message.p-message-error .p-message-icon {
color: #7B241C;
color: #B71C1C;
}
.p-message.p-message-error .p-message-close {
background: #E6B0AA;
color: #7B241C;
background: #FFCDD2;
color: #B71C1C;
}
.p-message .p-message-close {
border-radius: 50%;
@ -3061,7 +3061,7 @@
.p-message .p-message-close:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #30ffec;
box-shadow: 0 0 0 0.2em #B2DFDB;
}
.p-message .p-message-text {
font-size: 1em;
@ -3105,44 +3105,44 @@
background: rgba(255, 255, 255, 0.2);
}
.p-toast .p-toast-item-container.p-toast-message-info {
background: #A9CCE3;
border: solid #7FB3D5;
background: #B3E5FC;
border: solid #03A9F4;
border-width: 0 0 0 6px;
color: #1A5276;
color: #01579B;
}
.p-toast .p-toast-item-container.p-toast-message-info .p-toast-image,
.p-toast .p-toast-item-container.p-toast-message-info .p-toast-icon-close {
color: #1A5276;
color: #01579B;
}
.p-toast .p-toast-item-container.p-toast-message-success {
background: #D4EFDF;
border: solid #7DCEA0;
background: #C8E6C9;
border: solid #4CAF50;
border-width: 0 0 0 6px;
color: #196F3D;
color: #1B5E20;
}
.p-toast .p-toast-item-container.p-toast-message-success .p-toast-image,
.p-toast .p-toast-item-container.p-toast-message-success .p-toast-icon-close {
color: #196F3D;
color: #1B5E20;
}
.p-toast .p-toast-item-container.p-toast-message-warn {
background: #FAD7A0;
border: solid #F8C471;
background: #FFECB3;
border: solid #FFC107;
border-width: 0 0 0 6px;
color: #9C640C;
color: #7f6003;
}
.p-toast .p-toast-item-container.p-toast-message-warn .p-toast-image,
.p-toast .p-toast-item-container.p-toast-message-warn .p-toast-icon-close {
color: #9C640C;
color: #7f6003;
}
.p-toast .p-toast-item-container.p-toast-message-error {
background: #E6B0AA;
border: solid #D98880;
background: #FFCDD2;
border: solid #F44336;
border-width: 0 0 0 6px;
color: #7B241C;
color: #B71C1C;
}
.p-toast .p-toast-item-container.p-toast-message-error .p-toast-image,
.p-toast .p-toast-item-container.p-toast-message-error .p-toast-icon-close {
color: #7B241C;
color: #B71C1C;
}
.p-galleria .p-galleria-close {
@ -3221,7 +3221,7 @@
.p-galleria .p-galleria-content .p-galleria-preview-content .p-galleria-indicator-container .p-galleria-indicator-item:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #30ffec;
box-shadow: 0 0 0 0.2em #B2DFDB;
}
.p-galleria .p-galleria-content .p-galleria-thumbnail-content {
background-color: rgba(0, 0, 0, 0.9);
@ -3259,7 +3259,7 @@
.p-galleria .p-galleria-content .p-galleria-thumbnail-content .p-galleria-thumbnail-container .p-galleria-thumbnail-items-content .p-galleria-thumbnail-items-container .p-galleria-thumbnail-item .p-galleria-thumbnail-item-content:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #30ffec;
box-shadow: 0 0 0 0.2em #B2DFDB;
}
.p-galleria.p-galleria-indicators-bottom .p-galleria-content .p-galleria-preview-content .p-galleria-indicator-container .p-galleria-indicator-item {
padding-top: 0.857em;
@ -3346,7 +3346,7 @@
.p-inplace .p-inplace-display:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #30ffec;
box-shadow: 0 0 0 0.2em #B2DFDB;
}
.p-progressbar {

View File

@ -37,7 +37,7 @@
.p-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #f5fafe;
box-shadow: 0 0 0 0.1em #BBDEFB;
}
::-webkit-input-placeholder {
@ -71,7 +71,7 @@
.p-autocomplete.p-autocomplete-multiple .p-autocomplete-multiple-container:not(.p-disabled).p-focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #f5fafe;
box-shadow: 0 0 0 0.1em #BBDEFB;
border-color: #64B5F6;
}
.p-autocomplete.p-autocomplete-multiple .p-autocomplete-multiple-container .p-autocomplete-input-token {
@ -176,7 +176,7 @@
.p-datepicker .p-datepicker-header .p-datepicker-title select:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #f5fafe;
box-shadow: 0 0 0 0.1em #BBDEFB;
border-color: #64B5F6;
}
.p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-month {
@ -209,7 +209,7 @@
.p-datepicker table td > span:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #f5fafe;
box-shadow: 0 0 0 0.1em #BBDEFB;
}
.p-datepicker table td.p-datepicker-today > span {
background: transparent;
@ -290,7 +290,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.2em #f5fafe;
box-shadow: 0 0 0 0.1em #BBDEFB;
}
.p-datepicker:not(.p-disabled) .p-monthpicker .p-monthpicker-month:not(.p-highlight):not(.p-disabled):hover {
background: rgba(255, 255, 255, 0.1);
@ -298,7 +298,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.2em #f5fafe;
box-shadow: 0 0 0 0.1em #BBDEFB;
}
.p-checkbox {
@ -323,7 +323,7 @@
.p-checkbox .p-checkbox-box:not(.p-disabled).p-focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #f5fafe;
box-shadow: 0 0 0 0.1em #BBDEFB;
border-color: #64B5F6;
}
.p-checkbox .p-checkbox-box.p-highlight {
@ -349,7 +349,7 @@
.p-chips .p-chips-multiple-container:not(.p-disabled).p-focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #f5fafe;
box-shadow: 0 0 0 0.1em #BBDEFB;
border-color: #64B5F6;
}
.p-chips .p-chips-multiple-container .p-chips-token {
@ -407,7 +407,7 @@
.p-dropdown:not(.p-disabled).p-focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #f5fafe;
box-shadow: 0 0 0 0.1em #BBDEFB;
border-color: #64B5F6;
}
.p-dropdown .p-dropdown-label {
@ -617,7 +617,7 @@
.p-inputswitch.p-inputswitch-focus .p-inputswitch-slider {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #f5fafe;
box-shadow: 0 0 0 0.1em #BBDEFB;
}
.p-inputswitch:not(.p-disabled):hover .p-inputswitch-slider {
background: #5D6D7E;
@ -653,7 +653,7 @@
.p-inputtext:enabled:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #f5fafe;
box-shadow: 0 0 0 0.1em #BBDEFB;
border-color: #64B5F6;
}
@ -726,7 +726,7 @@
.p-listbox .p-listbox-list .p-listbox-item:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #f5fafe;
box-shadow: inset 0 0 0 0.15em #BBDEFB;
}
.p-listbox:not(.p-disabled) .p-listbox-item:not(.p-highlight):not(.p-disabled):hover {
color: #ebedef;
@ -749,7 +749,7 @@
.p-multiselect:not(.p-disabled).p-focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #f5fafe;
box-shadow: 0 0 0 0.1em #BBDEFB;
border-color: #64B5F6;
}
.p-multiselect .p-multiselect-label {
@ -828,7 +828,7 @@
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #f5fafe;
box-shadow: inset 0 0 0 0.15em #BBDEFB;
}
.p-multiselect-panel .p-multiselect-items .p-multiselect-item .p-checkbox {
margin-right: 0.5em;
@ -868,7 +868,7 @@
.p-radiobutton .p-radiobutton-box:not(.p-disabled).p-focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #f5fafe;
box-shadow: 0 0 0 0.1em #BBDEFB;
border-color: #64B5F6;
}
.p-radiobutton .p-radiobutton-box .p-radiobutton-icon {
@ -900,7 +900,7 @@
.p-rating .p-rating-icon:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #f5fafe;
box-shadow: 0 0 0 0.1em #BBDEFB;
}
.p-rating .p-rating-icon:first-child {
margin-left: 0;
@ -982,7 +982,7 @@
.p-slider .p-slider-handle:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #f5fafe;
box-shadow: 0 0 0 0.1em #BBDEFB;
}
.p-slider .p-slider-range {
background: #64B5F6;
@ -1095,7 +1095,7 @@
.p-button:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #f5fafe;
box-shadow: 0 0 0 0.1em #BBDEFB;
}
.p-button:enabled:active {
background: #2196F3;
@ -1140,7 +1140,7 @@
border-color: #42A5F5;
}
.p-button.p-button-secondary:enabled:focus, .p-buttonset.p-button-secondary > .p-button:enabled:focus {
box-shadow: 0 0 0 0.2em #f5fafe;
box-shadow: 0 0 0 0.1em #BBDEFB;
}
.p-button.p-button-secondary:enabled:active, .p-buttonset.p-button-secondary > .p-button:enabled:active {
background: rgba(255, 255, 255, 0.1);
@ -1159,7 +1159,7 @@
border-color: #29B6F6;
}
.p-button.p-button-info:enabled:focus, .p-buttonset.p-button-info > .p-button:enabled:focus {
box-shadow: 0 0 0 0.2em #c9edfd;
box-shadow: 0 0 0 0.1em #E1F5FE;
}
.p-button.p-button-info:enabled:active, .p-buttonset.p-button-info > .p-button:enabled:active {
background: #03A9F4;
@ -1178,7 +1178,7 @@
border-color: #9CCC65;
}
.p-button.p-button-success:enabled:focus, .p-buttonset.p-button-success > .p-button:enabled:focus {
box-shadow: 0 0 0 0.2em #ebf5e1;
box-shadow: 0 0 0 0.1em #F1F8E9;
}
.p-button.p-button-success:enabled:active, .p-buttonset.p-button-success > .p-button:enabled:active {
background: #8BC34A;
@ -1188,21 +1188,21 @@
.p-button.p-button-warning, .p-buttonset.p-button-warning > .p-button {
color: #212529;
background: #FFB74D;
border: 1px solid #FFB74D;
background: #FFF176;
border: 1px solid #FFF176;
}
.p-button.p-button-warning:enabled:hover, .p-buttonset.p-button-warning > .p-button:enabled:hover {
background: #FFA726;
background: #FFEE58;
color: #212529;
border-color: #FFA726;
border-color: #FFEE58;
}
.p-button.p-button-warning:enabled:focus, .p-buttonset.p-button-warning > .p-button:enabled:focus {
box-shadow: 0 0 0 0.2em blanchedalmond;
box-shadow: 0 0 0 0.1em #FFFDE7;
}
.p-button.p-button-warning:enabled:active, .p-buttonset.p-button-warning > .p-button:enabled:active {
background: #FF9800;
background: #FFEB3B;
color: #212529;
border-color: #FF9800;
border-color: #FFEB3B;
}
.p-button.p-button-danger, .p-buttonset.p-button-danger > .p-button {
@ -1216,7 +1216,7 @@
border-color: #EF5350;
}
.p-button.p-button-danger:enabled:focus, .p-buttonset.p-button-danger > .p-button:enabled:focus {
box-shadow: 0 0 0 0.2em #f9dfdf;
box-shadow: 0 0 0 0.1em #FFEBEE;
}
.p-button.p-button-danger:enabled:active, .p-buttonset.p-button-danger > .p-button:enabled:active {
background: #F44336;
@ -1312,7 +1312,7 @@
background: #212F3C;
}
.p-datatable .p-sortable-column {
outline-color: #f5fafe;
outline-color: #BBDEFB;
}
.p-datatable .p-sortable-column .p-sortable-column-icon {
color: #AEB6BF;
@ -1345,7 +1345,7 @@
background: #283747;
color: #ebedef;
transition: background-color 0.2s, box-shadow 0.2s;
outline-color: #f5fafe;
outline-color: #BBDEFB;
}
.p-datatable .p-datatable-tbody > tr > td {
text-align: left;
@ -1498,7 +1498,7 @@
.fc .fc-toolbar .fc-button:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #f5fafe;
box-shadow: 0 0 0 0.1em #BBDEFB;
}
.fc .fc-toolbar .fc-button.fc-dayGridMonth-button, .fc .fc-toolbar .fc-button.fc-timeGridWeek-button, .fc .fc-toolbar .fc-button.fc-timeGridDay-button {
background: #2E4053;
@ -1519,7 +1519,7 @@
.fc .fc-toolbar .fc-button.fc-dayGridMonth-button.p-focus, .fc .fc-toolbar .fc-button.fc-dayGridMonth-button:focus, .fc .fc-toolbar .fc-button.fc-timeGridWeek-button.p-focus, .fc .fc-toolbar .fc-button.fc-timeGridWeek-button:focus, .fc .fc-toolbar .fc-button.fc-timeGridDay-button.p-focus, .fc .fc-toolbar .fc-button.fc-timeGridDay-button:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #f5fafe;
box-shadow: 0 0 0 0.1em #BBDEFB;
z-index: 1;
}
.fc .fc-toolbar .fc-button-group .fc-button {
@ -1573,7 +1573,7 @@
.p-orderlist .p-orderlist-list .p-orderlist-item:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #f5fafe;
box-shadow: inset 0 0 0 0.15em #BBDEFB;
}
.p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight {
background: #64B5F6;
@ -1634,7 +1634,7 @@
.p-organizationchart .p-organizationchart-node-content .p-node-toggler:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #f5fafe;
box-shadow: 0 0 0 0.1em #BBDEFB;
}
.p-organizationchart .p-organizationchart-node-content .p-node-toggler:hover {
color: #64B5F6;
@ -1734,7 +1734,7 @@
.p-picklist .p-picklist-list .p-picklist-item:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #f5fafe;
box-shadow: inset 0 0 0 0.15em #BBDEFB;
}
.p-picklist .p-picklist-list .p-picklist-item.p-highlight {
background: #64B5F6;
@ -1802,7 +1802,7 @@
.p-tree .p-tree-container .p-treenode .p-treenode-content:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #f5fafe;
box-shadow: 0 0 0 0.1em #BBDEFB;
}
.p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight {
background: #64B5F6;
@ -1879,7 +1879,7 @@
background: #212F3C;
}
.p-treetable .p-sortable-column {
outline-color: #f5fafe;
outline-color: #BBDEFB;
}
.p-treetable .p-sortable-column .p-sortable-column-icon {
color: #AEB6BF;
@ -1912,7 +1912,7 @@
background: #283747;
color: #ebedef;
transition: background-color 0.2s, box-shadow 0.2s;
outline-color: #f5fafe;
outline-color: #BBDEFB;
}
.p-treetable .p-treetable-tbody > tr > td {
text-align: left;
@ -1971,7 +1971,7 @@
.p-accordion .p-accordion-header:not(.p-disabled) a:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #f5fafe;
box-shadow: 0 0 0 0.1em #BBDEFB;
}
.p-accordion .p-accordion-header:not(.p-highlight):not(.p-disabled):hover a {
background: #37434f;
@ -2073,7 +2073,7 @@
.p-fieldset.p-fieldset-toggleable .p-fieldset-legend a:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #f5fafe;
box-shadow: 0 0 0 0.1em #BBDEFB;
}
.p-fieldset.p-fieldset-toggleable .p-fieldset-legend:hover {
background: #37434f;
@ -2107,7 +2107,7 @@
.p-panel .p-panel-titlebar .p-panel-titlebar-icon:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #f5fafe;
box-shadow: 0 0 0 0.1em #BBDEFB;
}
.p-panel.p-panel-toggleable .p-panel-titlebar {
padding: 0.5em 1em;
@ -2152,7 +2152,7 @@
.p-tabview .p-tabview-nav li a:not(.p-disabled):focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #f5fafe;
box-shadow: 0 0 0 0.1em #BBDEFB;
}
.p-tabview .p-tabview-nav li:not(.p-highlight):not(.p-disabled):hover a {
background: transparent;
@ -2218,7 +2218,7 @@
.p-dialog .p-dialog-titlebar .p-dialog-titlebar-icon:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #f5fafe;
box-shadow: 0 0 0 0.1em #BBDEFB;
}
.p-dialog .p-dialog-titlebar .p-dialog-titlebar-icon:last-child {
margin-right: 0;
@ -2347,7 +2347,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.2em #f5fafe;
box-shadow: 0 0 0 0.1em #BBDEFB;
}
.p-fileupload .p-fileupload-content {
background: #283747;
@ -2385,7 +2385,7 @@
.p-breadcrumb ul li .p-menuitem-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #f5fafe;
box-shadow: 0 0 0 0.1em #BBDEFB;
}
.p-breadcrumb ul li .p-menuitem-link .p-menuitem-text {
color: #ebedef;
@ -2438,7 +2438,7 @@
.p-contextmenu .p-menuitem-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #f5fafe;
box-shadow: inset 0 0 0 0.15em #BBDEFB;
}
.p-contextmenu .p-submenu-list {
padding: 4px 0;
@ -2506,7 +2506,7 @@
.p-megamenu .p-menuitem-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #f5fafe;
box-shadow: inset 0 0 0 0.15em #BBDEFB;
}
.p-megamenu .p-megamenu-panel {
background: #283747;
@ -2585,7 +2585,7 @@
.p-menu .p-menuitem-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #f5fafe;
box-shadow: inset 0 0 0 0.15em #BBDEFB;
}
.p-menu.p-menu-overlay {
border: 0 none;
@ -2648,7 +2648,7 @@
.p-menubar .p-menuitem-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #f5fafe;
box-shadow: inset 0 0 0 0.15em #BBDEFB;
}
.p-menubar .p-submenu-list {
padding: 4px 0;
@ -2692,7 +2692,7 @@
.p-panelmenu .p-panelmenu-header > a:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #f5fafe;
box-shadow: 0 0 0 0.1em #BBDEFB;
}
.p-panelmenu .p-panelmenu-header:not(.p-highlight):not(.p-disabled) > a:hover {
background: #37434f;
@ -2758,7 +2758,7 @@
.p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #f5fafe;
box-shadow: inset 0 0 0 0.15em #BBDEFB;
}
.p-panelmenu .p-panelmenu-content .p-submenu-list:not(.p-panelmenu-root-submenu) {
padding: 0 0 0 1em;
@ -2807,7 +2807,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.2em #f5fafe;
box-shadow: 0 0 0 0.1em #BBDEFB;
}
.p-steps .p-steps-item.p-highlight .p-steps-number {
background: #64B5F6;
@ -2854,7 +2854,7 @@
.p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #f5fafe;
box-shadow: 0 0 0 0.1em #BBDEFB;
}
.p-tabmenu .p-tabmenu-nav .p-tabmenuitem:not(.p-highlight):not(.p-disabled):hover .p-menuitem-link {
background: transparent;
@ -2909,7 +2909,7 @@
.p-tieredmenu .p-menuitem-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #f5fafe;
box-shadow: inset 0 0 0 0.15em #BBDEFB;
}
.p-tieredmenu.p-menu-overlay {
border: 0 none;
@ -2944,40 +2944,40 @@
border-radius: 3px;
}
.p-inline-message.p-inline-message-info {
background: #A9CCE3;
border: solid #7FB3D5;
background: #B3E5FC;
border: solid #03A9F4;
border-width: 0 0 0 6px;
color: #1A5276;
color: #01579B;
}
.p-inline-message.p-inline-message-info .p-inline-message-icon {
color: #1A5276;
color: #01579B;
}
.p-inline-message.p-inline-message-success {
background: #D4EFDF;
border: solid #7DCEA0;
background: #C8E6C9;
border: solid #4CAF50;
border-width: 0 0 0 6px;
color: #196F3D;
color: #1B5E20;
}
.p-inline-message.p-inline-message-success .p-inline-message-icon {
color: #196F3D;
color: #1B5E20;
}
.p-inline-message.p-inline-message-warn {
background: #FAD7A0;
border: solid #F8C471;
background: #FFECB3;
border: solid #FFC107;
border-width: 0 0 0 6px;
color: #9C640C;
color: #7f6003;
}
.p-inline-message.p-inline-message-warn .p-inline-message-icon {
color: #9C640C;
color: #7f6003;
}
.p-inline-message.p-inline-message-error {
background: #E6B0AA;
border: solid #D98880;
background: #FFCDD2;
border: solid #F44336;
border-width: 0 0 0 6px;
color: #7B241C;
color: #B71C1C;
}
.p-inline-message.p-inline-message-error .p-inline-message-icon {
color: #7B241C;
color: #B71C1C;
}
.p-inline-message .p-inline-message-icon {
font-size: 1.5em;
@ -2998,56 +2998,56 @@
padding: 1em 1.5em;
}
.p-message.p-message-info {
background: #A9CCE3;
border: solid #7FB3D5;
background: #B3E5FC;
border: solid #03A9F4;
border-width: 0 0 0 6px;
color: #1A5276;
color: #01579B;
}
.p-message.p-message-info .p-message-icon {
color: #1A5276;
color: #01579B;
}
.p-message.p-message-info .p-message-close {
background: #A9CCE3;
color: #1A5276;
background: #B3E5FC;
color: #01579B;
}
.p-message.p-message-success {
background: #D4EFDF;
border: solid #7DCEA0;
background: #C8E6C9;
border: solid #4CAF50;
border-width: 0 0 0 6px;
color: #196F3D;
color: #1B5E20;
}
.p-message.p-message-success .p-message-icon {
color: #196F3D;
color: #1B5E20;
}
.p-message.p-message-success .p-message-close {
background: #D4EFDF;
color: #196F3D;
background: #C8E6C9;
color: #1B5E20;
}
.p-message.p-message-warn {
background: #FAD7A0;
border: solid #F8C471;
background: #FFECB3;
border: solid #FFC107;
border-width: 0 0 0 6px;
color: #9C640C;
color: #7f6003;
}
.p-message.p-message-warn .p-message-icon {
color: #9C640C;
color: #7f6003;
}
.p-message.p-message-warn .p-message-close {
background: #FAD7A0;
color: #9C640C;
background: #FFECB3;
color: #7f6003;
}
.p-message.p-message-error {
background: #E6B0AA;
border: solid #D98880;
background: #FFCDD2;
border: solid #F44336;
border-width: 0 0 0 6px;
color: #7B241C;
color: #B71C1C;
}
.p-message.p-message-error .p-message-icon {
color: #7B241C;
color: #B71C1C;
}
.p-message.p-message-error .p-message-close {
background: #E6B0AA;
color: #7B241C;
background: #FFCDD2;
color: #B71C1C;
}
.p-message .p-message-close {
border-radius: 50%;
@ -3061,7 +3061,7 @@
.p-message .p-message-close:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #f5fafe;
box-shadow: 0 0 0 0.1em #BBDEFB;
}
.p-message .p-message-text {
font-size: 1em;
@ -3105,44 +3105,44 @@
background: rgba(255, 255, 255, 0.2);
}
.p-toast .p-toast-item-container.p-toast-message-info {
background: #A9CCE3;
border: solid #7FB3D5;
background: #B3E5FC;
border: solid #03A9F4;
border-width: 0 0 0 6px;
color: #1A5276;
color: #01579B;
}
.p-toast .p-toast-item-container.p-toast-message-info .p-toast-image,
.p-toast .p-toast-item-container.p-toast-message-info .p-toast-icon-close {
color: #1A5276;
color: #01579B;
}
.p-toast .p-toast-item-container.p-toast-message-success {
background: #D4EFDF;
border: solid #7DCEA0;
background: #C8E6C9;
border: solid #4CAF50;
border-width: 0 0 0 6px;
color: #196F3D;
color: #1B5E20;
}
.p-toast .p-toast-item-container.p-toast-message-success .p-toast-image,
.p-toast .p-toast-item-container.p-toast-message-success .p-toast-icon-close {
color: #196F3D;
color: #1B5E20;
}
.p-toast .p-toast-item-container.p-toast-message-warn {
background: #FAD7A0;
border: solid #F8C471;
background: #FFECB3;
border: solid #FFC107;
border-width: 0 0 0 6px;
color: #9C640C;
color: #7f6003;
}
.p-toast .p-toast-item-container.p-toast-message-warn .p-toast-image,
.p-toast .p-toast-item-container.p-toast-message-warn .p-toast-icon-close {
color: #9C640C;
color: #7f6003;
}
.p-toast .p-toast-item-container.p-toast-message-error {
background: #E6B0AA;
border: solid #D98880;
background: #FFCDD2;
border: solid #F44336;
border-width: 0 0 0 6px;
color: #7B241C;
color: #B71C1C;
}
.p-toast .p-toast-item-container.p-toast-message-error .p-toast-image,
.p-toast .p-toast-item-container.p-toast-message-error .p-toast-icon-close {
color: #7B241C;
color: #B71C1C;
}
.p-galleria .p-galleria-close {
@ -3221,7 +3221,7 @@
.p-galleria .p-galleria-content .p-galleria-preview-content .p-galleria-indicator-container .p-galleria-indicator-item:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #f5fafe;
box-shadow: 0 0 0 0.1em #BBDEFB;
}
.p-galleria .p-galleria-content .p-galleria-thumbnail-content {
background-color: rgba(0, 0, 0, 0.9);
@ -3259,7 +3259,7 @@
.p-galleria .p-galleria-content .p-galleria-thumbnail-content .p-galleria-thumbnail-container .p-galleria-thumbnail-items-content .p-galleria-thumbnail-items-container .p-galleria-thumbnail-item .p-galleria-thumbnail-item-content:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #f5fafe;
box-shadow: 0 0 0 0.1em #BBDEFB;
}
.p-galleria.p-galleria-indicators-bottom .p-galleria-content .p-galleria-preview-content .p-galleria-indicator-container .p-galleria-indicator-item {
padding-top: 0.857em;
@ -3346,7 +3346,7 @@
.p-inplace .p-inplace-display:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #f5fafe;
box-shadow: 0 0 0 0.1em #BBDEFB;
}
.p-progressbar {

View File

@ -37,7 +37,7 @@
.p-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #d0f3f7;
box-shadow: 0 0 0 0.1em #B2EBF2;
}
::-webkit-input-placeholder {
@ -71,7 +71,7 @@
.p-autocomplete.p-autocomplete-multiple .p-autocomplete-multiple-container:not(.p-disabled).p-focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #d0f3f7;
box-shadow: 0 0 0 0.1em #B2EBF2;
border-color: #4DD0E1;
}
.p-autocomplete.p-autocomplete-multiple .p-autocomplete-multiple-container .p-autocomplete-input-token {
@ -176,7 +176,7 @@
.p-datepicker .p-datepicker-header .p-datepicker-title select:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #d0f3f7;
box-shadow: 0 0 0 0.1em #B2EBF2;
border-color: #4DD0E1;
}
.p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-month {
@ -209,7 +209,7 @@
.p-datepicker table td > span:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #d0f3f7;
box-shadow: 0 0 0 0.1em #B2EBF2;
}
.p-datepicker table td.p-datepicker-today > span {
background: transparent;
@ -290,7 +290,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.2em #d0f3f7;
box-shadow: 0 0 0 0.1em #B2EBF2;
}
.p-datepicker:not(.p-disabled) .p-monthpicker .p-monthpicker-month:not(.p-highlight):not(.p-disabled):hover {
background: rgba(255, 255, 255, 0.1);
@ -298,7 +298,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.2em #d0f3f7;
box-shadow: 0 0 0 0.1em #B2EBF2;
}
.p-checkbox {
@ -323,7 +323,7 @@
.p-checkbox .p-checkbox-box:not(.p-disabled).p-focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #d0f3f7;
box-shadow: 0 0 0 0.1em #B2EBF2;
border-color: #4DD0E1;
}
.p-checkbox .p-checkbox-box.p-highlight {
@ -349,7 +349,7 @@
.p-chips .p-chips-multiple-container:not(.p-disabled).p-focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #d0f3f7;
box-shadow: 0 0 0 0.1em #B2EBF2;
border-color: #4DD0E1;
}
.p-chips .p-chips-multiple-container .p-chips-token {
@ -407,7 +407,7 @@
.p-dropdown:not(.p-disabled).p-focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #d0f3f7;
box-shadow: 0 0 0 0.1em #B2EBF2;
border-color: #4DD0E1;
}
.p-dropdown .p-dropdown-label {
@ -617,7 +617,7 @@
.p-inputswitch.p-inputswitch-focus .p-inputswitch-slider {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #d0f3f7;
box-shadow: 0 0 0 0.1em #B2EBF2;
}
.p-inputswitch:not(.p-disabled):hover .p-inputswitch-slider {
background: #5D6D7E;
@ -653,7 +653,7 @@
.p-inputtext:enabled:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #d0f3f7;
box-shadow: 0 0 0 0.1em #B2EBF2;
border-color: #4DD0E1;
}
@ -726,7 +726,7 @@
.p-listbox .p-listbox-list .p-listbox-item:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #d0f3f7;
box-shadow: inset 0 0 0 0.15em #B2EBF2;
}
.p-listbox:not(.p-disabled) .p-listbox-item:not(.p-highlight):not(.p-disabled):hover {
color: #ebedef;
@ -749,7 +749,7 @@
.p-multiselect:not(.p-disabled).p-focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #d0f3f7;
box-shadow: 0 0 0 0.1em #B2EBF2;
border-color: #4DD0E1;
}
.p-multiselect .p-multiselect-label {
@ -828,7 +828,7 @@
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #d0f3f7;
box-shadow: inset 0 0 0 0.15em #B2EBF2;
}
.p-multiselect-panel .p-multiselect-items .p-multiselect-item .p-checkbox {
margin-right: 0.5em;
@ -868,7 +868,7 @@
.p-radiobutton .p-radiobutton-box:not(.p-disabled).p-focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #d0f3f7;
box-shadow: 0 0 0 0.1em #B2EBF2;
border-color: #4DD0E1;
}
.p-radiobutton .p-radiobutton-box .p-radiobutton-icon {
@ -900,7 +900,7 @@
.p-rating .p-rating-icon:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #d0f3f7;
box-shadow: 0 0 0 0.1em #B2EBF2;
}
.p-rating .p-rating-icon:first-child {
margin-left: 0;
@ -982,7 +982,7 @@
.p-slider .p-slider-handle:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #d0f3f7;
box-shadow: 0 0 0 0.1em #B2EBF2;
}
.p-slider .p-slider-range {
background: #4DD0E1;
@ -1095,7 +1095,7 @@
.p-button:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #d0f3f7;
box-shadow: 0 0 0 0.1em #B2EBF2;
}
.p-button:enabled:active {
background: #00BCD4;
@ -1140,7 +1140,7 @@
border-color: #26C6DA;
}
.p-button.p-button-secondary:enabled:focus, .p-buttonset.p-button-secondary > .p-button:enabled:focus {
box-shadow: 0 0 0 0.2em #d0f3f7;
box-shadow: 0 0 0 0.1em #B2EBF2;
}
.p-button.p-button-secondary:enabled:active, .p-buttonset.p-button-secondary > .p-button:enabled:active {
background: rgba(255, 255, 255, 0.1);
@ -1159,7 +1159,7 @@
border-color: #29B6F6;
}
.p-button.p-button-info:enabled:focus, .p-buttonset.p-button-info > .p-button:enabled:focus {
box-shadow: 0 0 0 0.2em #c9edfd;
box-shadow: 0 0 0 0.1em #E1F5FE;
}
.p-button.p-button-info:enabled:active, .p-buttonset.p-button-info > .p-button:enabled:active {
background: #03A9F4;
@ -1178,7 +1178,7 @@
border-color: #9CCC65;
}
.p-button.p-button-success:enabled:focus, .p-buttonset.p-button-success > .p-button:enabled:focus {
box-shadow: 0 0 0 0.2em #ebf5e1;
box-shadow: 0 0 0 0.1em #F1F8E9;
}
.p-button.p-button-success:enabled:active, .p-buttonset.p-button-success > .p-button:enabled:active {
background: #8BC34A;
@ -1188,21 +1188,21 @@
.p-button.p-button-warning, .p-buttonset.p-button-warning > .p-button {
color: #212529;
background: #FFB74D;
border: 1px solid #FFB74D;
background: #FFF176;
border: 1px solid #FFF176;
}
.p-button.p-button-warning:enabled:hover, .p-buttonset.p-button-warning > .p-button:enabled:hover {
background: #FFA726;
background: #FFEE58;
color: #212529;
border-color: #FFA726;
border-color: #FFEE58;
}
.p-button.p-button-warning:enabled:focus, .p-buttonset.p-button-warning > .p-button:enabled:focus {
box-shadow: 0 0 0 0.2em blanchedalmond;
box-shadow: 0 0 0 0.1em #FFFDE7;
}
.p-button.p-button-warning:enabled:active, .p-buttonset.p-button-warning > .p-button:enabled:active {
background: #FF9800;
background: #FFEB3B;
color: #212529;
border-color: #FF9800;
border-color: #FFEB3B;
}
.p-button.p-button-danger, .p-buttonset.p-button-danger > .p-button {
@ -1216,7 +1216,7 @@
border-color: #EF5350;
}
.p-button.p-button-danger:enabled:focus, .p-buttonset.p-button-danger > .p-button:enabled:focus {
box-shadow: 0 0 0 0.2em #f9dfdf;
box-shadow: 0 0 0 0.1em #FFEBEE;
}
.p-button.p-button-danger:enabled:active, .p-buttonset.p-button-danger > .p-button:enabled:active {
background: #F44336;
@ -1312,7 +1312,7 @@
background: #212F3C;
}
.p-datatable .p-sortable-column {
outline-color: #d0f3f7;
outline-color: #B2EBF2;
}
.p-datatable .p-sortable-column .p-sortable-column-icon {
color: #AEB6BF;
@ -1345,7 +1345,7 @@
background: #283747;
color: #ebedef;
transition: background-color 0.2s, box-shadow 0.2s;
outline-color: #d0f3f7;
outline-color: #B2EBF2;
}
.p-datatable .p-datatable-tbody > tr > td {
text-align: left;
@ -1498,7 +1498,7 @@
.fc .fc-toolbar .fc-button:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #d0f3f7;
box-shadow: 0 0 0 0.1em #B2EBF2;
}
.fc .fc-toolbar .fc-button.fc-dayGridMonth-button, .fc .fc-toolbar .fc-button.fc-timeGridWeek-button, .fc .fc-toolbar .fc-button.fc-timeGridDay-button {
background: #2E4053;
@ -1519,7 +1519,7 @@
.fc .fc-toolbar .fc-button.fc-dayGridMonth-button.p-focus, .fc .fc-toolbar .fc-button.fc-dayGridMonth-button:focus, .fc .fc-toolbar .fc-button.fc-timeGridWeek-button.p-focus, .fc .fc-toolbar .fc-button.fc-timeGridWeek-button:focus, .fc .fc-toolbar .fc-button.fc-timeGridDay-button.p-focus, .fc .fc-toolbar .fc-button.fc-timeGridDay-button:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #d0f3f7;
box-shadow: 0 0 0 0.1em #B2EBF2;
z-index: 1;
}
.fc .fc-toolbar .fc-button-group .fc-button {
@ -1573,7 +1573,7 @@
.p-orderlist .p-orderlist-list .p-orderlist-item:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #d0f3f7;
box-shadow: inset 0 0 0 0.15em #B2EBF2;
}
.p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight {
background: #4DD0E1;
@ -1634,7 +1634,7 @@
.p-organizationchart .p-organizationchart-node-content .p-node-toggler:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #d0f3f7;
box-shadow: 0 0 0 0.1em #B2EBF2;
}
.p-organizationchart .p-organizationchart-node-content .p-node-toggler:hover {
color: #4DD0E1;
@ -1734,7 +1734,7 @@
.p-picklist .p-picklist-list .p-picklist-item:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #d0f3f7;
box-shadow: inset 0 0 0 0.15em #B2EBF2;
}
.p-picklist .p-picklist-list .p-picklist-item.p-highlight {
background: #4DD0E1;
@ -1802,7 +1802,7 @@
.p-tree .p-tree-container .p-treenode .p-treenode-content:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #d0f3f7;
box-shadow: 0 0 0 0.1em #B2EBF2;
}
.p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight {
background: #4DD0E1;
@ -1879,7 +1879,7 @@
background: #212F3C;
}
.p-treetable .p-sortable-column {
outline-color: #d0f3f7;
outline-color: #B2EBF2;
}
.p-treetable .p-sortable-column .p-sortable-column-icon {
color: #AEB6BF;
@ -1912,7 +1912,7 @@
background: #283747;
color: #ebedef;
transition: background-color 0.2s, box-shadow 0.2s;
outline-color: #d0f3f7;
outline-color: #B2EBF2;
}
.p-treetable .p-treetable-tbody > tr > td {
text-align: left;
@ -1971,7 +1971,7 @@
.p-accordion .p-accordion-header:not(.p-disabled) a:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #d0f3f7;
box-shadow: 0 0 0 0.1em #B2EBF2;
}
.p-accordion .p-accordion-header:not(.p-highlight):not(.p-disabled):hover a {
background: #37434f;
@ -2073,7 +2073,7 @@
.p-fieldset.p-fieldset-toggleable .p-fieldset-legend a:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #d0f3f7;
box-shadow: 0 0 0 0.1em #B2EBF2;
}
.p-fieldset.p-fieldset-toggleable .p-fieldset-legend:hover {
background: #37434f;
@ -2107,7 +2107,7 @@
.p-panel .p-panel-titlebar .p-panel-titlebar-icon:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #d0f3f7;
box-shadow: 0 0 0 0.1em #B2EBF2;
}
.p-panel.p-panel-toggleable .p-panel-titlebar {
padding: 0.5em 1em;
@ -2152,7 +2152,7 @@
.p-tabview .p-tabview-nav li a:not(.p-disabled):focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #d0f3f7;
box-shadow: 0 0 0 0.1em #B2EBF2;
}
.p-tabview .p-tabview-nav li:not(.p-highlight):not(.p-disabled):hover a {
background: transparent;
@ -2218,7 +2218,7 @@
.p-dialog .p-dialog-titlebar .p-dialog-titlebar-icon:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #d0f3f7;
box-shadow: 0 0 0 0.1em #B2EBF2;
}
.p-dialog .p-dialog-titlebar .p-dialog-titlebar-icon:last-child {
margin-right: 0;
@ -2347,7 +2347,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.2em #d0f3f7;
box-shadow: 0 0 0 0.1em #B2EBF2;
}
.p-fileupload .p-fileupload-content {
background: #283747;
@ -2385,7 +2385,7 @@
.p-breadcrumb ul li .p-menuitem-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #d0f3f7;
box-shadow: 0 0 0 0.1em #B2EBF2;
}
.p-breadcrumb ul li .p-menuitem-link .p-menuitem-text {
color: #ebedef;
@ -2438,7 +2438,7 @@
.p-contextmenu .p-menuitem-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #d0f3f7;
box-shadow: inset 0 0 0 0.15em #B2EBF2;
}
.p-contextmenu .p-submenu-list {
padding: 4px 0;
@ -2506,7 +2506,7 @@
.p-megamenu .p-menuitem-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #d0f3f7;
box-shadow: inset 0 0 0 0.15em #B2EBF2;
}
.p-megamenu .p-megamenu-panel {
background: #283747;
@ -2585,7 +2585,7 @@
.p-menu .p-menuitem-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #d0f3f7;
box-shadow: inset 0 0 0 0.15em #B2EBF2;
}
.p-menu.p-menu-overlay {
border: 0 none;
@ -2648,7 +2648,7 @@
.p-menubar .p-menuitem-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #d0f3f7;
box-shadow: inset 0 0 0 0.15em #B2EBF2;
}
.p-menubar .p-submenu-list {
padding: 4px 0;
@ -2692,7 +2692,7 @@
.p-panelmenu .p-panelmenu-header > a:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #d0f3f7;
box-shadow: 0 0 0 0.1em #B2EBF2;
}
.p-panelmenu .p-panelmenu-header:not(.p-highlight):not(.p-disabled) > a:hover {
background: #37434f;
@ -2758,7 +2758,7 @@
.p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #d0f3f7;
box-shadow: inset 0 0 0 0.15em #B2EBF2;
}
.p-panelmenu .p-panelmenu-content .p-submenu-list:not(.p-panelmenu-root-submenu) {
padding: 0 0 0 1em;
@ -2807,7 +2807,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.2em #d0f3f7;
box-shadow: 0 0 0 0.1em #B2EBF2;
}
.p-steps .p-steps-item.p-highlight .p-steps-number {
background: #4DD0E1;
@ -2854,7 +2854,7 @@
.p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #d0f3f7;
box-shadow: 0 0 0 0.1em #B2EBF2;
}
.p-tabmenu .p-tabmenu-nav .p-tabmenuitem:not(.p-highlight):not(.p-disabled):hover .p-menuitem-link {
background: transparent;
@ -2909,7 +2909,7 @@
.p-tieredmenu .p-menuitem-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #d0f3f7;
box-shadow: inset 0 0 0 0.15em #B2EBF2;
}
.p-tieredmenu.p-menu-overlay {
border: 0 none;
@ -2944,40 +2944,40 @@
border-radius: 3px;
}
.p-inline-message.p-inline-message-info {
background: #A9CCE3;
border: solid #7FB3D5;
background: #B3E5FC;
border: solid #03A9F4;
border-width: 0 0 0 6px;
color: #1A5276;
color: #01579B;
}
.p-inline-message.p-inline-message-info .p-inline-message-icon {
color: #1A5276;
color: #01579B;
}
.p-inline-message.p-inline-message-success {
background: #D4EFDF;
border: solid #7DCEA0;
background: #C8E6C9;
border: solid #4CAF50;
border-width: 0 0 0 6px;
color: #196F3D;
color: #1B5E20;
}
.p-inline-message.p-inline-message-success .p-inline-message-icon {
color: #196F3D;
color: #1B5E20;
}
.p-inline-message.p-inline-message-warn {
background: #FAD7A0;
border: solid #F8C471;
background: #FFECB3;
border: solid #FFC107;
border-width: 0 0 0 6px;
color: #9C640C;
color: #7f6003;
}
.p-inline-message.p-inline-message-warn .p-inline-message-icon {
color: #9C640C;
color: #7f6003;
}
.p-inline-message.p-inline-message-error {
background: #E6B0AA;
border: solid #D98880;
background: #FFCDD2;
border: solid #F44336;
border-width: 0 0 0 6px;
color: #7B241C;
color: #B71C1C;
}
.p-inline-message.p-inline-message-error .p-inline-message-icon {
color: #7B241C;
color: #B71C1C;
}
.p-inline-message .p-inline-message-icon {
font-size: 1.5em;
@ -2998,56 +2998,56 @@
padding: 1em 1.5em;
}
.p-message.p-message-info {
background: #A9CCE3;
border: solid #7FB3D5;
background: #B3E5FC;
border: solid #03A9F4;
border-width: 0 0 0 6px;
color: #1A5276;
color: #01579B;
}
.p-message.p-message-info .p-message-icon {
color: #1A5276;
color: #01579B;
}
.p-message.p-message-info .p-message-close {
background: #A9CCE3;
color: #1A5276;
background: #B3E5FC;
color: #01579B;
}
.p-message.p-message-success {
background: #D4EFDF;
border: solid #7DCEA0;
background: #C8E6C9;
border: solid #4CAF50;
border-width: 0 0 0 6px;
color: #196F3D;
color: #1B5E20;
}
.p-message.p-message-success .p-message-icon {
color: #196F3D;
color: #1B5E20;
}
.p-message.p-message-success .p-message-close {
background: #D4EFDF;
color: #196F3D;
background: #C8E6C9;
color: #1B5E20;
}
.p-message.p-message-warn {
background: #FAD7A0;
border: solid #F8C471;
background: #FFECB3;
border: solid #FFC107;
border-width: 0 0 0 6px;
color: #9C640C;
color: #7f6003;
}
.p-message.p-message-warn .p-message-icon {
color: #9C640C;
color: #7f6003;
}
.p-message.p-message-warn .p-message-close {
background: #FAD7A0;
color: #9C640C;
background: #FFECB3;
color: #7f6003;
}
.p-message.p-message-error {
background: #E6B0AA;
border: solid #D98880;
background: #FFCDD2;
border: solid #F44336;
border-width: 0 0 0 6px;
color: #7B241C;
color: #B71C1C;
}
.p-message.p-message-error .p-message-icon {
color: #7B241C;
color: #B71C1C;
}
.p-message.p-message-error .p-message-close {
background: #E6B0AA;
color: #7B241C;
background: #FFCDD2;
color: #B71C1C;
}
.p-message .p-message-close {
border-radius: 50%;
@ -3061,7 +3061,7 @@
.p-message .p-message-close:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #d0f3f7;
box-shadow: 0 0 0 0.1em #B2EBF2;
}
.p-message .p-message-text {
font-size: 1em;
@ -3105,44 +3105,44 @@
background: rgba(255, 255, 255, 0.2);
}
.p-toast .p-toast-item-container.p-toast-message-info {
background: #A9CCE3;
border: solid #7FB3D5;
background: #B3E5FC;
border: solid #03A9F4;
border-width: 0 0 0 6px;
color: #1A5276;
color: #01579B;
}
.p-toast .p-toast-item-container.p-toast-message-info .p-toast-image,
.p-toast .p-toast-item-container.p-toast-message-info .p-toast-icon-close {
color: #1A5276;
color: #01579B;
}
.p-toast .p-toast-item-container.p-toast-message-success {
background: #D4EFDF;
border: solid #7DCEA0;
background: #C8E6C9;
border: solid #4CAF50;
border-width: 0 0 0 6px;
color: #196F3D;
color: #1B5E20;
}
.p-toast .p-toast-item-container.p-toast-message-success .p-toast-image,
.p-toast .p-toast-item-container.p-toast-message-success .p-toast-icon-close {
color: #196F3D;
color: #1B5E20;
}
.p-toast .p-toast-item-container.p-toast-message-warn {
background: #FAD7A0;
border: solid #F8C471;
background: #FFECB3;
border: solid #FFC107;
border-width: 0 0 0 6px;
color: #9C640C;
color: #7f6003;
}
.p-toast .p-toast-item-container.p-toast-message-warn .p-toast-image,
.p-toast .p-toast-item-container.p-toast-message-warn .p-toast-icon-close {
color: #9C640C;
color: #7f6003;
}
.p-toast .p-toast-item-container.p-toast-message-error {
background: #E6B0AA;
border: solid #D98880;
background: #FFCDD2;
border: solid #F44336;
border-width: 0 0 0 6px;
color: #7B241C;
color: #B71C1C;
}
.p-toast .p-toast-item-container.p-toast-message-error .p-toast-image,
.p-toast .p-toast-item-container.p-toast-message-error .p-toast-icon-close {
color: #7B241C;
color: #B71C1C;
}
.p-galleria .p-galleria-close {
@ -3221,7 +3221,7 @@
.p-galleria .p-galleria-content .p-galleria-preview-content .p-galleria-indicator-container .p-galleria-indicator-item:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #d0f3f7;
box-shadow: 0 0 0 0.1em #B2EBF2;
}
.p-galleria .p-galleria-content .p-galleria-thumbnail-content {
background-color: rgba(0, 0, 0, 0.9);
@ -3259,7 +3259,7 @@
.p-galleria .p-galleria-content .p-galleria-thumbnail-content .p-galleria-thumbnail-container .p-galleria-thumbnail-items-content .p-galleria-thumbnail-items-container .p-galleria-thumbnail-item .p-galleria-thumbnail-item-content:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #d0f3f7;
box-shadow: 0 0 0 0.1em #B2EBF2;
}
.p-galleria.p-galleria-indicators-bottom .p-galleria-content .p-galleria-preview-content .p-galleria-indicator-container .p-galleria-indicator-item {
padding-top: 0.857em;
@ -3346,7 +3346,7 @@
.p-inplace .p-inplace-display:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #d0f3f7;
box-shadow: 0 0 0 0.1em #B2EBF2;
}
.p-progressbar {

View File

@ -37,7 +37,7 @@
.p-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #ebe5f6;
box-shadow: 0 0 0 0.1em #D1C4E9;
}
::-webkit-input-placeholder {
@ -71,7 +71,7 @@
.p-autocomplete.p-autocomplete-multiple .p-autocomplete-multiple-container:not(.p-disabled).p-focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #ebe5f6;
box-shadow: 0 0 0 0.1em #D1C4E9;
border-color: #9575CD;
}
.p-autocomplete.p-autocomplete-multiple .p-autocomplete-multiple-container .p-autocomplete-input-token {
@ -176,7 +176,7 @@
.p-datepicker .p-datepicker-header .p-datepicker-title select:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #ebe5f6;
box-shadow: 0 0 0 0.1em #D1C4E9;
border-color: #9575CD;
}
.p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-month {
@ -209,7 +209,7 @@
.p-datepicker table td > span:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #ebe5f6;
box-shadow: 0 0 0 0.1em #D1C4E9;
}
.p-datepicker table td.p-datepicker-today > span {
background: transparent;
@ -290,7 +290,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.2em #ebe5f6;
box-shadow: 0 0 0 0.1em #D1C4E9;
}
.p-datepicker:not(.p-disabled) .p-monthpicker .p-monthpicker-month:not(.p-highlight):not(.p-disabled):hover {
background: rgba(255, 255, 255, 0.1);
@ -298,7 +298,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.2em #ebe5f6;
box-shadow: 0 0 0 0.1em #D1C4E9;
}
.p-checkbox {
@ -323,7 +323,7 @@
.p-checkbox .p-checkbox-box:not(.p-disabled).p-focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #ebe5f6;
box-shadow: 0 0 0 0.1em #D1C4E9;
border-color: #9575CD;
}
.p-checkbox .p-checkbox-box.p-highlight {
@ -349,7 +349,7 @@
.p-chips .p-chips-multiple-container:not(.p-disabled).p-focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #ebe5f6;
box-shadow: 0 0 0 0.1em #D1C4E9;
border-color: #9575CD;
}
.p-chips .p-chips-multiple-container .p-chips-token {
@ -407,7 +407,7 @@
.p-dropdown:not(.p-disabled).p-focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #ebe5f6;
box-shadow: 0 0 0 0.1em #D1C4E9;
border-color: #9575CD;
}
.p-dropdown .p-dropdown-label {
@ -617,7 +617,7 @@
.p-inputswitch.p-inputswitch-focus .p-inputswitch-slider {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #ebe5f6;
box-shadow: 0 0 0 0.1em #D1C4E9;
}
.p-inputswitch:not(.p-disabled):hover .p-inputswitch-slider {
background: #5D6D7E;
@ -653,7 +653,7 @@
.p-inputtext:enabled:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #ebe5f6;
box-shadow: 0 0 0 0.1em #D1C4E9;
border-color: #9575CD;
}
@ -726,7 +726,7 @@
.p-listbox .p-listbox-list .p-listbox-item:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #ebe5f6;
box-shadow: inset 0 0 0 0.15em #D1C4E9;
}
.p-listbox:not(.p-disabled) .p-listbox-item:not(.p-highlight):not(.p-disabled):hover {
color: #ebedef;
@ -749,7 +749,7 @@
.p-multiselect:not(.p-disabled).p-focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #ebe5f6;
box-shadow: 0 0 0 0.1em #D1C4E9;
border-color: #9575CD;
}
.p-multiselect .p-multiselect-label {
@ -828,7 +828,7 @@
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #ebe5f6;
box-shadow: inset 0 0 0 0.15em #D1C4E9;
}
.p-multiselect-panel .p-multiselect-items .p-multiselect-item .p-checkbox {
margin-right: 0.5em;
@ -868,7 +868,7 @@
.p-radiobutton .p-radiobutton-box:not(.p-disabled).p-focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #ebe5f6;
box-shadow: 0 0 0 0.1em #D1C4E9;
border-color: #9575CD;
}
.p-radiobutton .p-radiobutton-box .p-radiobutton-icon {
@ -900,7 +900,7 @@
.p-rating .p-rating-icon:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #ebe5f6;
box-shadow: 0 0 0 0.1em #D1C4E9;
}
.p-rating .p-rating-icon:first-child {
margin-left: 0;
@ -982,7 +982,7 @@
.p-slider .p-slider-handle:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #ebe5f6;
box-shadow: 0 0 0 0.1em #D1C4E9;
}
.p-slider .p-slider-range {
background: #9575CD;
@ -1095,7 +1095,7 @@
.p-button:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #ebe5f6;
box-shadow: 0 0 0 0.1em #D1C4E9;
}
.p-button:enabled:active {
background: #673AB7;
@ -1140,7 +1140,7 @@
border-color: #7E57C2;
}
.p-button.p-button-secondary:enabled:focus, .p-buttonset.p-button-secondary > .p-button:enabled:focus {
box-shadow: 0 0 0 0.2em #ebe5f6;
box-shadow: 0 0 0 0.1em #D1C4E9;
}
.p-button.p-button-secondary:enabled:active, .p-buttonset.p-button-secondary > .p-button:enabled:active {
background: rgba(255, 255, 255, 0.1);
@ -1159,7 +1159,7 @@
border-color: #29B6F6;
}
.p-button.p-button-info:enabled:focus, .p-buttonset.p-button-info > .p-button:enabled:focus {
box-shadow: 0 0 0 0.2em #c9edfd;
box-shadow: 0 0 0 0.1em #E1F5FE;
}
.p-button.p-button-info:enabled:active, .p-buttonset.p-button-info > .p-button:enabled:active {
background: #03A9F4;
@ -1178,7 +1178,7 @@
border-color: #9CCC65;
}
.p-button.p-button-success:enabled:focus, .p-buttonset.p-button-success > .p-button:enabled:focus {
box-shadow: 0 0 0 0.2em #ebf5e1;
box-shadow: 0 0 0 0.1em #F1F8E9;
}
.p-button.p-button-success:enabled:active, .p-buttonset.p-button-success > .p-button:enabled:active {
background: #8BC34A;
@ -1188,21 +1188,21 @@
.p-button.p-button-warning, .p-buttonset.p-button-warning > .p-button {
color: #212529;
background: #FFB74D;
border: 1px solid #FFB74D;
background: #FFF176;
border: 1px solid #FFF176;
}
.p-button.p-button-warning:enabled:hover, .p-buttonset.p-button-warning > .p-button:enabled:hover {
background: #FFA726;
background: #FFEE58;
color: #212529;
border-color: #FFA726;
border-color: #FFEE58;
}
.p-button.p-button-warning:enabled:focus, .p-buttonset.p-button-warning > .p-button:enabled:focus {
box-shadow: 0 0 0 0.2em blanchedalmond;
box-shadow: 0 0 0 0.1em #FFFDE7;
}
.p-button.p-button-warning:enabled:active, .p-buttonset.p-button-warning > .p-button:enabled:active {
background: #FF9800;
background: #FFEB3B;
color: #212529;
border-color: #FF9800;
border-color: #FFEB3B;
}
.p-button.p-button-danger, .p-buttonset.p-button-danger > .p-button {
@ -1216,7 +1216,7 @@
border-color: #EF5350;
}
.p-button.p-button-danger:enabled:focus, .p-buttonset.p-button-danger > .p-button:enabled:focus {
box-shadow: 0 0 0 0.2em #f9dfdf;
box-shadow: 0 0 0 0.1em #FFEBEE;
}
.p-button.p-button-danger:enabled:active, .p-buttonset.p-button-danger > .p-button:enabled:active {
background: #F44336;
@ -1312,7 +1312,7 @@
background: #212F3C;
}
.p-datatable .p-sortable-column {
outline-color: #ebe5f6;
outline-color: #D1C4E9;
}
.p-datatable .p-sortable-column .p-sortable-column-icon {
color: #AEB6BF;
@ -1345,7 +1345,7 @@
background: #283747;
color: #ebedef;
transition: background-color 0.2s, box-shadow 0.2s;
outline-color: #ebe5f6;
outline-color: #D1C4E9;
}
.p-datatable .p-datatable-tbody > tr > td {
text-align: left;
@ -1498,7 +1498,7 @@
.fc .fc-toolbar .fc-button:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #ebe5f6;
box-shadow: 0 0 0 0.1em #D1C4E9;
}
.fc .fc-toolbar .fc-button.fc-dayGridMonth-button, .fc .fc-toolbar .fc-button.fc-timeGridWeek-button, .fc .fc-toolbar .fc-button.fc-timeGridDay-button {
background: #2E4053;
@ -1519,7 +1519,7 @@
.fc .fc-toolbar .fc-button.fc-dayGridMonth-button.p-focus, .fc .fc-toolbar .fc-button.fc-dayGridMonth-button:focus, .fc .fc-toolbar .fc-button.fc-timeGridWeek-button.p-focus, .fc .fc-toolbar .fc-button.fc-timeGridWeek-button:focus, .fc .fc-toolbar .fc-button.fc-timeGridDay-button.p-focus, .fc .fc-toolbar .fc-button.fc-timeGridDay-button:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #ebe5f6;
box-shadow: 0 0 0 0.1em #D1C4E9;
z-index: 1;
}
.fc .fc-toolbar .fc-button-group .fc-button {
@ -1573,7 +1573,7 @@
.p-orderlist .p-orderlist-list .p-orderlist-item:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #ebe5f6;
box-shadow: inset 0 0 0 0.15em #D1C4E9;
}
.p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight {
background: #9575CD;
@ -1634,7 +1634,7 @@
.p-organizationchart .p-organizationchart-node-content .p-node-toggler:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #ebe5f6;
box-shadow: 0 0 0 0.1em #D1C4E9;
}
.p-organizationchart .p-organizationchart-node-content .p-node-toggler:hover {
color: #9575CD;
@ -1734,7 +1734,7 @@
.p-picklist .p-picklist-list .p-picklist-item:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #ebe5f6;
box-shadow: inset 0 0 0 0.15em #D1C4E9;
}
.p-picklist .p-picklist-list .p-picklist-item.p-highlight {
background: #9575CD;
@ -1802,7 +1802,7 @@
.p-tree .p-tree-container .p-treenode .p-treenode-content:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #ebe5f6;
box-shadow: 0 0 0 0.1em #D1C4E9;
}
.p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight {
background: #9575CD;
@ -1879,7 +1879,7 @@
background: #212F3C;
}
.p-treetable .p-sortable-column {
outline-color: #ebe5f6;
outline-color: #D1C4E9;
}
.p-treetable .p-sortable-column .p-sortable-column-icon {
color: #AEB6BF;
@ -1912,7 +1912,7 @@
background: #283747;
color: #ebedef;
transition: background-color 0.2s, box-shadow 0.2s;
outline-color: #ebe5f6;
outline-color: #D1C4E9;
}
.p-treetable .p-treetable-tbody > tr > td {
text-align: left;
@ -1971,7 +1971,7 @@
.p-accordion .p-accordion-header:not(.p-disabled) a:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #ebe5f6;
box-shadow: 0 0 0 0.1em #D1C4E9;
}
.p-accordion .p-accordion-header:not(.p-highlight):not(.p-disabled):hover a {
background: #37434f;
@ -2073,7 +2073,7 @@
.p-fieldset.p-fieldset-toggleable .p-fieldset-legend a:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #ebe5f6;
box-shadow: 0 0 0 0.1em #D1C4E9;
}
.p-fieldset.p-fieldset-toggleable .p-fieldset-legend:hover {
background: #37434f;
@ -2107,7 +2107,7 @@
.p-panel .p-panel-titlebar .p-panel-titlebar-icon:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #ebe5f6;
box-shadow: 0 0 0 0.1em #D1C4E9;
}
.p-panel.p-panel-toggleable .p-panel-titlebar {
padding: 0.5em 1em;
@ -2152,7 +2152,7 @@
.p-tabview .p-tabview-nav li a:not(.p-disabled):focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #ebe5f6;
box-shadow: 0 0 0 0.1em #D1C4E9;
}
.p-tabview .p-tabview-nav li:not(.p-highlight):not(.p-disabled):hover a {
background: transparent;
@ -2218,7 +2218,7 @@
.p-dialog .p-dialog-titlebar .p-dialog-titlebar-icon:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #ebe5f6;
box-shadow: 0 0 0 0.1em #D1C4E9;
}
.p-dialog .p-dialog-titlebar .p-dialog-titlebar-icon:last-child {
margin-right: 0;
@ -2347,7 +2347,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.2em #ebe5f6;
box-shadow: 0 0 0 0.1em #D1C4E9;
}
.p-fileupload .p-fileupload-content {
background: #283747;
@ -2385,7 +2385,7 @@
.p-breadcrumb ul li .p-menuitem-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #ebe5f6;
box-shadow: 0 0 0 0.1em #D1C4E9;
}
.p-breadcrumb ul li .p-menuitem-link .p-menuitem-text {
color: #ebedef;
@ -2438,7 +2438,7 @@
.p-contextmenu .p-menuitem-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #ebe5f6;
box-shadow: inset 0 0 0 0.15em #D1C4E9;
}
.p-contextmenu .p-submenu-list {
padding: 4px 0;
@ -2506,7 +2506,7 @@
.p-megamenu .p-menuitem-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #ebe5f6;
box-shadow: inset 0 0 0 0.15em #D1C4E9;
}
.p-megamenu .p-megamenu-panel {
background: #283747;
@ -2585,7 +2585,7 @@
.p-menu .p-menuitem-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #ebe5f6;
box-shadow: inset 0 0 0 0.15em #D1C4E9;
}
.p-menu.p-menu-overlay {
border: 0 none;
@ -2648,7 +2648,7 @@
.p-menubar .p-menuitem-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #ebe5f6;
box-shadow: inset 0 0 0 0.15em #D1C4E9;
}
.p-menubar .p-submenu-list {
padding: 4px 0;
@ -2692,7 +2692,7 @@
.p-panelmenu .p-panelmenu-header > a:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #ebe5f6;
box-shadow: 0 0 0 0.1em #D1C4E9;
}
.p-panelmenu .p-panelmenu-header:not(.p-highlight):not(.p-disabled) > a:hover {
background: #37434f;
@ -2758,7 +2758,7 @@
.p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #ebe5f6;
box-shadow: inset 0 0 0 0.15em #D1C4E9;
}
.p-panelmenu .p-panelmenu-content .p-submenu-list:not(.p-panelmenu-root-submenu) {
padding: 0 0 0 1em;
@ -2807,7 +2807,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.2em #ebe5f6;
box-shadow: 0 0 0 0.1em #D1C4E9;
}
.p-steps .p-steps-item.p-highlight .p-steps-number {
background: #9575CD;
@ -2854,7 +2854,7 @@
.p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #ebe5f6;
box-shadow: 0 0 0 0.1em #D1C4E9;
}
.p-tabmenu .p-tabmenu-nav .p-tabmenuitem:not(.p-highlight):not(.p-disabled):hover .p-menuitem-link {
background: transparent;
@ -2909,7 +2909,7 @@
.p-tieredmenu .p-menuitem-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #ebe5f6;
box-shadow: inset 0 0 0 0.15em #D1C4E9;
}
.p-tieredmenu.p-menu-overlay {
border: 0 none;
@ -2944,40 +2944,40 @@
border-radius: 3px;
}
.p-inline-message.p-inline-message-info {
background: #A9CCE3;
border: solid #7FB3D5;
background: #B3E5FC;
border: solid #03A9F4;
border-width: 0 0 0 6px;
color: #1A5276;
color: #01579B;
}
.p-inline-message.p-inline-message-info .p-inline-message-icon {
color: #1A5276;
color: #01579B;
}
.p-inline-message.p-inline-message-success {
background: #D4EFDF;
border: solid #7DCEA0;
background: #C8E6C9;
border: solid #4CAF50;
border-width: 0 0 0 6px;
color: #196F3D;
color: #1B5E20;
}
.p-inline-message.p-inline-message-success .p-inline-message-icon {
color: #196F3D;
color: #1B5E20;
}
.p-inline-message.p-inline-message-warn {
background: #FAD7A0;
border: solid #F8C471;
background: #FFECB3;
border: solid #FFC107;
border-width: 0 0 0 6px;
color: #9C640C;
color: #7f6003;
}
.p-inline-message.p-inline-message-warn .p-inline-message-icon {
color: #9C640C;
color: #7f6003;
}
.p-inline-message.p-inline-message-error {
background: #E6B0AA;
border: solid #D98880;
background: #FFCDD2;
border: solid #F44336;
border-width: 0 0 0 6px;
color: #7B241C;
color: #B71C1C;
}
.p-inline-message.p-inline-message-error .p-inline-message-icon {
color: #7B241C;
color: #B71C1C;
}
.p-inline-message .p-inline-message-icon {
font-size: 1.5em;
@ -2998,56 +2998,56 @@
padding: 1em 1.5em;
}
.p-message.p-message-info {
background: #A9CCE3;
border: solid #7FB3D5;
background: #B3E5FC;
border: solid #03A9F4;
border-width: 0 0 0 6px;
color: #1A5276;
color: #01579B;
}
.p-message.p-message-info .p-message-icon {
color: #1A5276;
color: #01579B;
}
.p-message.p-message-info .p-message-close {
background: #A9CCE3;
color: #1A5276;
background: #B3E5FC;
color: #01579B;
}
.p-message.p-message-success {
background: #D4EFDF;
border: solid #7DCEA0;
background: #C8E6C9;
border: solid #4CAF50;
border-width: 0 0 0 6px;
color: #196F3D;
color: #1B5E20;
}
.p-message.p-message-success .p-message-icon {
color: #196F3D;
color: #1B5E20;
}
.p-message.p-message-success .p-message-close {
background: #D4EFDF;
color: #196F3D;
background: #C8E6C9;
color: #1B5E20;
}
.p-message.p-message-warn {
background: #FAD7A0;
border: solid #F8C471;
background: #FFECB3;
border: solid #FFC107;
border-width: 0 0 0 6px;
color: #9C640C;
color: #7f6003;
}
.p-message.p-message-warn .p-message-icon {
color: #9C640C;
color: #7f6003;
}
.p-message.p-message-warn .p-message-close {
background: #FAD7A0;
color: #9C640C;
background: #FFECB3;
color: #7f6003;
}
.p-message.p-message-error {
background: #E6B0AA;
border: solid #D98880;
background: #FFCDD2;
border: solid #F44336;
border-width: 0 0 0 6px;
color: #7B241C;
color: #B71C1C;
}
.p-message.p-message-error .p-message-icon {
color: #7B241C;
color: #B71C1C;
}
.p-message.p-message-error .p-message-close {
background: #E6B0AA;
color: #7B241C;
background: #FFCDD2;
color: #B71C1C;
}
.p-message .p-message-close {
border-radius: 50%;
@ -3061,7 +3061,7 @@
.p-message .p-message-close:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #ebe5f6;
box-shadow: 0 0 0 0.1em #D1C4E9;
}
.p-message .p-message-text {
font-size: 1em;
@ -3105,44 +3105,44 @@
background: rgba(255, 255, 255, 0.2);
}
.p-toast .p-toast-item-container.p-toast-message-info {
background: #A9CCE3;
border: solid #7FB3D5;
background: #B3E5FC;
border: solid #03A9F4;
border-width: 0 0 0 6px;
color: #1A5276;
color: #01579B;
}
.p-toast .p-toast-item-container.p-toast-message-info .p-toast-image,
.p-toast .p-toast-item-container.p-toast-message-info .p-toast-icon-close {
color: #1A5276;
color: #01579B;
}
.p-toast .p-toast-item-container.p-toast-message-success {
background: #D4EFDF;
border: solid #7DCEA0;
background: #C8E6C9;
border: solid #4CAF50;
border-width: 0 0 0 6px;
color: #196F3D;
color: #1B5E20;
}
.p-toast .p-toast-item-container.p-toast-message-success .p-toast-image,
.p-toast .p-toast-item-container.p-toast-message-success .p-toast-icon-close {
color: #196F3D;
color: #1B5E20;
}
.p-toast .p-toast-item-container.p-toast-message-warn {
background: #FAD7A0;
border: solid #F8C471;
background: #FFECB3;
border: solid #FFC107;
border-width: 0 0 0 6px;
color: #9C640C;
color: #7f6003;
}
.p-toast .p-toast-item-container.p-toast-message-warn .p-toast-image,
.p-toast .p-toast-item-container.p-toast-message-warn .p-toast-icon-close {
color: #9C640C;
color: #7f6003;
}
.p-toast .p-toast-item-container.p-toast-message-error {
background: #E6B0AA;
border: solid #D98880;
background: #FFCDD2;
border: solid #F44336;
border-width: 0 0 0 6px;
color: #7B241C;
color: #B71C1C;
}
.p-toast .p-toast-item-container.p-toast-message-error .p-toast-image,
.p-toast .p-toast-item-container.p-toast-message-error .p-toast-icon-close {
color: #7B241C;
color: #B71C1C;
}
.p-galleria .p-galleria-close {
@ -3221,7 +3221,7 @@
.p-galleria .p-galleria-content .p-galleria-preview-content .p-galleria-indicator-container .p-galleria-indicator-item:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #ebe5f6;
box-shadow: 0 0 0 0.1em #D1C4E9;
}
.p-galleria .p-galleria-content .p-galleria-thumbnail-content {
background-color: rgba(0, 0, 0, 0.9);
@ -3259,7 +3259,7 @@
.p-galleria .p-galleria-content .p-galleria-thumbnail-content .p-galleria-thumbnail-container .p-galleria-thumbnail-items-content .p-galleria-thumbnail-items-container .p-galleria-thumbnail-item .p-galleria-thumbnail-item-content:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #ebe5f6;
box-shadow: 0 0 0 0.1em #D1C4E9;
}
.p-galleria.p-galleria-indicators-bottom .p-galleria-content .p-galleria-preview-content .p-galleria-indicator-container .p-galleria-indicator-item {
padding-top: 0.857em;
@ -3346,7 +3346,7 @@
.p-inplace .p-inplace-display:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #ebe5f6;
box-shadow: 0 0 0 0.1em #D1C4E9;
}
.p-progressbar {

View File

@ -37,7 +37,7 @@
.p-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #ebf6eb;
box-shadow: 0 0 0 0.1em #C8E6C9;
}
::-webkit-input-placeholder {
@ -71,7 +71,7 @@
.p-autocomplete.p-autocomplete-multiple .p-autocomplete-multiple-container:not(.p-disabled).p-focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #ebf6eb;
box-shadow: 0 0 0 0.1em #C8E6C9;
border-color: #81C784;
}
.p-autocomplete.p-autocomplete-multiple .p-autocomplete-multiple-container .p-autocomplete-input-token {
@ -176,7 +176,7 @@
.p-datepicker .p-datepicker-header .p-datepicker-title select:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #ebf6eb;
box-shadow: 0 0 0 0.1em #C8E6C9;
border-color: #81C784;
}
.p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-month {
@ -209,7 +209,7 @@
.p-datepicker table td > span:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #ebf6eb;
box-shadow: 0 0 0 0.1em #C8E6C9;
}
.p-datepicker table td.p-datepicker-today > span {
background: transparent;
@ -290,7 +290,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.2em #ebf6eb;
box-shadow: 0 0 0 0.1em #C8E6C9;
}
.p-datepicker:not(.p-disabled) .p-monthpicker .p-monthpicker-month:not(.p-highlight):not(.p-disabled):hover {
background: rgba(255, 255, 255, 0.1);
@ -298,7 +298,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.2em #ebf6eb;
box-shadow: 0 0 0 0.1em #C8E6C9;
}
.p-checkbox {
@ -323,7 +323,7 @@
.p-checkbox .p-checkbox-box:not(.p-disabled).p-focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #ebf6eb;
box-shadow: 0 0 0 0.1em #C8E6C9;
border-color: #81C784;
}
.p-checkbox .p-checkbox-box.p-highlight {
@ -349,7 +349,7 @@
.p-chips .p-chips-multiple-container:not(.p-disabled).p-focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #ebf6eb;
box-shadow: 0 0 0 0.1em #C8E6C9;
border-color: #81C784;
}
.p-chips .p-chips-multiple-container .p-chips-token {
@ -407,7 +407,7 @@
.p-dropdown:not(.p-disabled).p-focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #ebf6eb;
box-shadow: 0 0 0 0.1em #C8E6C9;
border-color: #81C784;
}
.p-dropdown .p-dropdown-label {
@ -617,7 +617,7 @@
.p-inputswitch.p-inputswitch-focus .p-inputswitch-slider {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #ebf6eb;
box-shadow: 0 0 0 0.1em #C8E6C9;
}
.p-inputswitch:not(.p-disabled):hover .p-inputswitch-slider {
background: #5D6D7E;
@ -653,7 +653,7 @@
.p-inputtext:enabled:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #ebf6eb;
box-shadow: 0 0 0 0.1em #C8E6C9;
border-color: #81C784;
}
@ -726,7 +726,7 @@
.p-listbox .p-listbox-list .p-listbox-item:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #ebf6eb;
box-shadow: inset 0 0 0 0.15em #C8E6C9;
}
.p-listbox:not(.p-disabled) .p-listbox-item:not(.p-highlight):not(.p-disabled):hover {
color: #ebedef;
@ -749,7 +749,7 @@
.p-multiselect:not(.p-disabled).p-focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #ebf6eb;
box-shadow: 0 0 0 0.1em #C8E6C9;
border-color: #81C784;
}
.p-multiselect .p-multiselect-label {
@ -828,7 +828,7 @@
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #ebf6eb;
box-shadow: inset 0 0 0 0.15em #C8E6C9;
}
.p-multiselect-panel .p-multiselect-items .p-multiselect-item .p-checkbox {
margin-right: 0.5em;
@ -868,7 +868,7 @@
.p-radiobutton .p-radiobutton-box:not(.p-disabled).p-focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #ebf6eb;
box-shadow: 0 0 0 0.1em #C8E6C9;
border-color: #81C784;
}
.p-radiobutton .p-radiobutton-box .p-radiobutton-icon {
@ -900,7 +900,7 @@
.p-rating .p-rating-icon:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #ebf6eb;
box-shadow: 0 0 0 0.1em #C8E6C9;
}
.p-rating .p-rating-icon:first-child {
margin-left: 0;
@ -982,7 +982,7 @@
.p-slider .p-slider-handle:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #ebf6eb;
box-shadow: 0 0 0 0.1em #C8E6C9;
}
.p-slider .p-slider-range {
background: #81C784;
@ -1095,7 +1095,7 @@
.p-button:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #ebf6eb;
box-shadow: 0 0 0 0.1em #C8E6C9;
}
.p-button:enabled:active {
background: #4CAF50;
@ -1140,7 +1140,7 @@
border-color: #66BB6A;
}
.p-button.p-button-secondary:enabled:focus, .p-buttonset.p-button-secondary > .p-button:enabled:focus {
box-shadow: 0 0 0 0.2em #ebf6eb;
box-shadow: 0 0 0 0.1em #C8E6C9;
}
.p-button.p-button-secondary:enabled:active, .p-buttonset.p-button-secondary > .p-button:enabled:active {
background: rgba(255, 255, 255, 0.1);
@ -1159,7 +1159,7 @@
border-color: #29B6F6;
}
.p-button.p-button-info:enabled:focus, .p-buttonset.p-button-info > .p-button:enabled:focus {
box-shadow: 0 0 0 0.2em #c9edfd;
box-shadow: 0 0 0 0.1em #E1F5FE;
}
.p-button.p-button-info:enabled:active, .p-buttonset.p-button-info > .p-button:enabled:active {
background: #03A9F4;
@ -1178,7 +1178,7 @@
border-color: #9CCC65;
}
.p-button.p-button-success:enabled:focus, .p-buttonset.p-button-success > .p-button:enabled:focus {
box-shadow: 0 0 0 0.2em #ebf5e1;
box-shadow: 0 0 0 0.1em #F1F8E9;
}
.p-button.p-button-success:enabled:active, .p-buttonset.p-button-success > .p-button:enabled:active {
background: #8BC34A;
@ -1188,21 +1188,21 @@
.p-button.p-button-warning, .p-buttonset.p-button-warning > .p-button {
color: #212529;
background: #FFB74D;
border: 1px solid #FFB74D;
background: #FFF176;
border: 1px solid #FFF176;
}
.p-button.p-button-warning:enabled:hover, .p-buttonset.p-button-warning > .p-button:enabled:hover {
background: #FFA726;
background: #FFEE58;
color: #212529;
border-color: #FFA726;
border-color: #FFEE58;
}
.p-button.p-button-warning:enabled:focus, .p-buttonset.p-button-warning > .p-button:enabled:focus {
box-shadow: 0 0 0 0.2em blanchedalmond;
box-shadow: 0 0 0 0.1em #FFFDE7;
}
.p-button.p-button-warning:enabled:active, .p-buttonset.p-button-warning > .p-button:enabled:active {
background: #FF9800;
background: #FFEB3B;
color: #212529;
border-color: #FF9800;
border-color: #FFEB3B;
}
.p-button.p-button-danger, .p-buttonset.p-button-danger > .p-button {
@ -1216,7 +1216,7 @@
border-color: #EF5350;
}
.p-button.p-button-danger:enabled:focus, .p-buttonset.p-button-danger > .p-button:enabled:focus {
box-shadow: 0 0 0 0.2em #f9dfdf;
box-shadow: 0 0 0 0.1em #FFEBEE;
}
.p-button.p-button-danger:enabled:active, .p-buttonset.p-button-danger > .p-button:enabled:active {
background: #F44336;
@ -1312,7 +1312,7 @@
background: #212F3C;
}
.p-datatable .p-sortable-column {
outline-color: #ebf6eb;
outline-color: #C8E6C9;
}
.p-datatable .p-sortable-column .p-sortable-column-icon {
color: #AEB6BF;
@ -1345,7 +1345,7 @@
background: #283747;
color: #ebedef;
transition: background-color 0.2s, box-shadow 0.2s;
outline-color: #ebf6eb;
outline-color: #C8E6C9;
}
.p-datatable .p-datatable-tbody > tr > td {
text-align: left;
@ -1498,7 +1498,7 @@
.fc .fc-toolbar .fc-button:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #ebf6eb;
box-shadow: 0 0 0 0.1em #C8E6C9;
}
.fc .fc-toolbar .fc-button.fc-dayGridMonth-button, .fc .fc-toolbar .fc-button.fc-timeGridWeek-button, .fc .fc-toolbar .fc-button.fc-timeGridDay-button {
background: #2E4053;
@ -1519,7 +1519,7 @@
.fc .fc-toolbar .fc-button.fc-dayGridMonth-button.p-focus, .fc .fc-toolbar .fc-button.fc-dayGridMonth-button:focus, .fc .fc-toolbar .fc-button.fc-timeGridWeek-button.p-focus, .fc .fc-toolbar .fc-button.fc-timeGridWeek-button:focus, .fc .fc-toolbar .fc-button.fc-timeGridDay-button.p-focus, .fc .fc-toolbar .fc-button.fc-timeGridDay-button:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #ebf6eb;
box-shadow: 0 0 0 0.1em #C8E6C9;
z-index: 1;
}
.fc .fc-toolbar .fc-button-group .fc-button {
@ -1573,7 +1573,7 @@
.p-orderlist .p-orderlist-list .p-orderlist-item:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #ebf6eb;
box-shadow: inset 0 0 0 0.15em #C8E6C9;
}
.p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight {
background: #81C784;
@ -1634,7 +1634,7 @@
.p-organizationchart .p-organizationchart-node-content .p-node-toggler:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #ebf6eb;
box-shadow: 0 0 0 0.1em #C8E6C9;
}
.p-organizationchart .p-organizationchart-node-content .p-node-toggler:hover {
color: #81C784;
@ -1734,7 +1734,7 @@
.p-picklist .p-picklist-list .p-picklist-item:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #ebf6eb;
box-shadow: inset 0 0 0 0.15em #C8E6C9;
}
.p-picklist .p-picklist-list .p-picklist-item.p-highlight {
background: #81C784;
@ -1802,7 +1802,7 @@
.p-tree .p-tree-container .p-treenode .p-treenode-content:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #ebf6eb;
box-shadow: 0 0 0 0.1em #C8E6C9;
}
.p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight {
background: #81C784;
@ -1879,7 +1879,7 @@
background: #212F3C;
}
.p-treetable .p-sortable-column {
outline-color: #ebf6eb;
outline-color: #C8E6C9;
}
.p-treetable .p-sortable-column .p-sortable-column-icon {
color: #AEB6BF;
@ -1912,7 +1912,7 @@
background: #283747;
color: #ebedef;
transition: background-color 0.2s, box-shadow 0.2s;
outline-color: #ebf6eb;
outline-color: #C8E6C9;
}
.p-treetable .p-treetable-tbody > tr > td {
text-align: left;
@ -1971,7 +1971,7 @@
.p-accordion .p-accordion-header:not(.p-disabled) a:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #ebf6eb;
box-shadow: 0 0 0 0.1em #C8E6C9;
}
.p-accordion .p-accordion-header:not(.p-highlight):not(.p-disabled):hover a {
background: #37434f;
@ -2073,7 +2073,7 @@
.p-fieldset.p-fieldset-toggleable .p-fieldset-legend a:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #ebf6eb;
box-shadow: 0 0 0 0.1em #C8E6C9;
}
.p-fieldset.p-fieldset-toggleable .p-fieldset-legend:hover {
background: #37434f;
@ -2107,7 +2107,7 @@
.p-panel .p-panel-titlebar .p-panel-titlebar-icon:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #ebf6eb;
box-shadow: 0 0 0 0.1em #C8E6C9;
}
.p-panel.p-panel-toggleable .p-panel-titlebar {
padding: 0.5em 1em;
@ -2152,7 +2152,7 @@
.p-tabview .p-tabview-nav li a:not(.p-disabled):focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #ebf6eb;
box-shadow: 0 0 0 0.1em #C8E6C9;
}
.p-tabview .p-tabview-nav li:not(.p-highlight):not(.p-disabled):hover a {
background: transparent;
@ -2218,7 +2218,7 @@
.p-dialog .p-dialog-titlebar .p-dialog-titlebar-icon:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #ebf6eb;
box-shadow: 0 0 0 0.1em #C8E6C9;
}
.p-dialog .p-dialog-titlebar .p-dialog-titlebar-icon:last-child {
margin-right: 0;
@ -2347,7 +2347,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.2em #ebf6eb;
box-shadow: 0 0 0 0.1em #C8E6C9;
}
.p-fileupload .p-fileupload-content {
background: #283747;
@ -2385,7 +2385,7 @@
.p-breadcrumb ul li .p-menuitem-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #ebf6eb;
box-shadow: 0 0 0 0.1em #C8E6C9;
}
.p-breadcrumb ul li .p-menuitem-link .p-menuitem-text {
color: #ebedef;
@ -2438,7 +2438,7 @@
.p-contextmenu .p-menuitem-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #ebf6eb;
box-shadow: inset 0 0 0 0.15em #C8E6C9;
}
.p-contextmenu .p-submenu-list {
padding: 4px 0;
@ -2506,7 +2506,7 @@
.p-megamenu .p-menuitem-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #ebf6eb;
box-shadow: inset 0 0 0 0.15em #C8E6C9;
}
.p-megamenu .p-megamenu-panel {
background: #283747;
@ -2585,7 +2585,7 @@
.p-menu .p-menuitem-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #ebf6eb;
box-shadow: inset 0 0 0 0.15em #C8E6C9;
}
.p-menu.p-menu-overlay {
border: 0 none;
@ -2648,7 +2648,7 @@
.p-menubar .p-menuitem-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #ebf6eb;
box-shadow: inset 0 0 0 0.15em #C8E6C9;
}
.p-menubar .p-submenu-list {
padding: 4px 0;
@ -2692,7 +2692,7 @@
.p-panelmenu .p-panelmenu-header > a:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #ebf6eb;
box-shadow: 0 0 0 0.1em #C8E6C9;
}
.p-panelmenu .p-panelmenu-header:not(.p-highlight):not(.p-disabled) > a:hover {
background: #37434f;
@ -2758,7 +2758,7 @@
.p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #ebf6eb;
box-shadow: inset 0 0 0 0.15em #C8E6C9;
}
.p-panelmenu .p-panelmenu-content .p-submenu-list:not(.p-panelmenu-root-submenu) {
padding: 0 0 0 1em;
@ -2807,7 +2807,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.2em #ebf6eb;
box-shadow: 0 0 0 0.1em #C8E6C9;
}
.p-steps .p-steps-item.p-highlight .p-steps-number {
background: #81C784;
@ -2854,7 +2854,7 @@
.p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #ebf6eb;
box-shadow: 0 0 0 0.1em #C8E6C9;
}
.p-tabmenu .p-tabmenu-nav .p-tabmenuitem:not(.p-highlight):not(.p-disabled):hover .p-menuitem-link {
background: transparent;
@ -2909,7 +2909,7 @@
.p-tieredmenu .p-menuitem-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #ebf6eb;
box-shadow: inset 0 0 0 0.15em #C8E6C9;
}
.p-tieredmenu.p-menu-overlay {
border: 0 none;
@ -2944,40 +2944,40 @@
border-radius: 3px;
}
.p-inline-message.p-inline-message-info {
background: #A9CCE3;
border: solid #7FB3D5;
background: #B3E5FC;
border: solid #03A9F4;
border-width: 0 0 0 6px;
color: #1A5276;
color: #01579B;
}
.p-inline-message.p-inline-message-info .p-inline-message-icon {
color: #1A5276;
color: #01579B;
}
.p-inline-message.p-inline-message-success {
background: #D4EFDF;
border: solid #7DCEA0;
background: #C8E6C9;
border: solid #4CAF50;
border-width: 0 0 0 6px;
color: #196F3D;
color: #1B5E20;
}
.p-inline-message.p-inline-message-success .p-inline-message-icon {
color: #196F3D;
color: #1B5E20;
}
.p-inline-message.p-inline-message-warn {
background: #FAD7A0;
border: solid #F8C471;
background: #FFECB3;
border: solid #FFC107;
border-width: 0 0 0 6px;
color: #9C640C;
color: #7f6003;
}
.p-inline-message.p-inline-message-warn .p-inline-message-icon {
color: #9C640C;
color: #7f6003;
}
.p-inline-message.p-inline-message-error {
background: #E6B0AA;
border: solid #D98880;
background: #FFCDD2;
border: solid #F44336;
border-width: 0 0 0 6px;
color: #7B241C;
color: #B71C1C;
}
.p-inline-message.p-inline-message-error .p-inline-message-icon {
color: #7B241C;
color: #B71C1C;
}
.p-inline-message .p-inline-message-icon {
font-size: 1.5em;
@ -2998,56 +2998,56 @@
padding: 1em 1.5em;
}
.p-message.p-message-info {
background: #A9CCE3;
border: solid #7FB3D5;
background: #B3E5FC;
border: solid #03A9F4;
border-width: 0 0 0 6px;
color: #1A5276;
color: #01579B;
}
.p-message.p-message-info .p-message-icon {
color: #1A5276;
color: #01579B;
}
.p-message.p-message-info .p-message-close {
background: #A9CCE3;
color: #1A5276;
background: #B3E5FC;
color: #01579B;
}
.p-message.p-message-success {
background: #D4EFDF;
border: solid #7DCEA0;
background: #C8E6C9;
border: solid #4CAF50;
border-width: 0 0 0 6px;
color: #196F3D;
color: #1B5E20;
}
.p-message.p-message-success .p-message-icon {
color: #196F3D;
color: #1B5E20;
}
.p-message.p-message-success .p-message-close {
background: #D4EFDF;
color: #196F3D;
background: #C8E6C9;
color: #1B5E20;
}
.p-message.p-message-warn {
background: #FAD7A0;
border: solid #F8C471;
background: #FFECB3;
border: solid #FFC107;
border-width: 0 0 0 6px;
color: #9C640C;
color: #7f6003;
}
.p-message.p-message-warn .p-message-icon {
color: #9C640C;
color: #7f6003;
}
.p-message.p-message-warn .p-message-close {
background: #FAD7A0;
color: #9C640C;
background: #FFECB3;
color: #7f6003;
}
.p-message.p-message-error {
background: #E6B0AA;
border: solid #D98880;
background: #FFCDD2;
border: solid #F44336;
border-width: 0 0 0 6px;
color: #7B241C;
color: #B71C1C;
}
.p-message.p-message-error .p-message-icon {
color: #7B241C;
color: #B71C1C;
}
.p-message.p-message-error .p-message-close {
background: #E6B0AA;
color: #7B241C;
background: #FFCDD2;
color: #B71C1C;
}
.p-message .p-message-close {
border-radius: 50%;
@ -3061,7 +3061,7 @@
.p-message .p-message-close:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #ebf6eb;
box-shadow: 0 0 0 0.1em #C8E6C9;
}
.p-message .p-message-text {
font-size: 1em;
@ -3105,44 +3105,44 @@
background: rgba(255, 255, 255, 0.2);
}
.p-toast .p-toast-item-container.p-toast-message-info {
background: #A9CCE3;
border: solid #7FB3D5;
background: #B3E5FC;
border: solid #03A9F4;
border-width: 0 0 0 6px;
color: #1A5276;
color: #01579B;
}
.p-toast .p-toast-item-container.p-toast-message-info .p-toast-image,
.p-toast .p-toast-item-container.p-toast-message-info .p-toast-icon-close {
color: #1A5276;
color: #01579B;
}
.p-toast .p-toast-item-container.p-toast-message-success {
background: #D4EFDF;
border: solid #7DCEA0;
background: #C8E6C9;
border: solid #4CAF50;
border-width: 0 0 0 6px;
color: #196F3D;
color: #1B5E20;
}
.p-toast .p-toast-item-container.p-toast-message-success .p-toast-image,
.p-toast .p-toast-item-container.p-toast-message-success .p-toast-icon-close {
color: #196F3D;
color: #1B5E20;
}
.p-toast .p-toast-item-container.p-toast-message-warn {
background: #FAD7A0;
border: solid #F8C471;
background: #FFECB3;
border: solid #FFC107;
border-width: 0 0 0 6px;
color: #9C640C;
color: #7f6003;
}
.p-toast .p-toast-item-container.p-toast-message-warn .p-toast-image,
.p-toast .p-toast-item-container.p-toast-message-warn .p-toast-icon-close {
color: #9C640C;
color: #7f6003;
}
.p-toast .p-toast-item-container.p-toast-message-error {
background: #E6B0AA;
border: solid #D98880;
background: #FFCDD2;
border: solid #F44336;
border-width: 0 0 0 6px;
color: #7B241C;
color: #B71C1C;
}
.p-toast .p-toast-item-container.p-toast-message-error .p-toast-image,
.p-toast .p-toast-item-container.p-toast-message-error .p-toast-icon-close {
color: #7B241C;
color: #B71C1C;
}
.p-galleria .p-galleria-close {
@ -3221,7 +3221,7 @@
.p-galleria .p-galleria-content .p-galleria-preview-content .p-galleria-indicator-container .p-galleria-indicator-item:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #ebf6eb;
box-shadow: 0 0 0 0.1em #C8E6C9;
}
.p-galleria .p-galleria-content .p-galleria-thumbnail-content {
background-color: rgba(0, 0, 0, 0.9);
@ -3259,7 +3259,7 @@
.p-galleria .p-galleria-content .p-galleria-thumbnail-content .p-galleria-thumbnail-container .p-galleria-thumbnail-items-content .p-galleria-thumbnail-items-container .p-galleria-thumbnail-item .p-galleria-thumbnail-item-content:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #ebf6eb;
box-shadow: 0 0 0 0.1em #C8E6C9;
}
.p-galleria.p-galleria-indicators-bottom .p-galleria-content .p-galleria-preview-content .p-galleria-indicator-container .p-galleria-indicator-item {
padding-top: 0.857em;
@ -3346,7 +3346,7 @@
.p-inplace .p-inplace-display:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #ebf6eb;
box-shadow: 0 0 0 0.1em #C8E6C9;
}
.p-progressbar {

View File

@ -37,7 +37,7 @@
.p-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #e7eaf6;
box-shadow: 0 0 0 0.1em #C5CAE9;
}
::-webkit-input-placeholder {
@ -71,7 +71,7 @@
.p-autocomplete.p-autocomplete-multiple .p-autocomplete-multiple-container:not(.p-disabled).p-focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #e7eaf6;
box-shadow: 0 0 0 0.1em #C5CAE9;
border-color: #7986CB;
}
.p-autocomplete.p-autocomplete-multiple .p-autocomplete-multiple-container .p-autocomplete-input-token {
@ -176,7 +176,7 @@
.p-datepicker .p-datepicker-header .p-datepicker-title select:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #e7eaf6;
box-shadow: 0 0 0 0.1em #C5CAE9;
border-color: #7986CB;
}
.p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-month {
@ -209,7 +209,7 @@
.p-datepicker table td > span:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #e7eaf6;
box-shadow: 0 0 0 0.1em #C5CAE9;
}
.p-datepicker table td.p-datepicker-today > span {
background: transparent;
@ -290,7 +290,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.2em #e7eaf6;
box-shadow: 0 0 0 0.1em #C5CAE9;
}
.p-datepicker:not(.p-disabled) .p-monthpicker .p-monthpicker-month:not(.p-highlight):not(.p-disabled):hover {
background: rgba(255, 255, 255, 0.1);
@ -298,7 +298,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.2em #e7eaf6;
box-shadow: 0 0 0 0.1em #C5CAE9;
}
.p-checkbox {
@ -323,7 +323,7 @@
.p-checkbox .p-checkbox-box:not(.p-disabled).p-focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #e7eaf6;
box-shadow: 0 0 0 0.1em #C5CAE9;
border-color: #7986CB;
}
.p-checkbox .p-checkbox-box.p-highlight {
@ -349,7 +349,7 @@
.p-chips .p-chips-multiple-container:not(.p-disabled).p-focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #e7eaf6;
box-shadow: 0 0 0 0.1em #C5CAE9;
border-color: #7986CB;
}
.p-chips .p-chips-multiple-container .p-chips-token {
@ -407,7 +407,7 @@
.p-dropdown:not(.p-disabled).p-focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #e7eaf6;
box-shadow: 0 0 0 0.1em #C5CAE9;
border-color: #7986CB;
}
.p-dropdown .p-dropdown-label {
@ -617,7 +617,7 @@
.p-inputswitch.p-inputswitch-focus .p-inputswitch-slider {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #e7eaf6;
box-shadow: 0 0 0 0.1em #C5CAE9;
}
.p-inputswitch:not(.p-disabled):hover .p-inputswitch-slider {
background: #5D6D7E;
@ -653,7 +653,7 @@
.p-inputtext:enabled:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #e7eaf6;
box-shadow: 0 0 0 0.1em #C5CAE9;
border-color: #7986CB;
}
@ -726,7 +726,7 @@
.p-listbox .p-listbox-list .p-listbox-item:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #e7eaf6;
box-shadow: inset 0 0 0 0.15em #C5CAE9;
}
.p-listbox:not(.p-disabled) .p-listbox-item:not(.p-highlight):not(.p-disabled):hover {
color: #ebedef;
@ -749,7 +749,7 @@
.p-multiselect:not(.p-disabled).p-focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #e7eaf6;
box-shadow: 0 0 0 0.1em #C5CAE9;
border-color: #7986CB;
}
.p-multiselect .p-multiselect-label {
@ -828,7 +828,7 @@
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #e7eaf6;
box-shadow: inset 0 0 0 0.15em #C5CAE9;
}
.p-multiselect-panel .p-multiselect-items .p-multiselect-item .p-checkbox {
margin-right: 0.5em;
@ -868,7 +868,7 @@
.p-radiobutton .p-radiobutton-box:not(.p-disabled).p-focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #e7eaf6;
box-shadow: 0 0 0 0.1em #C5CAE9;
border-color: #7986CB;
}
.p-radiobutton .p-radiobutton-box .p-radiobutton-icon {
@ -900,7 +900,7 @@
.p-rating .p-rating-icon:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #e7eaf6;
box-shadow: 0 0 0 0.1em #C5CAE9;
}
.p-rating .p-rating-icon:first-child {
margin-left: 0;
@ -982,7 +982,7 @@
.p-slider .p-slider-handle:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #e7eaf6;
box-shadow: 0 0 0 0.1em #C5CAE9;
}
.p-slider .p-slider-range {
background: #7986CB;
@ -1095,7 +1095,7 @@
.p-button:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #e7eaf6;
box-shadow: 0 0 0 0.1em #C5CAE9;
}
.p-button:enabled:active {
background: #3F51B5;
@ -1140,7 +1140,7 @@
border-color: #5C6BC0;
}
.p-button.p-button-secondary:enabled:focus, .p-buttonset.p-button-secondary > .p-button:enabled:focus {
box-shadow: 0 0 0 0.2em #e7eaf6;
box-shadow: 0 0 0 0.1em #C5CAE9;
}
.p-button.p-button-secondary:enabled:active, .p-buttonset.p-button-secondary > .p-button:enabled:active {
background: rgba(255, 255, 255, 0.1);
@ -1159,7 +1159,7 @@
border-color: #29B6F6;
}
.p-button.p-button-info:enabled:focus, .p-buttonset.p-button-info > .p-button:enabled:focus {
box-shadow: 0 0 0 0.2em #c9edfd;
box-shadow: 0 0 0 0.1em #E1F5FE;
}
.p-button.p-button-info:enabled:active, .p-buttonset.p-button-info > .p-button:enabled:active {
background: #03A9F4;
@ -1178,7 +1178,7 @@
border-color: #9CCC65;
}
.p-button.p-button-success:enabled:focus, .p-buttonset.p-button-success > .p-button:enabled:focus {
box-shadow: 0 0 0 0.2em #ebf5e1;
box-shadow: 0 0 0 0.1em #F1F8E9;
}
.p-button.p-button-success:enabled:active, .p-buttonset.p-button-success > .p-button:enabled:active {
background: #8BC34A;
@ -1188,21 +1188,21 @@
.p-button.p-button-warning, .p-buttonset.p-button-warning > .p-button {
color: #212529;
background: #FFB74D;
border: 1px solid #FFB74D;
background: #FFF176;
border: 1px solid #FFF176;
}
.p-button.p-button-warning:enabled:hover, .p-buttonset.p-button-warning > .p-button:enabled:hover {
background: #FFA726;
background: #FFEE58;
color: #212529;
border-color: #FFA726;
border-color: #FFEE58;
}
.p-button.p-button-warning:enabled:focus, .p-buttonset.p-button-warning > .p-button:enabled:focus {
box-shadow: 0 0 0 0.2em blanchedalmond;
box-shadow: 0 0 0 0.1em #FFFDE7;
}
.p-button.p-button-warning:enabled:active, .p-buttonset.p-button-warning > .p-button:enabled:active {
background: #FF9800;
background: #FFEB3B;
color: #212529;
border-color: #FF9800;
border-color: #FFEB3B;
}
.p-button.p-button-danger, .p-buttonset.p-button-danger > .p-button {
@ -1216,7 +1216,7 @@
border-color: #EF5350;
}
.p-button.p-button-danger:enabled:focus, .p-buttonset.p-button-danger > .p-button:enabled:focus {
box-shadow: 0 0 0 0.2em #f9dfdf;
box-shadow: 0 0 0 0.1em #FFEBEE;
}
.p-button.p-button-danger:enabled:active, .p-buttonset.p-button-danger > .p-button:enabled:active {
background: #F44336;
@ -1312,7 +1312,7 @@
background: #212F3C;
}
.p-datatable .p-sortable-column {
outline-color: #e7eaf6;
outline-color: #C5CAE9;
}
.p-datatable .p-sortable-column .p-sortable-column-icon {
color: #AEB6BF;
@ -1345,7 +1345,7 @@
background: #283747;
color: #ebedef;
transition: background-color 0.2s, box-shadow 0.2s;
outline-color: #e7eaf6;
outline-color: #C5CAE9;
}
.p-datatable .p-datatable-tbody > tr > td {
text-align: left;
@ -1498,7 +1498,7 @@
.fc .fc-toolbar .fc-button:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #e7eaf6;
box-shadow: 0 0 0 0.1em #C5CAE9;
}
.fc .fc-toolbar .fc-button.fc-dayGridMonth-button, .fc .fc-toolbar .fc-button.fc-timeGridWeek-button, .fc .fc-toolbar .fc-button.fc-timeGridDay-button {
background: #2E4053;
@ -1519,7 +1519,7 @@
.fc .fc-toolbar .fc-button.fc-dayGridMonth-button.p-focus, .fc .fc-toolbar .fc-button.fc-dayGridMonth-button:focus, .fc .fc-toolbar .fc-button.fc-timeGridWeek-button.p-focus, .fc .fc-toolbar .fc-button.fc-timeGridWeek-button:focus, .fc .fc-toolbar .fc-button.fc-timeGridDay-button.p-focus, .fc .fc-toolbar .fc-button.fc-timeGridDay-button:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #e7eaf6;
box-shadow: 0 0 0 0.1em #C5CAE9;
z-index: 1;
}
.fc .fc-toolbar .fc-button-group .fc-button {
@ -1573,7 +1573,7 @@
.p-orderlist .p-orderlist-list .p-orderlist-item:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #e7eaf6;
box-shadow: inset 0 0 0 0.15em #C5CAE9;
}
.p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight {
background: #7986CB;
@ -1634,7 +1634,7 @@
.p-organizationchart .p-organizationchart-node-content .p-node-toggler:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #e7eaf6;
box-shadow: 0 0 0 0.1em #C5CAE9;
}
.p-organizationchart .p-organizationchart-node-content .p-node-toggler:hover {
color: #7986CB;
@ -1734,7 +1734,7 @@
.p-picklist .p-picklist-list .p-picklist-item:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #e7eaf6;
box-shadow: inset 0 0 0 0.15em #C5CAE9;
}
.p-picklist .p-picklist-list .p-picklist-item.p-highlight {
background: #7986CB;
@ -1802,7 +1802,7 @@
.p-tree .p-tree-container .p-treenode .p-treenode-content:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #e7eaf6;
box-shadow: 0 0 0 0.1em #C5CAE9;
}
.p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight {
background: #7986CB;
@ -1879,7 +1879,7 @@
background: #212F3C;
}
.p-treetable .p-sortable-column {
outline-color: #e7eaf6;
outline-color: #C5CAE9;
}
.p-treetable .p-sortable-column .p-sortable-column-icon {
color: #AEB6BF;
@ -1912,7 +1912,7 @@
background: #283747;
color: #ebedef;
transition: background-color 0.2s, box-shadow 0.2s;
outline-color: #e7eaf6;
outline-color: #C5CAE9;
}
.p-treetable .p-treetable-tbody > tr > td {
text-align: left;
@ -1971,7 +1971,7 @@
.p-accordion .p-accordion-header:not(.p-disabled) a:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #e7eaf6;
box-shadow: 0 0 0 0.1em #C5CAE9;
}
.p-accordion .p-accordion-header:not(.p-highlight):not(.p-disabled):hover a {
background: #37434f;
@ -2073,7 +2073,7 @@
.p-fieldset.p-fieldset-toggleable .p-fieldset-legend a:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #e7eaf6;
box-shadow: 0 0 0 0.1em #C5CAE9;
}
.p-fieldset.p-fieldset-toggleable .p-fieldset-legend:hover {
background: #37434f;
@ -2107,7 +2107,7 @@
.p-panel .p-panel-titlebar .p-panel-titlebar-icon:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #e7eaf6;
box-shadow: 0 0 0 0.1em #C5CAE9;
}
.p-panel.p-panel-toggleable .p-panel-titlebar {
padding: 0.5em 1em;
@ -2152,7 +2152,7 @@
.p-tabview .p-tabview-nav li a:not(.p-disabled):focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #e7eaf6;
box-shadow: 0 0 0 0.1em #C5CAE9;
}
.p-tabview .p-tabview-nav li:not(.p-highlight):not(.p-disabled):hover a {
background: transparent;
@ -2218,7 +2218,7 @@
.p-dialog .p-dialog-titlebar .p-dialog-titlebar-icon:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #e7eaf6;
box-shadow: 0 0 0 0.1em #C5CAE9;
}
.p-dialog .p-dialog-titlebar .p-dialog-titlebar-icon:last-child {
margin-right: 0;
@ -2347,7 +2347,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.2em #e7eaf6;
box-shadow: 0 0 0 0.1em #C5CAE9;
}
.p-fileupload .p-fileupload-content {
background: #283747;
@ -2385,7 +2385,7 @@
.p-breadcrumb ul li .p-menuitem-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #e7eaf6;
box-shadow: 0 0 0 0.1em #C5CAE9;
}
.p-breadcrumb ul li .p-menuitem-link .p-menuitem-text {
color: #ebedef;
@ -2438,7 +2438,7 @@
.p-contextmenu .p-menuitem-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #e7eaf6;
box-shadow: inset 0 0 0 0.15em #C5CAE9;
}
.p-contextmenu .p-submenu-list {
padding: 4px 0;
@ -2506,7 +2506,7 @@
.p-megamenu .p-menuitem-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #e7eaf6;
box-shadow: inset 0 0 0 0.15em #C5CAE9;
}
.p-megamenu .p-megamenu-panel {
background: #283747;
@ -2585,7 +2585,7 @@
.p-menu .p-menuitem-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #e7eaf6;
box-shadow: inset 0 0 0 0.15em #C5CAE9;
}
.p-menu.p-menu-overlay {
border: 0 none;
@ -2648,7 +2648,7 @@
.p-menubar .p-menuitem-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #e7eaf6;
box-shadow: inset 0 0 0 0.15em #C5CAE9;
}
.p-menubar .p-submenu-list {
padding: 4px 0;
@ -2692,7 +2692,7 @@
.p-panelmenu .p-panelmenu-header > a:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #e7eaf6;
box-shadow: 0 0 0 0.1em #C5CAE9;
}
.p-panelmenu .p-panelmenu-header:not(.p-highlight):not(.p-disabled) > a:hover {
background: #37434f;
@ -2758,7 +2758,7 @@
.p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #e7eaf6;
box-shadow: inset 0 0 0 0.15em #C5CAE9;
}
.p-panelmenu .p-panelmenu-content .p-submenu-list:not(.p-panelmenu-root-submenu) {
padding: 0 0 0 1em;
@ -2807,7 +2807,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.2em #e7eaf6;
box-shadow: 0 0 0 0.1em #C5CAE9;
}
.p-steps .p-steps-item.p-highlight .p-steps-number {
background: #7986CB;
@ -2854,7 +2854,7 @@
.p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #e7eaf6;
box-shadow: 0 0 0 0.1em #C5CAE9;
}
.p-tabmenu .p-tabmenu-nav .p-tabmenuitem:not(.p-highlight):not(.p-disabled):hover .p-menuitem-link {
background: transparent;
@ -2909,7 +2909,7 @@
.p-tieredmenu .p-menuitem-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #e7eaf6;
box-shadow: inset 0 0 0 0.15em #C5CAE9;
}
.p-tieredmenu.p-menu-overlay {
border: 0 none;
@ -2944,40 +2944,40 @@
border-radius: 3px;
}
.p-inline-message.p-inline-message-info {
background: #A9CCE3;
border: solid #7FB3D5;
background: #B3E5FC;
border: solid #03A9F4;
border-width: 0 0 0 6px;
color: #1A5276;
color: #01579B;
}
.p-inline-message.p-inline-message-info .p-inline-message-icon {
color: #1A5276;
color: #01579B;
}
.p-inline-message.p-inline-message-success {
background: #D4EFDF;
border: solid #7DCEA0;
background: #C8E6C9;
border: solid #4CAF50;
border-width: 0 0 0 6px;
color: #196F3D;
color: #1B5E20;
}
.p-inline-message.p-inline-message-success .p-inline-message-icon {
color: #196F3D;
color: #1B5E20;
}
.p-inline-message.p-inline-message-warn {
background: #FAD7A0;
border: solid #F8C471;
background: #FFECB3;
border: solid #FFC107;
border-width: 0 0 0 6px;
color: #9C640C;
color: #7f6003;
}
.p-inline-message.p-inline-message-warn .p-inline-message-icon {
color: #9C640C;
color: #7f6003;
}
.p-inline-message.p-inline-message-error {
background: #E6B0AA;
border: solid #D98880;
background: #FFCDD2;
border: solid #F44336;
border-width: 0 0 0 6px;
color: #7B241C;
color: #B71C1C;
}
.p-inline-message.p-inline-message-error .p-inline-message-icon {
color: #7B241C;
color: #B71C1C;
}
.p-inline-message .p-inline-message-icon {
font-size: 1.5em;
@ -2998,56 +2998,56 @@
padding: 1em 1.5em;
}
.p-message.p-message-info {
background: #A9CCE3;
border: solid #7FB3D5;
background: #B3E5FC;
border: solid #03A9F4;
border-width: 0 0 0 6px;
color: #1A5276;
color: #01579B;
}
.p-message.p-message-info .p-message-icon {
color: #1A5276;
color: #01579B;
}
.p-message.p-message-info .p-message-close {
background: #A9CCE3;
color: #1A5276;
background: #B3E5FC;
color: #01579B;
}
.p-message.p-message-success {
background: #D4EFDF;
border: solid #7DCEA0;
background: #C8E6C9;
border: solid #4CAF50;
border-width: 0 0 0 6px;
color: #196F3D;
color: #1B5E20;
}
.p-message.p-message-success .p-message-icon {
color: #196F3D;
color: #1B5E20;
}
.p-message.p-message-success .p-message-close {
background: #D4EFDF;
color: #196F3D;
background: #C8E6C9;
color: #1B5E20;
}
.p-message.p-message-warn {
background: #FAD7A0;
border: solid #F8C471;
background: #FFECB3;
border: solid #FFC107;
border-width: 0 0 0 6px;
color: #9C640C;
color: #7f6003;
}
.p-message.p-message-warn .p-message-icon {
color: #9C640C;
color: #7f6003;
}
.p-message.p-message-warn .p-message-close {
background: #FAD7A0;
color: #9C640C;
background: #FFECB3;
color: #7f6003;
}
.p-message.p-message-error {
background: #E6B0AA;
border: solid #D98880;
background: #FFCDD2;
border: solid #F44336;
border-width: 0 0 0 6px;
color: #7B241C;
color: #B71C1C;
}
.p-message.p-message-error .p-message-icon {
color: #7B241C;
color: #B71C1C;
}
.p-message.p-message-error .p-message-close {
background: #E6B0AA;
color: #7B241C;
background: #FFCDD2;
color: #B71C1C;
}
.p-message .p-message-close {
border-radius: 50%;
@ -3061,7 +3061,7 @@
.p-message .p-message-close:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #e7eaf6;
box-shadow: 0 0 0 0.1em #C5CAE9;
}
.p-message .p-message-text {
font-size: 1em;
@ -3105,44 +3105,44 @@
background: rgba(255, 255, 255, 0.2);
}
.p-toast .p-toast-item-container.p-toast-message-info {
background: #A9CCE3;
border: solid #7FB3D5;
background: #B3E5FC;
border: solid #03A9F4;
border-width: 0 0 0 6px;
color: #1A5276;
color: #01579B;
}
.p-toast .p-toast-item-container.p-toast-message-info .p-toast-image,
.p-toast .p-toast-item-container.p-toast-message-info .p-toast-icon-close {
color: #1A5276;
color: #01579B;
}
.p-toast .p-toast-item-container.p-toast-message-success {
background: #D4EFDF;
border: solid #7DCEA0;
background: #C8E6C9;
border: solid #4CAF50;
border-width: 0 0 0 6px;
color: #196F3D;
color: #1B5E20;
}
.p-toast .p-toast-item-container.p-toast-message-success .p-toast-image,
.p-toast .p-toast-item-container.p-toast-message-success .p-toast-icon-close {
color: #196F3D;
color: #1B5E20;
}
.p-toast .p-toast-item-container.p-toast-message-warn {
background: #FAD7A0;
border: solid #F8C471;
background: #FFECB3;
border: solid #FFC107;
border-width: 0 0 0 6px;
color: #9C640C;
color: #7f6003;
}
.p-toast .p-toast-item-container.p-toast-message-warn .p-toast-image,
.p-toast .p-toast-item-container.p-toast-message-warn .p-toast-icon-close {
color: #9C640C;
color: #7f6003;
}
.p-toast .p-toast-item-container.p-toast-message-error {
background: #E6B0AA;
border: solid #D98880;
background: #FFCDD2;
border: solid #F44336;
border-width: 0 0 0 6px;
color: #7B241C;
color: #B71C1C;
}
.p-toast .p-toast-item-container.p-toast-message-error .p-toast-image,
.p-toast .p-toast-item-container.p-toast-message-error .p-toast-icon-close {
color: #7B241C;
color: #B71C1C;
}
.p-galleria .p-galleria-close {
@ -3221,7 +3221,7 @@
.p-galleria .p-galleria-content .p-galleria-preview-content .p-galleria-indicator-container .p-galleria-indicator-item:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #e7eaf6;
box-shadow: 0 0 0 0.1em #C5CAE9;
}
.p-galleria .p-galleria-content .p-galleria-thumbnail-content {
background-color: rgba(0, 0, 0, 0.9);
@ -3259,7 +3259,7 @@
.p-galleria .p-galleria-content .p-galleria-thumbnail-content .p-galleria-thumbnail-container .p-galleria-thumbnail-items-content .p-galleria-thumbnail-items-container .p-galleria-thumbnail-item .p-galleria-thumbnail-item-content:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #e7eaf6;
box-shadow: 0 0 0 0.1em #C5CAE9;
}
.p-galleria.p-galleria-indicators-bottom .p-galleria-content .p-galleria-preview-content .p-galleria-indicator-container .p-galleria-indicator-item {
padding-top: 0.857em;
@ -3346,7 +3346,7 @@
.p-inplace .p-inplace-display:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #e7eaf6;
box-shadow: 0 0 0 0.1em #C5CAE9;
}
.p-progressbar {

File diff suppressed because it is too large Load Diff

View File

@ -37,7 +37,7 @@
.p-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #edd8f1;
box-shadow: 0 0 0 0.1em #E1BEE7;
}
::-webkit-input-placeholder {
@ -71,7 +71,7 @@
.p-autocomplete.p-autocomplete-multiple .p-autocomplete-multiple-container:not(.p-disabled).p-focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #edd8f1;
box-shadow: 0 0 0 0.1em #E1BEE7;
border-color: #BA68C8;
}
.p-autocomplete.p-autocomplete-multiple .p-autocomplete-multiple-container .p-autocomplete-input-token {
@ -176,7 +176,7 @@
.p-datepicker .p-datepicker-header .p-datepicker-title select:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #edd8f1;
box-shadow: 0 0 0 0.1em #E1BEE7;
border-color: #BA68C8;
}
.p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-month {
@ -209,7 +209,7 @@
.p-datepicker table td > span:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #edd8f1;
box-shadow: 0 0 0 0.1em #E1BEE7;
}
.p-datepicker table td.p-datepicker-today > span {
background: transparent;
@ -290,7 +290,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.2em #edd8f1;
box-shadow: 0 0 0 0.1em #E1BEE7;
}
.p-datepicker:not(.p-disabled) .p-monthpicker .p-monthpicker-month:not(.p-highlight):not(.p-disabled):hover {
background: rgba(255, 255, 255, 0.1);
@ -298,7 +298,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.2em #edd8f1;
box-shadow: 0 0 0 0.1em #E1BEE7;
}
.p-checkbox {
@ -323,7 +323,7 @@
.p-checkbox .p-checkbox-box:not(.p-disabled).p-focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #edd8f1;
box-shadow: 0 0 0 0.1em #E1BEE7;
border-color: #BA68C8;
}
.p-checkbox .p-checkbox-box.p-highlight {
@ -349,7 +349,7 @@
.p-chips .p-chips-multiple-container:not(.p-disabled).p-focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #edd8f1;
box-shadow: 0 0 0 0.1em #E1BEE7;
border-color: #BA68C8;
}
.p-chips .p-chips-multiple-container .p-chips-token {
@ -407,7 +407,7 @@
.p-dropdown:not(.p-disabled).p-focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #edd8f1;
box-shadow: 0 0 0 0.1em #E1BEE7;
border-color: #BA68C8;
}
.p-dropdown .p-dropdown-label {
@ -617,7 +617,7 @@
.p-inputswitch.p-inputswitch-focus .p-inputswitch-slider {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #edd8f1;
box-shadow: 0 0 0 0.1em #E1BEE7;
}
.p-inputswitch:not(.p-disabled):hover .p-inputswitch-slider {
background: #5D6D7E;
@ -653,7 +653,7 @@
.p-inputtext:enabled:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #edd8f1;
box-shadow: 0 0 0 0.1em #E1BEE7;
border-color: #BA68C8;
}
@ -726,7 +726,7 @@
.p-listbox .p-listbox-list .p-listbox-item:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #edd8f1;
box-shadow: inset 0 0 0 0.15em #E1BEE7;
}
.p-listbox:not(.p-disabled) .p-listbox-item:not(.p-highlight):not(.p-disabled):hover {
color: #ebedef;
@ -749,7 +749,7 @@
.p-multiselect:not(.p-disabled).p-focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #edd8f1;
box-shadow: 0 0 0 0.1em #E1BEE7;
border-color: #BA68C8;
}
.p-multiselect .p-multiselect-label {
@ -828,7 +828,7 @@
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #edd8f1;
box-shadow: inset 0 0 0 0.15em #E1BEE7;
}
.p-multiselect-panel .p-multiselect-items .p-multiselect-item .p-checkbox {
margin-right: 0.5em;
@ -868,7 +868,7 @@
.p-radiobutton .p-radiobutton-box:not(.p-disabled).p-focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #edd8f1;
box-shadow: 0 0 0 0.1em #E1BEE7;
border-color: #BA68C8;
}
.p-radiobutton .p-radiobutton-box .p-radiobutton-icon {
@ -900,7 +900,7 @@
.p-rating .p-rating-icon:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #edd8f1;
box-shadow: 0 0 0 0.1em #E1BEE7;
}
.p-rating .p-rating-icon:first-child {
margin-left: 0;
@ -982,7 +982,7 @@
.p-slider .p-slider-handle:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #edd8f1;
box-shadow: 0 0 0 0.1em #E1BEE7;
}
.p-slider .p-slider-range {
background: #BA68C8;
@ -1095,7 +1095,7 @@
.p-button:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #edd8f1;
box-shadow: 0 0 0 0.1em #E1BEE7;
}
.p-button:enabled:active {
background: #9C27B0;
@ -1140,7 +1140,7 @@
border-color: #AB47BC;
}
.p-button.p-button-secondary:enabled:focus, .p-buttonset.p-button-secondary > .p-button:enabled:focus {
box-shadow: 0 0 0 0.2em #edd8f1;
box-shadow: 0 0 0 0.1em #E1BEE7;
}
.p-button.p-button-secondary:enabled:active, .p-buttonset.p-button-secondary > .p-button:enabled:active {
background: rgba(255, 255, 255, 0.1);
@ -1159,7 +1159,7 @@
border-color: #29B6F6;
}
.p-button.p-button-info:enabled:focus, .p-buttonset.p-button-info > .p-button:enabled:focus {
box-shadow: 0 0 0 0.2em #c9edfd;
box-shadow: 0 0 0 0.1em #E1F5FE;
}
.p-button.p-button-info:enabled:active, .p-buttonset.p-button-info > .p-button:enabled:active {
background: #03A9F4;
@ -1178,7 +1178,7 @@
border-color: #9CCC65;
}
.p-button.p-button-success:enabled:focus, .p-buttonset.p-button-success > .p-button:enabled:focus {
box-shadow: 0 0 0 0.2em #ebf5e1;
box-shadow: 0 0 0 0.1em #F1F8E9;
}
.p-button.p-button-success:enabled:active, .p-buttonset.p-button-success > .p-button:enabled:active {
background: #8BC34A;
@ -1188,21 +1188,21 @@
.p-button.p-button-warning, .p-buttonset.p-button-warning > .p-button {
color: #212529;
background: #FFB74D;
border: 1px solid #FFB74D;
background: #FFF176;
border: 1px solid #FFF176;
}
.p-button.p-button-warning:enabled:hover, .p-buttonset.p-button-warning > .p-button:enabled:hover {
background: #FFA726;
background: #FFEE58;
color: #212529;
border-color: #FFA726;
border-color: #FFEE58;
}
.p-button.p-button-warning:enabled:focus, .p-buttonset.p-button-warning > .p-button:enabled:focus {
box-shadow: 0 0 0 0.2em blanchedalmond;
box-shadow: 0 0 0 0.1em #FFFDE7;
}
.p-button.p-button-warning:enabled:active, .p-buttonset.p-button-warning > .p-button:enabled:active {
background: #FF9800;
background: #FFEB3B;
color: #212529;
border-color: #FF9800;
border-color: #FFEB3B;
}
.p-button.p-button-danger, .p-buttonset.p-button-danger > .p-button {
@ -1216,7 +1216,7 @@
border-color: #EF5350;
}
.p-button.p-button-danger:enabled:focus, .p-buttonset.p-button-danger > .p-button:enabled:focus {
box-shadow: 0 0 0 0.2em #f9dfdf;
box-shadow: 0 0 0 0.1em #FFEBEE;
}
.p-button.p-button-danger:enabled:active, .p-buttonset.p-button-danger > .p-button:enabled:active {
background: #F44336;
@ -1312,7 +1312,7 @@
background: #212F3C;
}
.p-datatable .p-sortable-column {
outline-color: #edd8f1;
outline-color: #E1BEE7;
}
.p-datatable .p-sortable-column .p-sortable-column-icon {
color: #AEB6BF;
@ -1345,7 +1345,7 @@
background: #283747;
color: #ebedef;
transition: background-color 0.2s, box-shadow 0.2s;
outline-color: #edd8f1;
outline-color: #E1BEE7;
}
.p-datatable .p-datatable-tbody > tr > td {
text-align: left;
@ -1498,7 +1498,7 @@
.fc .fc-toolbar .fc-button:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #edd8f1;
box-shadow: 0 0 0 0.1em #E1BEE7;
}
.fc .fc-toolbar .fc-button.fc-dayGridMonth-button, .fc .fc-toolbar .fc-button.fc-timeGridWeek-button, .fc .fc-toolbar .fc-button.fc-timeGridDay-button {
background: #2E4053;
@ -1519,7 +1519,7 @@
.fc .fc-toolbar .fc-button.fc-dayGridMonth-button.p-focus, .fc .fc-toolbar .fc-button.fc-dayGridMonth-button:focus, .fc .fc-toolbar .fc-button.fc-timeGridWeek-button.p-focus, .fc .fc-toolbar .fc-button.fc-timeGridWeek-button:focus, .fc .fc-toolbar .fc-button.fc-timeGridDay-button.p-focus, .fc .fc-toolbar .fc-button.fc-timeGridDay-button:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #edd8f1;
box-shadow: 0 0 0 0.1em #E1BEE7;
z-index: 1;
}
.fc .fc-toolbar .fc-button-group .fc-button {
@ -1573,7 +1573,7 @@
.p-orderlist .p-orderlist-list .p-orderlist-item:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #edd8f1;
box-shadow: inset 0 0 0 0.15em #E1BEE7;
}
.p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight {
background: #BA68C8;
@ -1634,7 +1634,7 @@
.p-organizationchart .p-organizationchart-node-content .p-node-toggler:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #edd8f1;
box-shadow: 0 0 0 0.1em #E1BEE7;
}
.p-organizationchart .p-organizationchart-node-content .p-node-toggler:hover {
color: #BA68C8;
@ -1734,7 +1734,7 @@
.p-picklist .p-picklist-list .p-picklist-item:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #edd8f1;
box-shadow: inset 0 0 0 0.15em #E1BEE7;
}
.p-picklist .p-picklist-list .p-picklist-item.p-highlight {
background: #BA68C8;
@ -1802,7 +1802,7 @@
.p-tree .p-tree-container .p-treenode .p-treenode-content:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #edd8f1;
box-shadow: 0 0 0 0.1em #E1BEE7;
}
.p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight {
background: #BA68C8;
@ -1879,7 +1879,7 @@
background: #212F3C;
}
.p-treetable .p-sortable-column {
outline-color: #edd8f1;
outline-color: #E1BEE7;
}
.p-treetable .p-sortable-column .p-sortable-column-icon {
color: #AEB6BF;
@ -1912,7 +1912,7 @@
background: #283747;
color: #ebedef;
transition: background-color 0.2s, box-shadow 0.2s;
outline-color: #edd8f1;
outline-color: #E1BEE7;
}
.p-treetable .p-treetable-tbody > tr > td {
text-align: left;
@ -1971,7 +1971,7 @@
.p-accordion .p-accordion-header:not(.p-disabled) a:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #edd8f1;
box-shadow: 0 0 0 0.1em #E1BEE7;
}
.p-accordion .p-accordion-header:not(.p-highlight):not(.p-disabled):hover a {
background: #37434f;
@ -2073,7 +2073,7 @@
.p-fieldset.p-fieldset-toggleable .p-fieldset-legend a:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #edd8f1;
box-shadow: 0 0 0 0.1em #E1BEE7;
}
.p-fieldset.p-fieldset-toggleable .p-fieldset-legend:hover {
background: #37434f;
@ -2107,7 +2107,7 @@
.p-panel .p-panel-titlebar .p-panel-titlebar-icon:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #edd8f1;
box-shadow: 0 0 0 0.1em #E1BEE7;
}
.p-panel.p-panel-toggleable .p-panel-titlebar {
padding: 0.5em 1em;
@ -2152,7 +2152,7 @@
.p-tabview .p-tabview-nav li a:not(.p-disabled):focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #edd8f1;
box-shadow: 0 0 0 0.1em #E1BEE7;
}
.p-tabview .p-tabview-nav li:not(.p-highlight):not(.p-disabled):hover a {
background: transparent;
@ -2218,7 +2218,7 @@
.p-dialog .p-dialog-titlebar .p-dialog-titlebar-icon:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #edd8f1;
box-shadow: 0 0 0 0.1em #E1BEE7;
}
.p-dialog .p-dialog-titlebar .p-dialog-titlebar-icon:last-child {
margin-right: 0;
@ -2347,7 +2347,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.2em #edd8f1;
box-shadow: 0 0 0 0.1em #E1BEE7;
}
.p-fileupload .p-fileupload-content {
background: #283747;
@ -2385,7 +2385,7 @@
.p-breadcrumb ul li .p-menuitem-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #edd8f1;
box-shadow: 0 0 0 0.1em #E1BEE7;
}
.p-breadcrumb ul li .p-menuitem-link .p-menuitem-text {
color: #ebedef;
@ -2438,7 +2438,7 @@
.p-contextmenu .p-menuitem-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #edd8f1;
box-shadow: inset 0 0 0 0.15em #E1BEE7;
}
.p-contextmenu .p-submenu-list {
padding: 4px 0;
@ -2506,7 +2506,7 @@
.p-megamenu .p-menuitem-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #edd8f1;
box-shadow: inset 0 0 0 0.15em #E1BEE7;
}
.p-megamenu .p-megamenu-panel {
background: #283747;
@ -2585,7 +2585,7 @@
.p-menu .p-menuitem-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #edd8f1;
box-shadow: inset 0 0 0 0.15em #E1BEE7;
}
.p-menu.p-menu-overlay {
border: 0 none;
@ -2648,7 +2648,7 @@
.p-menubar .p-menuitem-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #edd8f1;
box-shadow: inset 0 0 0 0.15em #E1BEE7;
}
.p-menubar .p-submenu-list {
padding: 4px 0;
@ -2692,7 +2692,7 @@
.p-panelmenu .p-panelmenu-header > a:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #edd8f1;
box-shadow: 0 0 0 0.1em #E1BEE7;
}
.p-panelmenu .p-panelmenu-header:not(.p-highlight):not(.p-disabled) > a:hover {
background: #37434f;
@ -2758,7 +2758,7 @@
.p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #edd8f1;
box-shadow: inset 0 0 0 0.15em #E1BEE7;
}
.p-panelmenu .p-panelmenu-content .p-submenu-list:not(.p-panelmenu-root-submenu) {
padding: 0 0 0 1em;
@ -2807,7 +2807,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.2em #edd8f1;
box-shadow: 0 0 0 0.1em #E1BEE7;
}
.p-steps .p-steps-item.p-highlight .p-steps-number {
background: #BA68C8;
@ -2854,7 +2854,7 @@
.p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #edd8f1;
box-shadow: 0 0 0 0.1em #E1BEE7;
}
.p-tabmenu .p-tabmenu-nav .p-tabmenuitem:not(.p-highlight):not(.p-disabled):hover .p-menuitem-link {
background: transparent;
@ -2909,7 +2909,7 @@
.p-tieredmenu .p-menuitem-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #edd8f1;
box-shadow: inset 0 0 0 0.15em #E1BEE7;
}
.p-tieredmenu.p-menu-overlay {
border: 0 none;
@ -2944,40 +2944,40 @@
border-radius: 3px;
}
.p-inline-message.p-inline-message-info {
background: #A9CCE3;
border: solid #7FB3D5;
background: #B3E5FC;
border: solid #03A9F4;
border-width: 0 0 0 6px;
color: #1A5276;
color: #01579B;
}
.p-inline-message.p-inline-message-info .p-inline-message-icon {
color: #1A5276;
color: #01579B;
}
.p-inline-message.p-inline-message-success {
background: #D4EFDF;
border: solid #7DCEA0;
background: #C8E6C9;
border: solid #4CAF50;
border-width: 0 0 0 6px;
color: #196F3D;
color: #1B5E20;
}
.p-inline-message.p-inline-message-success .p-inline-message-icon {
color: #196F3D;
color: #1B5E20;
}
.p-inline-message.p-inline-message-warn {
background: #FAD7A0;
border: solid #F8C471;
background: #FFECB3;
border: solid #FFC107;
border-width: 0 0 0 6px;
color: #9C640C;
color: #7f6003;
}
.p-inline-message.p-inline-message-warn .p-inline-message-icon {
color: #9C640C;
color: #7f6003;
}
.p-inline-message.p-inline-message-error {
background: #E6B0AA;
border: solid #D98880;
background: #FFCDD2;
border: solid #F44336;
border-width: 0 0 0 6px;
color: #7B241C;
color: #B71C1C;
}
.p-inline-message.p-inline-message-error .p-inline-message-icon {
color: #7B241C;
color: #B71C1C;
}
.p-inline-message .p-inline-message-icon {
font-size: 1.5em;
@ -2998,56 +2998,56 @@
padding: 1em 1.5em;
}
.p-message.p-message-info {
background: #A9CCE3;
border: solid #7FB3D5;
background: #B3E5FC;
border: solid #03A9F4;
border-width: 0 0 0 6px;
color: #1A5276;
color: #01579B;
}
.p-message.p-message-info .p-message-icon {
color: #1A5276;
color: #01579B;
}
.p-message.p-message-info .p-message-close {
background: #A9CCE3;
color: #1A5276;
background: #B3E5FC;
color: #01579B;
}
.p-message.p-message-success {
background: #D4EFDF;
border: solid #7DCEA0;
background: #C8E6C9;
border: solid #4CAF50;
border-width: 0 0 0 6px;
color: #196F3D;
color: #1B5E20;
}
.p-message.p-message-success .p-message-icon {
color: #196F3D;
color: #1B5E20;
}
.p-message.p-message-success .p-message-close {
background: #D4EFDF;
color: #196F3D;
background: #C8E6C9;
color: #1B5E20;
}
.p-message.p-message-warn {
background: #FAD7A0;
border: solid #F8C471;
background: #FFECB3;
border: solid #FFC107;
border-width: 0 0 0 6px;
color: #9C640C;
color: #7f6003;
}
.p-message.p-message-warn .p-message-icon {
color: #9C640C;
color: #7f6003;
}
.p-message.p-message-warn .p-message-close {
background: #FAD7A0;
color: #9C640C;
background: #FFECB3;
color: #7f6003;
}
.p-message.p-message-error {
background: #E6B0AA;
border: solid #D98880;
background: #FFCDD2;
border: solid #F44336;
border-width: 0 0 0 6px;
color: #7B241C;
color: #B71C1C;
}
.p-message.p-message-error .p-message-icon {
color: #7B241C;
color: #B71C1C;
}
.p-message.p-message-error .p-message-close {
background: #E6B0AA;
color: #7B241C;
background: #FFCDD2;
color: #B71C1C;
}
.p-message .p-message-close {
border-radius: 50%;
@ -3061,7 +3061,7 @@
.p-message .p-message-close:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #edd8f1;
box-shadow: 0 0 0 0.1em #E1BEE7;
}
.p-message .p-message-text {
font-size: 1em;
@ -3105,44 +3105,44 @@
background: rgba(255, 255, 255, 0.2);
}
.p-toast .p-toast-item-container.p-toast-message-info {
background: #A9CCE3;
border: solid #7FB3D5;
background: #B3E5FC;
border: solid #03A9F4;
border-width: 0 0 0 6px;
color: #1A5276;
color: #01579B;
}
.p-toast .p-toast-item-container.p-toast-message-info .p-toast-image,
.p-toast .p-toast-item-container.p-toast-message-info .p-toast-icon-close {
color: #1A5276;
color: #01579B;
}
.p-toast .p-toast-item-container.p-toast-message-success {
background: #D4EFDF;
border: solid #7DCEA0;
background: #C8E6C9;
border: solid #4CAF50;
border-width: 0 0 0 6px;
color: #196F3D;
color: #1B5E20;
}
.p-toast .p-toast-item-container.p-toast-message-success .p-toast-image,
.p-toast .p-toast-item-container.p-toast-message-success .p-toast-icon-close {
color: #196F3D;
color: #1B5E20;
}
.p-toast .p-toast-item-container.p-toast-message-warn {
background: #FAD7A0;
border: solid #F8C471;
background: #FFECB3;
border: solid #FFC107;
border-width: 0 0 0 6px;
color: #9C640C;
color: #7f6003;
}
.p-toast .p-toast-item-container.p-toast-message-warn .p-toast-image,
.p-toast .p-toast-item-container.p-toast-message-warn .p-toast-icon-close {
color: #9C640C;
color: #7f6003;
}
.p-toast .p-toast-item-container.p-toast-message-error {
background: #E6B0AA;
border: solid #D98880;
background: #FFCDD2;
border: solid #F44336;
border-width: 0 0 0 6px;
color: #7B241C;
color: #B71C1C;
}
.p-toast .p-toast-item-container.p-toast-message-error .p-toast-image,
.p-toast .p-toast-item-container.p-toast-message-error .p-toast-icon-close {
color: #7B241C;
color: #B71C1C;
}
.p-galleria .p-galleria-close {
@ -3221,7 +3221,7 @@
.p-galleria .p-galleria-content .p-galleria-preview-content .p-galleria-indicator-container .p-galleria-indicator-item:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #edd8f1;
box-shadow: 0 0 0 0.1em #E1BEE7;
}
.p-galleria .p-galleria-content .p-galleria-thumbnail-content {
background-color: rgba(0, 0, 0, 0.9);
@ -3259,7 +3259,7 @@
.p-galleria .p-galleria-content .p-galleria-thumbnail-content .p-galleria-thumbnail-container .p-galleria-thumbnail-items-content .p-galleria-thumbnail-items-container .p-galleria-thumbnail-item .p-galleria-thumbnail-item-content:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #edd8f1;
box-shadow: 0 0 0 0.1em #E1BEE7;
}
.p-galleria.p-galleria-indicators-bottom .p-galleria-content .p-galleria-preview-content .p-galleria-indicator-container .p-galleria-indicator-item {
padding-top: 0.857em;
@ -3346,7 +3346,7 @@
.p-inplace .p-inplace-display:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #edd8f1;
box-shadow: 0 0 0 0.1em #E1BEE7;
}
.p-progressbar {

View File

@ -37,7 +37,7 @@
.p-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #bae2df;
box-shadow: 0 0 0 0.1em #B2DFDB;
}
::-webkit-input-placeholder {
@ -71,7 +71,7 @@
.p-autocomplete.p-autocomplete-multiple .p-autocomplete-multiple-container:not(.p-disabled).p-focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #bae2df;
box-shadow: 0 0 0 0.1em #B2DFDB;
border-color: #4DB6AC;
}
.p-autocomplete.p-autocomplete-multiple .p-autocomplete-multiple-container .p-autocomplete-input-token {
@ -176,7 +176,7 @@
.p-datepicker .p-datepicker-header .p-datepicker-title select:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #bae2df;
box-shadow: 0 0 0 0.1em #B2DFDB;
border-color: #4DB6AC;
}
.p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-month {
@ -209,7 +209,7 @@
.p-datepicker table td > span:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #bae2df;
box-shadow: 0 0 0 0.1em #B2DFDB;
}
.p-datepicker table td.p-datepicker-today > span {
background: transparent;
@ -290,7 +290,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.2em #bae2df;
box-shadow: 0 0 0 0.1em #B2DFDB;
}
.p-datepicker:not(.p-disabled) .p-monthpicker .p-monthpicker-month:not(.p-highlight):not(.p-disabled):hover {
background: rgba(255, 255, 255, 0.1);
@ -298,7 +298,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.2em #bae2df;
box-shadow: 0 0 0 0.1em #B2DFDB;
}
.p-checkbox {
@ -323,7 +323,7 @@
.p-checkbox .p-checkbox-box:not(.p-disabled).p-focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #bae2df;
box-shadow: 0 0 0 0.1em #B2DFDB;
border-color: #4DB6AC;
}
.p-checkbox .p-checkbox-box.p-highlight {
@ -349,7 +349,7 @@
.p-chips .p-chips-multiple-container:not(.p-disabled).p-focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #bae2df;
box-shadow: 0 0 0 0.1em #B2DFDB;
border-color: #4DB6AC;
}
.p-chips .p-chips-multiple-container .p-chips-token {
@ -407,7 +407,7 @@
.p-dropdown:not(.p-disabled).p-focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #bae2df;
box-shadow: 0 0 0 0.1em #B2DFDB;
border-color: #4DB6AC;
}
.p-dropdown .p-dropdown-label {
@ -617,7 +617,7 @@
.p-inputswitch.p-inputswitch-focus .p-inputswitch-slider {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #bae2df;
box-shadow: 0 0 0 0.1em #B2DFDB;
}
.p-inputswitch:not(.p-disabled):hover .p-inputswitch-slider {
background: #5D6D7E;
@ -653,7 +653,7 @@
.p-inputtext:enabled:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #bae2df;
box-shadow: 0 0 0 0.1em #B2DFDB;
border-color: #4DB6AC;
}
@ -726,7 +726,7 @@
.p-listbox .p-listbox-list .p-listbox-item:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #bae2df;
box-shadow: inset 0 0 0 0.15em #B2DFDB;
}
.p-listbox:not(.p-disabled) .p-listbox-item:not(.p-highlight):not(.p-disabled):hover {
color: #ebedef;
@ -749,7 +749,7 @@
.p-multiselect:not(.p-disabled).p-focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #bae2df;
box-shadow: 0 0 0 0.1em #B2DFDB;
border-color: #4DB6AC;
}
.p-multiselect .p-multiselect-label {
@ -828,7 +828,7 @@
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #bae2df;
box-shadow: inset 0 0 0 0.15em #B2DFDB;
}
.p-multiselect-panel .p-multiselect-items .p-multiselect-item .p-checkbox {
margin-right: 0.5em;
@ -868,7 +868,7 @@
.p-radiobutton .p-radiobutton-box:not(.p-disabled).p-focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #bae2df;
box-shadow: 0 0 0 0.1em #B2DFDB;
border-color: #4DB6AC;
}
.p-radiobutton .p-radiobutton-box .p-radiobutton-icon {
@ -900,7 +900,7 @@
.p-rating .p-rating-icon:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #bae2df;
box-shadow: 0 0 0 0.1em #B2DFDB;
}
.p-rating .p-rating-icon:first-child {
margin-left: 0;
@ -982,7 +982,7 @@
.p-slider .p-slider-handle:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #bae2df;
box-shadow: 0 0 0 0.1em #B2DFDB;
}
.p-slider .p-slider-range {
background: #4DB6AC;
@ -1095,7 +1095,7 @@
.p-button:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #bae2df;
box-shadow: 0 0 0 0.1em #B2DFDB;
}
.p-button:enabled:active {
background: #009688;
@ -1140,7 +1140,7 @@
border-color: #26A69A;
}
.p-button.p-button-secondary:enabled:focus, .p-buttonset.p-button-secondary > .p-button:enabled:focus {
box-shadow: 0 0 0 0.2em #bae2df;
box-shadow: 0 0 0 0.1em #B2DFDB;
}
.p-button.p-button-secondary:enabled:active, .p-buttonset.p-button-secondary > .p-button:enabled:active {
background: rgba(255, 255, 255, 0.1);
@ -1159,7 +1159,7 @@
border-color: #29B6F6;
}
.p-button.p-button-info:enabled:focus, .p-buttonset.p-button-info > .p-button:enabled:focus {
box-shadow: 0 0 0 0.2em #c9edfd;
box-shadow: 0 0 0 0.1em #E1F5FE;
}
.p-button.p-button-info:enabled:active, .p-buttonset.p-button-info > .p-button:enabled:active {
background: #03A9F4;
@ -1178,7 +1178,7 @@
border-color: #9CCC65;
}
.p-button.p-button-success:enabled:focus, .p-buttonset.p-button-success > .p-button:enabled:focus {
box-shadow: 0 0 0 0.2em #ebf5e1;
box-shadow: 0 0 0 0.1em #F1F8E9;
}
.p-button.p-button-success:enabled:active, .p-buttonset.p-button-success > .p-button:enabled:active {
background: #8BC34A;
@ -1188,21 +1188,21 @@
.p-button.p-button-warning, .p-buttonset.p-button-warning > .p-button {
color: #212529;
background: #FFB74D;
border: 1px solid #FFB74D;
background: #FFF176;
border: 1px solid #FFF176;
}
.p-button.p-button-warning:enabled:hover, .p-buttonset.p-button-warning > .p-button:enabled:hover {
background: #FFA726;
background: #FFEE58;
color: #212529;
border-color: #FFA726;
border-color: #FFEE58;
}
.p-button.p-button-warning:enabled:focus, .p-buttonset.p-button-warning > .p-button:enabled:focus {
box-shadow: 0 0 0 0.2em blanchedalmond;
box-shadow: 0 0 0 0.1em #FFFDE7;
}
.p-button.p-button-warning:enabled:active, .p-buttonset.p-button-warning > .p-button:enabled:active {
background: #FF9800;
background: #FFEB3B;
color: #212529;
border-color: #FF9800;
border-color: #FFEB3B;
}
.p-button.p-button-danger, .p-buttonset.p-button-danger > .p-button {
@ -1216,7 +1216,7 @@
border-color: #EF5350;
}
.p-button.p-button-danger:enabled:focus, .p-buttonset.p-button-danger > .p-button:enabled:focus {
box-shadow: 0 0 0 0.2em #f9dfdf;
box-shadow: 0 0 0 0.1em #FFEBEE;
}
.p-button.p-button-danger:enabled:active, .p-buttonset.p-button-danger > .p-button:enabled:active {
background: #F44336;
@ -1312,7 +1312,7 @@
background: #212F3C;
}
.p-datatable .p-sortable-column {
outline-color: #bae2df;
outline-color: #B2DFDB;
}
.p-datatable .p-sortable-column .p-sortable-column-icon {
color: #AEB6BF;
@ -1345,7 +1345,7 @@
background: #283747;
color: #ebedef;
transition: background-color 0.2s, box-shadow 0.2s;
outline-color: #bae2df;
outline-color: #B2DFDB;
}
.p-datatable .p-datatable-tbody > tr > td {
text-align: left;
@ -1498,7 +1498,7 @@
.fc .fc-toolbar .fc-button:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #bae2df;
box-shadow: 0 0 0 0.1em #B2DFDB;
}
.fc .fc-toolbar .fc-button.fc-dayGridMonth-button, .fc .fc-toolbar .fc-button.fc-timeGridWeek-button, .fc .fc-toolbar .fc-button.fc-timeGridDay-button {
background: #2E4053;
@ -1519,7 +1519,7 @@
.fc .fc-toolbar .fc-button.fc-dayGridMonth-button.p-focus, .fc .fc-toolbar .fc-button.fc-dayGridMonth-button:focus, .fc .fc-toolbar .fc-button.fc-timeGridWeek-button.p-focus, .fc .fc-toolbar .fc-button.fc-timeGridWeek-button:focus, .fc .fc-toolbar .fc-button.fc-timeGridDay-button.p-focus, .fc .fc-toolbar .fc-button.fc-timeGridDay-button:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #bae2df;
box-shadow: 0 0 0 0.1em #B2DFDB;
z-index: 1;
}
.fc .fc-toolbar .fc-button-group .fc-button {
@ -1573,7 +1573,7 @@
.p-orderlist .p-orderlist-list .p-orderlist-item:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #bae2df;
box-shadow: inset 0 0 0 0.15em #B2DFDB;
}
.p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight {
background: #4DB6AC;
@ -1634,7 +1634,7 @@
.p-organizationchart .p-organizationchart-node-content .p-node-toggler:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #bae2df;
box-shadow: 0 0 0 0.1em #B2DFDB;
}
.p-organizationchart .p-organizationchart-node-content .p-node-toggler:hover {
color: #4DB6AC;
@ -1734,7 +1734,7 @@
.p-picklist .p-picklist-list .p-picklist-item:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #bae2df;
box-shadow: inset 0 0 0 0.15em #B2DFDB;
}
.p-picklist .p-picklist-list .p-picklist-item.p-highlight {
background: #4DB6AC;
@ -1802,7 +1802,7 @@
.p-tree .p-tree-container .p-treenode .p-treenode-content:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #bae2df;
box-shadow: 0 0 0 0.1em #B2DFDB;
}
.p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight {
background: #4DB6AC;
@ -1879,7 +1879,7 @@
background: #212F3C;
}
.p-treetable .p-sortable-column {
outline-color: #bae2df;
outline-color: #B2DFDB;
}
.p-treetable .p-sortable-column .p-sortable-column-icon {
color: #AEB6BF;
@ -1912,7 +1912,7 @@
background: #283747;
color: #ebedef;
transition: background-color 0.2s, box-shadow 0.2s;
outline-color: #bae2df;
outline-color: #B2DFDB;
}
.p-treetable .p-treetable-tbody > tr > td {
text-align: left;
@ -1971,7 +1971,7 @@
.p-accordion .p-accordion-header:not(.p-disabled) a:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #bae2df;
box-shadow: 0 0 0 0.1em #B2DFDB;
}
.p-accordion .p-accordion-header:not(.p-highlight):not(.p-disabled):hover a {
background: #37434f;
@ -2073,7 +2073,7 @@
.p-fieldset.p-fieldset-toggleable .p-fieldset-legend a:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #bae2df;
box-shadow: 0 0 0 0.1em #B2DFDB;
}
.p-fieldset.p-fieldset-toggleable .p-fieldset-legend:hover {
background: #37434f;
@ -2107,7 +2107,7 @@
.p-panel .p-panel-titlebar .p-panel-titlebar-icon:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #bae2df;
box-shadow: 0 0 0 0.1em #B2DFDB;
}
.p-panel.p-panel-toggleable .p-panel-titlebar {
padding: 0.5em 1em;
@ -2152,7 +2152,7 @@
.p-tabview .p-tabview-nav li a:not(.p-disabled):focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #bae2df;
box-shadow: 0 0 0 0.1em #B2DFDB;
}
.p-tabview .p-tabview-nav li:not(.p-highlight):not(.p-disabled):hover a {
background: transparent;
@ -2218,7 +2218,7 @@
.p-dialog .p-dialog-titlebar .p-dialog-titlebar-icon:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #bae2df;
box-shadow: 0 0 0 0.1em #B2DFDB;
}
.p-dialog .p-dialog-titlebar .p-dialog-titlebar-icon:last-child {
margin-right: 0;
@ -2347,7 +2347,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.2em #bae2df;
box-shadow: 0 0 0 0.1em #B2DFDB;
}
.p-fileupload .p-fileupload-content {
background: #283747;
@ -2385,7 +2385,7 @@
.p-breadcrumb ul li .p-menuitem-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #bae2df;
box-shadow: 0 0 0 0.1em #B2DFDB;
}
.p-breadcrumb ul li .p-menuitem-link .p-menuitem-text {
color: #ebedef;
@ -2438,7 +2438,7 @@
.p-contextmenu .p-menuitem-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #bae2df;
box-shadow: inset 0 0 0 0.15em #B2DFDB;
}
.p-contextmenu .p-submenu-list {
padding: 4px 0;
@ -2506,7 +2506,7 @@
.p-megamenu .p-menuitem-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #bae2df;
box-shadow: inset 0 0 0 0.15em #B2DFDB;
}
.p-megamenu .p-megamenu-panel {
background: #283747;
@ -2585,7 +2585,7 @@
.p-menu .p-menuitem-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #bae2df;
box-shadow: inset 0 0 0 0.15em #B2DFDB;
}
.p-menu.p-menu-overlay {
border: 0 none;
@ -2648,7 +2648,7 @@
.p-menubar .p-menuitem-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #bae2df;
box-shadow: inset 0 0 0 0.15em #B2DFDB;
}
.p-menubar .p-submenu-list {
padding: 4px 0;
@ -2692,7 +2692,7 @@
.p-panelmenu .p-panelmenu-header > a:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #bae2df;
box-shadow: 0 0 0 0.1em #B2DFDB;
}
.p-panelmenu .p-panelmenu-header:not(.p-highlight):not(.p-disabled) > a:hover {
background: #37434f;
@ -2758,7 +2758,7 @@
.p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #bae2df;
box-shadow: inset 0 0 0 0.15em #B2DFDB;
}
.p-panelmenu .p-panelmenu-content .p-submenu-list:not(.p-panelmenu-root-submenu) {
padding: 0 0 0 1em;
@ -2807,7 +2807,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.2em #bae2df;
box-shadow: 0 0 0 0.1em #B2DFDB;
}
.p-steps .p-steps-item.p-highlight .p-steps-number {
background: #4DB6AC;
@ -2854,7 +2854,7 @@
.p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #bae2df;
box-shadow: 0 0 0 0.1em #B2DFDB;
}
.p-tabmenu .p-tabmenu-nav .p-tabmenuitem:not(.p-highlight):not(.p-disabled):hover .p-menuitem-link {
background: transparent;
@ -2909,7 +2909,7 @@
.p-tieredmenu .p-menuitem-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: inset 0 0 0 0.15em #bae2df;
box-shadow: inset 0 0 0 0.15em #B2DFDB;
}
.p-tieredmenu.p-menu-overlay {
border: 0 none;
@ -2944,40 +2944,40 @@
border-radius: 3px;
}
.p-inline-message.p-inline-message-info {
background: #A9CCE3;
border: solid #7FB3D5;
background: #B3E5FC;
border: solid #03A9F4;
border-width: 0 0 0 6px;
color: #1A5276;
color: #01579B;
}
.p-inline-message.p-inline-message-info .p-inline-message-icon {
color: #1A5276;
color: #01579B;
}
.p-inline-message.p-inline-message-success {
background: #D4EFDF;
border: solid #7DCEA0;
background: #C8E6C9;
border: solid #4CAF50;
border-width: 0 0 0 6px;
color: #196F3D;
color: #1B5E20;
}
.p-inline-message.p-inline-message-success .p-inline-message-icon {
color: #196F3D;
color: #1B5E20;
}
.p-inline-message.p-inline-message-warn {
background: #FAD7A0;
border: solid #F8C471;
background: #FFECB3;
border: solid #FFC107;
border-width: 0 0 0 6px;
color: #9C640C;
color: #7f6003;
}
.p-inline-message.p-inline-message-warn .p-inline-message-icon {
color: #9C640C;
color: #7f6003;
}
.p-inline-message.p-inline-message-error {
background: #E6B0AA;
border: solid #D98880;
background: #FFCDD2;
border: solid #F44336;
border-width: 0 0 0 6px;
color: #7B241C;
color: #B71C1C;
}
.p-inline-message.p-inline-message-error .p-inline-message-icon {
color: #7B241C;
color: #B71C1C;
}
.p-inline-message .p-inline-message-icon {
font-size: 1.5em;
@ -2998,56 +2998,56 @@
padding: 1em 1.5em;
}
.p-message.p-message-info {
background: #A9CCE3;
border: solid #7FB3D5;
background: #B3E5FC;
border: solid #03A9F4;
border-width: 0 0 0 6px;
color: #1A5276;
color: #01579B;
}
.p-message.p-message-info .p-message-icon {
color: #1A5276;
color: #01579B;
}
.p-message.p-message-info .p-message-close {
background: #A9CCE3;
color: #1A5276;
background: #B3E5FC;
color: #01579B;
}
.p-message.p-message-success {
background: #D4EFDF;
border: solid #7DCEA0;
background: #C8E6C9;
border: solid #4CAF50;
border-width: 0 0 0 6px;
color: #196F3D;
color: #1B5E20;
}
.p-message.p-message-success .p-message-icon {
color: #196F3D;
color: #1B5E20;
}
.p-message.p-message-success .p-message-close {
background: #D4EFDF;
color: #196F3D;
background: #C8E6C9;
color: #1B5E20;
}
.p-message.p-message-warn {
background: #FAD7A0;
border: solid #F8C471;
background: #FFECB3;
border: solid #FFC107;
border-width: 0 0 0 6px;
color: #9C640C;
color: #7f6003;
}
.p-message.p-message-warn .p-message-icon {
color: #9C640C;
color: #7f6003;
}
.p-message.p-message-warn .p-message-close {
background: #FAD7A0;
color: #9C640C;
background: #FFECB3;
color: #7f6003;
}
.p-message.p-message-error {
background: #E6B0AA;
border: solid #D98880;
background: #FFCDD2;
border: solid #F44336;
border-width: 0 0 0 6px;
color: #7B241C;
color: #B71C1C;
}
.p-message.p-message-error .p-message-icon {
color: #7B241C;
color: #B71C1C;
}
.p-message.p-message-error .p-message-close {
background: #E6B0AA;
color: #7B241C;
background: #FFCDD2;
color: #B71C1C;
}
.p-message .p-message-close {
border-radius: 50%;
@ -3061,7 +3061,7 @@
.p-message .p-message-close:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #bae2df;
box-shadow: 0 0 0 0.1em #B2DFDB;
}
.p-message .p-message-text {
font-size: 1em;
@ -3105,44 +3105,44 @@
background: rgba(255, 255, 255, 0.2);
}
.p-toast .p-toast-item-container.p-toast-message-info {
background: #A9CCE3;
border: solid #7FB3D5;
background: #B3E5FC;
border: solid #03A9F4;
border-width: 0 0 0 6px;
color: #1A5276;
color: #01579B;
}
.p-toast .p-toast-item-container.p-toast-message-info .p-toast-image,
.p-toast .p-toast-item-container.p-toast-message-info .p-toast-icon-close {
color: #1A5276;
color: #01579B;
}
.p-toast .p-toast-item-container.p-toast-message-success {
background: #D4EFDF;
border: solid #7DCEA0;
background: #C8E6C9;
border: solid #4CAF50;
border-width: 0 0 0 6px;
color: #196F3D;
color: #1B5E20;
}
.p-toast .p-toast-item-container.p-toast-message-success .p-toast-image,
.p-toast .p-toast-item-container.p-toast-message-success .p-toast-icon-close {
color: #196F3D;
color: #1B5E20;
}
.p-toast .p-toast-item-container.p-toast-message-warn {
background: #FAD7A0;
border: solid #F8C471;
background: #FFECB3;
border: solid #FFC107;
border-width: 0 0 0 6px;
color: #9C640C;
color: #7f6003;
}
.p-toast .p-toast-item-container.p-toast-message-warn .p-toast-image,
.p-toast .p-toast-item-container.p-toast-message-warn .p-toast-icon-close {
color: #9C640C;
color: #7f6003;
}
.p-toast .p-toast-item-container.p-toast-message-error {
background: #E6B0AA;
border: solid #D98880;
background: #FFCDD2;
border: solid #F44336;
border-width: 0 0 0 6px;
color: #7B241C;
color: #B71C1C;
}
.p-toast .p-toast-item-container.p-toast-message-error .p-toast-image,
.p-toast .p-toast-item-container.p-toast-message-error .p-toast-icon-close {
color: #7B241C;
color: #B71C1C;
}
.p-galleria .p-galleria-close {
@ -3221,7 +3221,7 @@
.p-galleria .p-galleria-content .p-galleria-preview-content .p-galleria-indicator-container .p-galleria-indicator-item:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #bae2df;
box-shadow: 0 0 0 0.1em #B2DFDB;
}
.p-galleria .p-galleria-content .p-galleria-thumbnail-content {
background-color: rgba(0, 0, 0, 0.9);
@ -3259,7 +3259,7 @@
.p-galleria .p-galleria-content .p-galleria-thumbnail-content .p-galleria-thumbnail-container .p-galleria-thumbnail-items-content .p-galleria-thumbnail-items-container .p-galleria-thumbnail-item .p-galleria-thumbnail-item-content:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #bae2df;
box-shadow: 0 0 0 0.1em #B2DFDB;
}
.p-galleria.p-galleria-indicators-bottom .p-galleria-content .p-galleria-preview-content .p-galleria-indicator-container .p-galleria-indicator-item {
padding-top: 0.857em;
@ -3346,7 +3346,7 @@
.p-inplace .p-inplace-display:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2em #bae2df;
box-shadow: 0 0 0 0.1em #B2DFDB;
}
.p-progressbar {

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.1 KiB

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.4 KiB

After

Width:  |  Height:  |  Size: 2.5 KiB