primevue 3.47.0 → 3.47.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/core/core.js +1 -1
- package/core/core.min.js +1 -1
- package/listbox/Listbox.vue +1 -1
- package/listbox/listbox.cjs.js +2 -1
- package/listbox/listbox.cjs.min.js +1 -1
- package/listbox/listbox.esm.js +2 -1
- package/listbox/listbox.esm.min.js +1 -1
- package/listbox/listbox.js +2 -1
- package/listbox/listbox.min.js +1 -1
- package/orderlist/OrderList.vue +8 -9
- package/orderlist/orderlist.cjs.js +9 -8
- package/orderlist/orderlist.cjs.min.js +1 -1
- package/orderlist/orderlist.esm.js +9 -8
- package/orderlist/orderlist.esm.min.js +1 -1
- package/orderlist/orderlist.js +9 -8
- package/orderlist/orderlist.min.js +1 -1
- package/package.json +1 -1
- package/picklist/PickList.vue +7 -7
- package/picklist/picklist.cjs.js +8 -6
- package/picklist/picklist.cjs.min.js +1 -1
- package/picklist/picklist.esm.js +8 -6
- package/picklist/picklist.esm.min.js +1 -1
- package/picklist/picklist.js +8 -6
- package/picklist/picklist.min.js +1 -1
- package/resources/themes/arya-blue/theme.css +4 -28
- package/resources/themes/arya-green/theme.css +4 -28
- package/resources/themes/arya-orange/theme.css +4 -28
- package/resources/themes/arya-purple/theme.css +4 -28
- package/resources/themes/aura-dark-amber/theme.css +4 -28
- package/resources/themes/aura-dark-blue/theme.css +4 -28
- package/resources/themes/aura-dark-cyan/theme.css +4 -28
- package/resources/themes/aura-dark-green/theme.css +4 -28
- package/resources/themes/aura-dark-indigo/theme.css +4 -28
- package/resources/themes/aura-dark-lime/theme.css +4 -28
- package/resources/themes/aura-dark-noir/theme.css +4 -28
- package/resources/themes/aura-dark-pink/theme.css +4 -28
- package/resources/themes/aura-dark-purple/theme.css +4 -28
- package/resources/themes/aura-dark-teal/theme.css +4 -28
- package/resources/themes/aura-light-amber/theme.css +8 -32
- package/resources/themes/aura-light-blue/theme.css +8 -32
- package/resources/themes/aura-light-cyan/theme.css +8 -32
- package/resources/themes/aura-light-green/theme.css +8 -32
- package/resources/themes/aura-light-indigo/theme.css +8 -32
- package/resources/themes/aura-light-lime/theme.css +8 -32
- package/resources/themes/aura-light-noir/theme.css +8 -32
- package/resources/themes/aura-light-pink/theme.css +8 -32
- package/resources/themes/aura-light-purple/theme.css +8 -32
- package/resources/themes/aura-light-teal/theme.css +8 -32
- package/resources/themes/bootstrap4-dark-blue/theme.css +4 -28
- package/resources/themes/bootstrap4-dark-purple/theme.css +4 -28
- package/resources/themes/bootstrap4-light-blue/theme.css +4 -28
- package/resources/themes/bootstrap4-light-purple/theme.css +4 -28
- package/resources/themes/fluent-light/theme.css +4 -28
- package/resources/themes/lara-dark-amber/theme.css +4 -28
- package/resources/themes/lara-dark-blue/theme.css +4 -28
- package/resources/themes/lara-dark-cyan/theme.css +4 -28
- package/resources/themes/lara-dark-green/theme.css +4 -28
- package/resources/themes/lara-dark-indigo/theme.css +4 -28
- package/resources/themes/lara-dark-pink/theme.css +4 -28
- package/resources/themes/lara-dark-purple/theme.css +4 -28
- package/resources/themes/lara-dark-teal/theme.css +4 -28
- package/resources/themes/lara-light-amber/theme.css +4 -28
- package/resources/themes/lara-light-blue/theme.css +4 -28
- package/resources/themes/lara-light-cyan/theme.css +4 -28
- package/resources/themes/lara-light-green/theme.css +4 -28
- package/resources/themes/lara-light-indigo/theme.css +4 -28
- package/resources/themes/lara-light-pink/theme.css +4 -28
- package/resources/themes/lara-light-purple/theme.css +4 -28
- package/resources/themes/lara-light-teal/theme.css +4 -28
- package/resources/themes/luna-amber/theme.css +4 -28
- package/resources/themes/luna-blue/theme.css +4 -28
- package/resources/themes/luna-green/theme.css +4 -28
- package/resources/themes/luna-pink/theme.css +4 -28
- package/resources/themes/md-dark-deeppurple/theme.css +4 -28
- package/resources/themes/md-dark-indigo/theme.css +4 -28
- package/resources/themes/md-light-deeppurple/theme.css +4 -28
- package/resources/themes/md-light-indigo/theme.css +4 -28
- package/resources/themes/mdc-dark-deeppurple/theme.css +4 -28
- package/resources/themes/mdc-dark-indigo/theme.css +4 -28
- package/resources/themes/mdc-light-deeppurple/theme.css +4 -28
- package/resources/themes/mdc-light-indigo/theme.css +4 -28
- package/resources/themes/mira/theme.css +4 -28
- package/resources/themes/nano/theme.css +4 -28
- package/resources/themes/nova/theme.css +4 -28
- package/resources/themes/nova-accent/theme.css +4 -28
- package/resources/themes/nova-alt/theme.css +4 -28
- package/resources/themes/nova-vue/theme.css +4 -28
- package/resources/themes/rhea/theme.css +4 -28
- package/resources/themes/saga-blue/theme.css +4 -28
- package/resources/themes/saga-green/theme.css +4 -28
- package/resources/themes/saga-orange/theme.css +4 -28
- package/resources/themes/saga-purple/theme.css +4 -28
- package/resources/themes/soho-dark/theme.css +4 -28
- package/resources/themes/soho-light/theme.css +4 -28
- package/resources/themes/tailwind-light/theme.css +4 -28
- package/resources/themes/vela-blue/theme.css +4 -28
- package/resources/themes/vela-green/theme.css +4 -28
- package/resources/themes/vela-orange/theme.css +4 -28
- package/resources/themes/vela-purple/theme.css +4 -28
- package/resources/themes/viva-dark/theme.css +4 -28
- package/resources/themes/viva-light/theme.css +4 -28
- package/utils/utils.cjs.js +1 -1
- package/utils/utils.cjs.min.js +1 -1
- package/utils/utils.esm.js +1 -1
- package/utils/utils.esm.min.js +1 -1
- package/utils/utils.js +1 -1
- package/utils/utils.min.js +1 -1
- package/web-types.json +1 -1
|
@@ -451,17 +451,9 @@
|
|
|
451
451
|
background: rgba(206, 147, 216, 0.24);
|
|
452
452
|
}
|
|
453
453
|
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled).p-focus {
|
|
454
|
-
color: rgba(255, 255, 255, 0.87);
|
|
455
|
-
background: rgba(255, 255, 255, 0.12);
|
|
456
|
-
}
|
|
457
|
-
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled):hover {
|
|
458
454
|
color: rgba(255, 255, 255, 0.87);
|
|
459
455
|
background: rgba(255, 255, 255, 0.04);
|
|
460
456
|
}
|
|
461
|
-
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
|
|
462
|
-
color: rgba(255, 255, 255, 0.87);
|
|
463
|
-
background: rgba(255, 255, 255, 0.12);
|
|
464
|
-
}
|
|
465
457
|
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item-group {
|
|
466
458
|
margin: 0;
|
|
467
459
|
padding: 0.75rem;
|
|
@@ -774,17 +766,9 @@
|
|
|
774
766
|
background: rgba(206, 147, 216, 0.24);
|
|
775
767
|
}
|
|
776
768
|
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled).p-focus {
|
|
777
|
-
color: rgba(255, 255, 255, 0.87);
|
|
778
|
-
background: rgba(255, 255, 255, 0.12);
|
|
779
|
-
}
|
|
780
|
-
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled):hover {
|
|
781
769
|
color: rgba(255, 255, 255, 0.87);
|
|
782
770
|
background: rgba(255, 255, 255, 0.04);
|
|
783
771
|
}
|
|
784
|
-
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
|
|
785
|
-
color: rgba(255, 255, 255, 0.87);
|
|
786
|
-
background: rgba(255, 255, 255, 0.12);
|
|
787
|
-
}
|
|
788
772
|
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-item-content {
|
|
789
773
|
padding: 0.75rem 0.75rem;
|
|
790
774
|
}
|
|
@@ -1501,17 +1485,9 @@
|
|
|
1501
1485
|
background: rgba(206, 147, 216, 0.24);
|
|
1502
1486
|
}
|
|
1503
1487
|
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled).p-focus {
|
|
1504
|
-
color: rgba(255, 255, 255, 0.87);
|
|
1505
|
-
background: rgba(255, 255, 255, 0.12);
|
|
1506
|
-
}
|
|
1507
|
-
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover {
|
|
1508
1488
|
color: rgba(255, 255, 255, 0.87);
|
|
1509
1489
|
background: rgba(255, 255, 255, 0.04);
|
|
1510
1490
|
}
|
|
1511
|
-
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
|
|
1512
|
-
color: rgba(255, 255, 255, 0.87);
|
|
1513
|
-
background: rgba(255, 255, 255, 0.12);
|
|
1514
|
-
}
|
|
1515
1491
|
.p-multiselect-panel .p-multiselect-items .p-multiselect-item .p-checkbox {
|
|
1516
1492
|
margin-right: 0.5rem;
|
|
1517
1493
|
}
|
|
@@ -3022,11 +2998,11 @@
|
|
|
3022
2998
|
}
|
|
3023
2999
|
.p-orderlist .p-orderlist-list .p-orderlist-item:not(.p-highlight):hover.p-focus {
|
|
3024
3000
|
color: rgba(255, 255, 255, 0.87);
|
|
3025
|
-
background: rgba(255, 255, 255, 0.
|
|
3001
|
+
background: rgba(255, 255, 255, 0.04);
|
|
3026
3002
|
}
|
|
3027
3003
|
.p-orderlist .p-orderlist-list .p-orderlist-item.p-focus {
|
|
3028
3004
|
color: rgba(255, 255, 255, 0.87);
|
|
3029
|
-
background: rgba(255, 255, 255, 0.
|
|
3005
|
+
background: rgba(255, 255, 255, 0.04);
|
|
3030
3006
|
}
|
|
3031
3007
|
.p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight {
|
|
3032
3008
|
color: #CE93D8;
|
|
@@ -3216,11 +3192,11 @@
|
|
|
3216
3192
|
}
|
|
3217
3193
|
.p-picklist .p-picklist-list .p-picklist-item:not(.p-highlight):hover.p-focus {
|
|
3218
3194
|
color: rgba(255, 255, 255, 0.87);
|
|
3219
|
-
background: rgba(255, 255, 255, 0.
|
|
3195
|
+
background: rgba(255, 255, 255, 0.04);
|
|
3220
3196
|
}
|
|
3221
3197
|
.p-picklist .p-picklist-list .p-picklist-item.p-focus {
|
|
3222
3198
|
color: rgba(255, 255, 255, 0.87);
|
|
3223
|
-
background: rgba(255, 255, 255, 0.
|
|
3199
|
+
background: rgba(255, 255, 255, 0.04);
|
|
3224
3200
|
}
|
|
3225
3201
|
.p-picklist .p-picklist-list .p-picklist-item.p-highlight {
|
|
3226
3202
|
color: #CE93D8;
|
|
@@ -451,17 +451,9 @@
|
|
|
451
451
|
background: rgba(159, 168, 218, 0.24);
|
|
452
452
|
}
|
|
453
453
|
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled).p-focus {
|
|
454
|
-
color: rgba(255, 255, 255, 0.87);
|
|
455
|
-
background: rgba(255, 255, 255, 0.12);
|
|
456
|
-
}
|
|
457
|
-
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled):hover {
|
|
458
454
|
color: rgba(255, 255, 255, 0.87);
|
|
459
455
|
background: rgba(255, 255, 255, 0.04);
|
|
460
456
|
}
|
|
461
|
-
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
|
|
462
|
-
color: rgba(255, 255, 255, 0.87);
|
|
463
|
-
background: rgba(255, 255, 255, 0.12);
|
|
464
|
-
}
|
|
465
457
|
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item-group {
|
|
466
458
|
margin: 0;
|
|
467
459
|
padding: 0.75rem;
|
|
@@ -774,17 +766,9 @@
|
|
|
774
766
|
background: rgba(159, 168, 218, 0.24);
|
|
775
767
|
}
|
|
776
768
|
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled).p-focus {
|
|
777
|
-
color: rgba(255, 255, 255, 0.87);
|
|
778
|
-
background: rgba(255, 255, 255, 0.12);
|
|
779
|
-
}
|
|
780
|
-
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled):hover {
|
|
781
769
|
color: rgba(255, 255, 255, 0.87);
|
|
782
770
|
background: rgba(255, 255, 255, 0.04);
|
|
783
771
|
}
|
|
784
|
-
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
|
|
785
|
-
color: rgba(255, 255, 255, 0.87);
|
|
786
|
-
background: rgba(255, 255, 255, 0.12);
|
|
787
|
-
}
|
|
788
772
|
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-item-content {
|
|
789
773
|
padding: 0.75rem 0.75rem;
|
|
790
774
|
}
|
|
@@ -1501,17 +1485,9 @@
|
|
|
1501
1485
|
background: rgba(159, 168, 218, 0.24);
|
|
1502
1486
|
}
|
|
1503
1487
|
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled).p-focus {
|
|
1504
|
-
color: rgba(255, 255, 255, 0.87);
|
|
1505
|
-
background: rgba(255, 255, 255, 0.12);
|
|
1506
|
-
}
|
|
1507
|
-
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover {
|
|
1508
1488
|
color: rgba(255, 255, 255, 0.87);
|
|
1509
1489
|
background: rgba(255, 255, 255, 0.04);
|
|
1510
1490
|
}
|
|
1511
|
-
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
|
|
1512
|
-
color: rgba(255, 255, 255, 0.87);
|
|
1513
|
-
background: rgba(255, 255, 255, 0.12);
|
|
1514
|
-
}
|
|
1515
1491
|
.p-multiselect-panel .p-multiselect-items .p-multiselect-item .p-checkbox {
|
|
1516
1492
|
margin-right: 0.5rem;
|
|
1517
1493
|
}
|
|
@@ -3022,11 +2998,11 @@
|
|
|
3022
2998
|
}
|
|
3023
2999
|
.p-orderlist .p-orderlist-list .p-orderlist-item:not(.p-highlight):hover.p-focus {
|
|
3024
3000
|
color: rgba(255, 255, 255, 0.87);
|
|
3025
|
-
background: rgba(255, 255, 255, 0.
|
|
3001
|
+
background: rgba(255, 255, 255, 0.04);
|
|
3026
3002
|
}
|
|
3027
3003
|
.p-orderlist .p-orderlist-list .p-orderlist-item.p-focus {
|
|
3028
3004
|
color: rgba(255, 255, 255, 0.87);
|
|
3029
|
-
background: rgba(255, 255, 255, 0.
|
|
3005
|
+
background: rgba(255, 255, 255, 0.04);
|
|
3030
3006
|
}
|
|
3031
3007
|
.p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight {
|
|
3032
3008
|
color: #9FA8DA;
|
|
@@ -3216,11 +3192,11 @@
|
|
|
3216
3192
|
}
|
|
3217
3193
|
.p-picklist .p-picklist-list .p-picklist-item:not(.p-highlight):hover.p-focus {
|
|
3218
3194
|
color: rgba(255, 255, 255, 0.87);
|
|
3219
|
-
background: rgba(255, 255, 255, 0.
|
|
3195
|
+
background: rgba(255, 255, 255, 0.04);
|
|
3220
3196
|
}
|
|
3221
3197
|
.p-picklist .p-picklist-list .p-picklist-item.p-focus {
|
|
3222
3198
|
color: rgba(255, 255, 255, 0.87);
|
|
3223
|
-
background: rgba(255, 255, 255, 0.
|
|
3199
|
+
background: rgba(255, 255, 255, 0.04);
|
|
3224
3200
|
}
|
|
3225
3201
|
.p-picklist .p-picklist-list .p-picklist-item.p-highlight {
|
|
3226
3202
|
color: #9FA8DA;
|
|
@@ -451,17 +451,9 @@
|
|
|
451
451
|
background: rgba(103, 58, 183, 0.24);
|
|
452
452
|
}
|
|
453
453
|
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled).p-focus {
|
|
454
|
-
color: rgba(0, 0, 0, 0.87);
|
|
455
|
-
background: rgba(0, 0, 0, 0.12);
|
|
456
|
-
}
|
|
457
|
-
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled):hover {
|
|
458
454
|
color: rgba(0, 0, 0, 0.87);
|
|
459
455
|
background: rgba(0, 0, 0, 0.04);
|
|
460
456
|
}
|
|
461
|
-
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
|
|
462
|
-
color: rgba(0, 0, 0, 0.87);
|
|
463
|
-
background: rgba(0, 0, 0, 0.12);
|
|
464
|
-
}
|
|
465
457
|
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item-group {
|
|
466
458
|
margin: 0;
|
|
467
459
|
padding: 0.75rem;
|
|
@@ -774,17 +766,9 @@
|
|
|
774
766
|
background: rgba(103, 58, 183, 0.24);
|
|
775
767
|
}
|
|
776
768
|
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled).p-focus {
|
|
777
|
-
color: rgba(0, 0, 0, 0.87);
|
|
778
|
-
background: rgba(0, 0, 0, 0.12);
|
|
779
|
-
}
|
|
780
|
-
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled):hover {
|
|
781
769
|
color: rgba(0, 0, 0, 0.87);
|
|
782
770
|
background: rgba(0, 0, 0, 0.04);
|
|
783
771
|
}
|
|
784
|
-
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
|
|
785
|
-
color: rgba(0, 0, 0, 0.87);
|
|
786
|
-
background: rgba(0, 0, 0, 0.12);
|
|
787
|
-
}
|
|
788
772
|
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-item-content {
|
|
789
773
|
padding: 0.75rem 0.75rem;
|
|
790
774
|
}
|
|
@@ -1501,17 +1485,9 @@
|
|
|
1501
1485
|
background: rgba(103, 58, 183, 0.24);
|
|
1502
1486
|
}
|
|
1503
1487
|
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled).p-focus {
|
|
1504
|
-
color: rgba(0, 0, 0, 0.87);
|
|
1505
|
-
background: rgba(0, 0, 0, 0.12);
|
|
1506
|
-
}
|
|
1507
|
-
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover {
|
|
1508
1488
|
color: rgba(0, 0, 0, 0.87);
|
|
1509
1489
|
background: rgba(0, 0, 0, 0.04);
|
|
1510
1490
|
}
|
|
1511
|
-
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
|
|
1512
|
-
color: rgba(0, 0, 0, 0.87);
|
|
1513
|
-
background: rgba(0, 0, 0, 0.12);
|
|
1514
|
-
}
|
|
1515
1491
|
.p-multiselect-panel .p-multiselect-items .p-multiselect-item .p-checkbox {
|
|
1516
1492
|
margin-right: 0.5rem;
|
|
1517
1493
|
}
|
|
@@ -3022,11 +2998,11 @@
|
|
|
3022
2998
|
}
|
|
3023
2999
|
.p-orderlist .p-orderlist-list .p-orderlist-item:not(.p-highlight):hover.p-focus {
|
|
3024
3000
|
color: rgba(0, 0, 0, 0.87);
|
|
3025
|
-
background: rgba(0, 0, 0, 0.
|
|
3001
|
+
background: rgba(0, 0, 0, 0.04);
|
|
3026
3002
|
}
|
|
3027
3003
|
.p-orderlist .p-orderlist-list .p-orderlist-item.p-focus {
|
|
3028
3004
|
color: rgba(0, 0, 0, 0.87);
|
|
3029
|
-
background: rgba(0, 0, 0, 0.
|
|
3005
|
+
background: rgba(0, 0, 0, 0.04);
|
|
3030
3006
|
}
|
|
3031
3007
|
.p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight {
|
|
3032
3008
|
color: #673AB7;
|
|
@@ -3216,11 +3192,11 @@
|
|
|
3216
3192
|
}
|
|
3217
3193
|
.p-picklist .p-picklist-list .p-picklist-item:not(.p-highlight):hover.p-focus {
|
|
3218
3194
|
color: rgba(0, 0, 0, 0.87);
|
|
3219
|
-
background: rgba(0, 0, 0, 0.
|
|
3195
|
+
background: rgba(0, 0, 0, 0.04);
|
|
3220
3196
|
}
|
|
3221
3197
|
.p-picklist .p-picklist-list .p-picklist-item.p-focus {
|
|
3222
3198
|
color: rgba(0, 0, 0, 0.87);
|
|
3223
|
-
background: rgba(0, 0, 0, 0.
|
|
3199
|
+
background: rgba(0, 0, 0, 0.04);
|
|
3224
3200
|
}
|
|
3225
3201
|
.p-picklist .p-picklist-list .p-picklist-item.p-highlight {
|
|
3226
3202
|
color: #673AB7;
|
|
@@ -451,17 +451,9 @@
|
|
|
451
451
|
background: rgba(63, 81, 181, 0.24);
|
|
452
452
|
}
|
|
453
453
|
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled).p-focus {
|
|
454
|
-
color: rgba(0, 0, 0, 0.87);
|
|
455
|
-
background: rgba(0, 0, 0, 0.12);
|
|
456
|
-
}
|
|
457
|
-
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled):hover {
|
|
458
454
|
color: rgba(0, 0, 0, 0.87);
|
|
459
455
|
background: rgba(0, 0, 0, 0.04);
|
|
460
456
|
}
|
|
461
|
-
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
|
|
462
|
-
color: rgba(0, 0, 0, 0.87);
|
|
463
|
-
background: rgba(0, 0, 0, 0.12);
|
|
464
|
-
}
|
|
465
457
|
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item-group {
|
|
466
458
|
margin: 0;
|
|
467
459
|
padding: 0.75rem;
|
|
@@ -774,17 +766,9 @@
|
|
|
774
766
|
background: rgba(63, 81, 181, 0.24);
|
|
775
767
|
}
|
|
776
768
|
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled).p-focus {
|
|
777
|
-
color: rgba(0, 0, 0, 0.87);
|
|
778
|
-
background: rgba(0, 0, 0, 0.12);
|
|
779
|
-
}
|
|
780
|
-
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled):hover {
|
|
781
769
|
color: rgba(0, 0, 0, 0.87);
|
|
782
770
|
background: rgba(0, 0, 0, 0.04);
|
|
783
771
|
}
|
|
784
|
-
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
|
|
785
|
-
color: rgba(0, 0, 0, 0.87);
|
|
786
|
-
background: rgba(0, 0, 0, 0.12);
|
|
787
|
-
}
|
|
788
772
|
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-item-content {
|
|
789
773
|
padding: 0.75rem 0.75rem;
|
|
790
774
|
}
|
|
@@ -1501,17 +1485,9 @@
|
|
|
1501
1485
|
background: rgba(63, 81, 181, 0.24);
|
|
1502
1486
|
}
|
|
1503
1487
|
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled).p-focus {
|
|
1504
|
-
color: rgba(0, 0, 0, 0.87);
|
|
1505
|
-
background: rgba(0, 0, 0, 0.12);
|
|
1506
|
-
}
|
|
1507
|
-
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover {
|
|
1508
1488
|
color: rgba(0, 0, 0, 0.87);
|
|
1509
1489
|
background: rgba(0, 0, 0, 0.04);
|
|
1510
1490
|
}
|
|
1511
|
-
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
|
|
1512
|
-
color: rgba(0, 0, 0, 0.87);
|
|
1513
|
-
background: rgba(0, 0, 0, 0.12);
|
|
1514
|
-
}
|
|
1515
1491
|
.p-multiselect-panel .p-multiselect-items .p-multiselect-item .p-checkbox {
|
|
1516
1492
|
margin-right: 0.5rem;
|
|
1517
1493
|
}
|
|
@@ -3022,11 +2998,11 @@
|
|
|
3022
2998
|
}
|
|
3023
2999
|
.p-orderlist .p-orderlist-list .p-orderlist-item:not(.p-highlight):hover.p-focus {
|
|
3024
3000
|
color: rgba(0, 0, 0, 0.87);
|
|
3025
|
-
background: rgba(0, 0, 0, 0.
|
|
3001
|
+
background: rgba(0, 0, 0, 0.04);
|
|
3026
3002
|
}
|
|
3027
3003
|
.p-orderlist .p-orderlist-list .p-orderlist-item.p-focus {
|
|
3028
3004
|
color: rgba(0, 0, 0, 0.87);
|
|
3029
|
-
background: rgba(0, 0, 0, 0.
|
|
3005
|
+
background: rgba(0, 0, 0, 0.04);
|
|
3030
3006
|
}
|
|
3031
3007
|
.p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight {
|
|
3032
3008
|
color: #3F51B5;
|
|
@@ -3216,11 +3192,11 @@
|
|
|
3216
3192
|
}
|
|
3217
3193
|
.p-picklist .p-picklist-list .p-picklist-item:not(.p-highlight):hover.p-focus {
|
|
3218
3194
|
color: rgba(0, 0, 0, 0.87);
|
|
3219
|
-
background: rgba(0, 0, 0, 0.
|
|
3195
|
+
background: rgba(0, 0, 0, 0.04);
|
|
3220
3196
|
}
|
|
3221
3197
|
.p-picklist .p-picklist-list .p-picklist-item.p-focus {
|
|
3222
3198
|
color: rgba(0, 0, 0, 0.87);
|
|
3223
|
-
background: rgba(0, 0, 0, 0.
|
|
3199
|
+
background: rgba(0, 0, 0, 0.04);
|
|
3224
3200
|
}
|
|
3225
3201
|
.p-picklist .p-picklist-list .p-picklist-item.p-highlight {
|
|
3226
3202
|
color: #3F51B5;
|
|
@@ -455,17 +455,9 @@
|
|
|
455
455
|
background: #bec8da;
|
|
456
456
|
}
|
|
457
457
|
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled).p-focus {
|
|
458
|
-
color: #4C566A;
|
|
459
|
-
background: #E5E9F0;
|
|
460
|
-
}
|
|
461
|
-
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled):hover {
|
|
462
458
|
color: #4C566A;
|
|
463
459
|
background: transparent;
|
|
464
460
|
}
|
|
465
|
-
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
|
|
466
|
-
color: #4C566A;
|
|
467
|
-
background: #E5E9F0;
|
|
468
|
-
}
|
|
469
461
|
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item-group {
|
|
470
462
|
margin: 0;
|
|
471
463
|
padding: 0.75rem 1rem;
|
|
@@ -778,17 +770,9 @@
|
|
|
778
770
|
background: #bec8da;
|
|
779
771
|
}
|
|
780
772
|
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled).p-focus {
|
|
781
|
-
color: #4C566A;
|
|
782
|
-
background: #E5E9F0;
|
|
783
|
-
}
|
|
784
|
-
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled):hover {
|
|
785
773
|
color: #4C566A;
|
|
786
774
|
background: transparent;
|
|
787
775
|
}
|
|
788
|
-
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
|
|
789
|
-
color: #4C566A;
|
|
790
|
-
background: #E5E9F0;
|
|
791
|
-
}
|
|
792
776
|
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-item-content {
|
|
793
777
|
padding: 0.5rem 1rem;
|
|
794
778
|
}
|
|
@@ -1505,17 +1489,9 @@
|
|
|
1505
1489
|
background: #bec8da;
|
|
1506
1490
|
}
|
|
1507
1491
|
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled).p-focus {
|
|
1508
|
-
color: #4C566A;
|
|
1509
|
-
background: #E5E9F0;
|
|
1510
|
-
}
|
|
1511
|
-
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover {
|
|
1512
1492
|
color: #4C566A;
|
|
1513
1493
|
background: transparent;
|
|
1514
1494
|
}
|
|
1515
|
-
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
|
|
1516
|
-
color: #4C566A;
|
|
1517
|
-
background: #E5E9F0;
|
|
1518
|
-
}
|
|
1519
1495
|
.p-multiselect-panel .p-multiselect-items .p-multiselect-item .p-checkbox {
|
|
1520
1496
|
margin-right: 0.5rem;
|
|
1521
1497
|
}
|
|
@@ -2977,11 +2953,11 @@
|
|
|
2977
2953
|
}
|
|
2978
2954
|
.p-orderlist .p-orderlist-list .p-orderlist-item:not(.p-highlight):hover.p-focus {
|
|
2979
2955
|
color: #4C566A;
|
|
2980
|
-
background:
|
|
2956
|
+
background: transparent;
|
|
2981
2957
|
}
|
|
2982
2958
|
.p-orderlist .p-orderlist-list .p-orderlist-item.p-focus {
|
|
2983
2959
|
color: #4C566A;
|
|
2984
|
-
background:
|
|
2960
|
+
background: transparent;
|
|
2985
2961
|
}
|
|
2986
2962
|
.p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight {
|
|
2987
2963
|
color: #2E3440;
|
|
@@ -3171,11 +3147,11 @@
|
|
|
3171
3147
|
}
|
|
3172
3148
|
.p-picklist .p-picklist-list .p-picklist-item:not(.p-highlight):hover.p-focus {
|
|
3173
3149
|
color: #4C566A;
|
|
3174
|
-
background:
|
|
3150
|
+
background: transparent;
|
|
3175
3151
|
}
|
|
3176
3152
|
.p-picklist .p-picklist-list .p-picklist-item.p-focus {
|
|
3177
3153
|
color: #4C566A;
|
|
3178
|
-
background:
|
|
3154
|
+
background: transparent;
|
|
3179
3155
|
}
|
|
3180
3156
|
.p-picklist .p-picklist-list .p-picklist-item.p-highlight {
|
|
3181
3157
|
color: #2E3440;
|
|
@@ -427,17 +427,9 @@
|
|
|
427
427
|
background: #1174c0;
|
|
428
428
|
}
|
|
429
429
|
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled).p-focus {
|
|
430
|
-
color: #343a3f;
|
|
431
|
-
background: #d2d6db;
|
|
432
|
-
}
|
|
433
|
-
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled):hover {
|
|
434
430
|
color: #343a3f;
|
|
435
431
|
background: #dde1e6;
|
|
436
432
|
}
|
|
437
|
-
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
|
|
438
|
-
color: #343a3f;
|
|
439
|
-
background: #d2d6db;
|
|
440
|
-
}
|
|
441
433
|
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item-group {
|
|
442
434
|
margin: 0;
|
|
443
435
|
padding: 0.25rem 0.5rem;
|
|
@@ -750,17 +742,9 @@
|
|
|
750
742
|
background: #1174c0;
|
|
751
743
|
}
|
|
752
744
|
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled).p-focus {
|
|
753
|
-
color: #343a3f;
|
|
754
|
-
background: #d2d6db;
|
|
755
|
-
}
|
|
756
|
-
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled):hover {
|
|
757
745
|
color: #343a3f;
|
|
758
746
|
background: #dde1e6;
|
|
759
747
|
}
|
|
760
|
-
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
|
|
761
|
-
color: #343a3f;
|
|
762
|
-
background: #d2d6db;
|
|
763
|
-
}
|
|
764
748
|
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-item-content {
|
|
765
749
|
padding: 0.25rem 0.5rem;
|
|
766
750
|
}
|
|
@@ -1477,17 +1461,9 @@
|
|
|
1477
1461
|
background: #1174c0;
|
|
1478
1462
|
}
|
|
1479
1463
|
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled).p-focus {
|
|
1480
|
-
color: #343a3f;
|
|
1481
|
-
background: #d2d6db;
|
|
1482
|
-
}
|
|
1483
|
-
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover {
|
|
1484
1464
|
color: #343a3f;
|
|
1485
1465
|
background: #dde1e6;
|
|
1486
1466
|
}
|
|
1487
|
-
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
|
|
1488
|
-
color: #343a3f;
|
|
1489
|
-
background: #d2d6db;
|
|
1490
|
-
}
|
|
1491
1467
|
.p-multiselect-panel .p-multiselect-items .p-multiselect-item .p-checkbox {
|
|
1492
1468
|
margin-right: 0.5rem;
|
|
1493
1469
|
}
|
|
@@ -2949,11 +2925,11 @@
|
|
|
2949
2925
|
}
|
|
2950
2926
|
.p-orderlist .p-orderlist-list .p-orderlist-item:not(.p-highlight):hover.p-focus {
|
|
2951
2927
|
color: #343a3f;
|
|
2952
|
-
background: #
|
|
2928
|
+
background: #dde1e6;
|
|
2953
2929
|
}
|
|
2954
2930
|
.p-orderlist .p-orderlist-list .p-orderlist-item.p-focus {
|
|
2955
2931
|
color: #343a3f;
|
|
2956
|
-
background: #
|
|
2932
|
+
background: #dde1e6;
|
|
2957
2933
|
}
|
|
2958
2934
|
.p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight {
|
|
2959
2935
|
color: #ffffff;
|
|
@@ -3143,11 +3119,11 @@
|
|
|
3143
3119
|
}
|
|
3144
3120
|
.p-picklist .p-picklist-list .p-picklist-item:not(.p-highlight):hover.p-focus {
|
|
3145
3121
|
color: #343a3f;
|
|
3146
|
-
background: #
|
|
3122
|
+
background: #dde1e6;
|
|
3147
3123
|
}
|
|
3148
3124
|
.p-picklist .p-picklist-list .p-picklist-item.p-focus {
|
|
3149
3125
|
color: #343a3f;
|
|
3150
|
-
background: #
|
|
3126
|
+
background: #dde1e6;
|
|
3151
3127
|
}
|
|
3152
3128
|
.p-picklist .p-picklist-list .p-picklist-item.p-highlight {
|
|
3153
3129
|
color: #ffffff;
|
|
@@ -427,17 +427,9 @@
|
|
|
427
427
|
background: #007ad9;
|
|
428
428
|
}
|
|
429
429
|
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled).p-focus {
|
|
430
|
-
color: #333333;
|
|
431
|
-
background: #d6d6d6;
|
|
432
|
-
}
|
|
433
|
-
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled):hover {
|
|
434
430
|
color: #333333;
|
|
435
431
|
background: #eaeaea;
|
|
436
432
|
}
|
|
437
|
-
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
|
|
438
|
-
color: #333333;
|
|
439
|
-
background: #d6d6d6;
|
|
440
|
-
}
|
|
441
433
|
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item-group {
|
|
442
434
|
margin: 0;
|
|
443
435
|
padding: 0.857rem;
|
|
@@ -750,17 +742,9 @@
|
|
|
750
742
|
background: #007ad9;
|
|
751
743
|
}
|
|
752
744
|
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled).p-focus {
|
|
753
|
-
color: #333333;
|
|
754
|
-
background: #d6d6d6;
|
|
755
|
-
}
|
|
756
|
-
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled):hover {
|
|
757
745
|
color: #333333;
|
|
758
746
|
background: #eaeaea;
|
|
759
747
|
}
|
|
760
|
-
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
|
|
761
|
-
color: #333333;
|
|
762
|
-
background: #d6d6d6;
|
|
763
|
-
}
|
|
764
748
|
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-item-content {
|
|
765
749
|
padding: 0.429rem 0.857rem;
|
|
766
750
|
}
|
|
@@ -1481,17 +1465,9 @@
|
|
|
1481
1465
|
background: #007ad9;
|
|
1482
1466
|
}
|
|
1483
1467
|
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled).p-focus {
|
|
1484
|
-
color: #333333;
|
|
1485
|
-
background: #d6d6d6;
|
|
1486
|
-
}
|
|
1487
|
-
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover {
|
|
1488
1468
|
color: #333333;
|
|
1489
1469
|
background: #eaeaea;
|
|
1490
1470
|
}
|
|
1491
|
-
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
|
|
1492
|
-
color: #333333;
|
|
1493
|
-
background: #d6d6d6;
|
|
1494
|
-
}
|
|
1495
1471
|
.p-multiselect-panel .p-multiselect-items .p-multiselect-item .p-checkbox {
|
|
1496
1472
|
margin-right: 0.5rem;
|
|
1497
1473
|
}
|
|
@@ -2961,11 +2937,11 @@
|
|
|
2961
2937
|
}
|
|
2962
2938
|
.p-orderlist .p-orderlist-list .p-orderlist-item:not(.p-highlight):hover.p-focus {
|
|
2963
2939
|
color: #333333;
|
|
2964
|
-
background: #
|
|
2940
|
+
background: #eaeaea;
|
|
2965
2941
|
}
|
|
2966
2942
|
.p-orderlist .p-orderlist-list .p-orderlist-item.p-focus {
|
|
2967
2943
|
color: #333333;
|
|
2968
|
-
background: #
|
|
2944
|
+
background: #eaeaea;
|
|
2969
2945
|
}
|
|
2970
2946
|
.p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight {
|
|
2971
2947
|
color: #ffffff;
|
|
@@ -3155,11 +3131,11 @@
|
|
|
3155
3131
|
}
|
|
3156
3132
|
.p-picklist .p-picklist-list .p-picklist-item:not(.p-highlight):hover.p-focus {
|
|
3157
3133
|
color: #333333;
|
|
3158
|
-
background: #
|
|
3134
|
+
background: #eaeaea;
|
|
3159
3135
|
}
|
|
3160
3136
|
.p-picklist .p-picklist-list .p-picklist-item.p-focus {
|
|
3161
3137
|
color: #333333;
|
|
3162
|
-
background: #
|
|
3138
|
+
background: #eaeaea;
|
|
3163
3139
|
}
|
|
3164
3140
|
.p-picklist .p-picklist-list .p-picklist-item.p-highlight {
|
|
3165
3141
|
color: #ffffff;
|
|
@@ -427,17 +427,9 @@
|
|
|
427
427
|
background: #e02365;
|
|
428
428
|
}
|
|
429
429
|
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled).p-focus {
|
|
430
|
-
color: #333333;
|
|
431
|
-
background: #d6d6d6;
|
|
432
|
-
}
|
|
433
|
-
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled):hover {
|
|
434
430
|
color: #333333;
|
|
435
431
|
background: #eaeaea;
|
|
436
432
|
}
|
|
437
|
-
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
|
|
438
|
-
color: #333333;
|
|
439
|
-
background: #d6d6d6;
|
|
440
|
-
}
|
|
441
433
|
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item-group {
|
|
442
434
|
margin: 0;
|
|
443
435
|
padding: 0.857rem;
|
|
@@ -750,17 +742,9 @@
|
|
|
750
742
|
background: #e02365;
|
|
751
743
|
}
|
|
752
744
|
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled).p-focus {
|
|
753
|
-
color: #333333;
|
|
754
|
-
background: #d6d6d6;
|
|
755
|
-
}
|
|
756
|
-
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled):hover {
|
|
757
745
|
color: #333333;
|
|
758
746
|
background: #eaeaea;
|
|
759
747
|
}
|
|
760
|
-
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
|
|
761
|
-
color: #333333;
|
|
762
|
-
background: #d6d6d6;
|
|
763
|
-
}
|
|
764
748
|
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-item-content {
|
|
765
749
|
padding: 0.429rem 0.857rem;
|
|
766
750
|
}
|
|
@@ -1477,17 +1461,9 @@
|
|
|
1477
1461
|
background: #e02365;
|
|
1478
1462
|
}
|
|
1479
1463
|
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled).p-focus {
|
|
1480
|
-
color: #333333;
|
|
1481
|
-
background: #d6d6d6;
|
|
1482
|
-
}
|
|
1483
|
-
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover {
|
|
1484
1464
|
color: #333333;
|
|
1485
1465
|
background: #eaeaea;
|
|
1486
1466
|
}
|
|
1487
|
-
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
|
|
1488
|
-
color: #333333;
|
|
1489
|
-
background: #d6d6d6;
|
|
1490
|
-
}
|
|
1491
1467
|
.p-multiselect-panel .p-multiselect-items .p-multiselect-item .p-checkbox {
|
|
1492
1468
|
margin-right: 0.5rem;
|
|
1493
1469
|
}
|
|
@@ -2949,11 +2925,11 @@
|
|
|
2949
2925
|
}
|
|
2950
2926
|
.p-orderlist .p-orderlist-list .p-orderlist-item:not(.p-highlight):hover.p-focus {
|
|
2951
2927
|
color: #333333;
|
|
2952
|
-
background: #
|
|
2928
|
+
background: #eaeaea;
|
|
2953
2929
|
}
|
|
2954
2930
|
.p-orderlist .p-orderlist-list .p-orderlist-item.p-focus {
|
|
2955
2931
|
color: #333333;
|
|
2956
|
-
background: #
|
|
2932
|
+
background: #eaeaea;
|
|
2957
2933
|
}
|
|
2958
2934
|
.p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight {
|
|
2959
2935
|
color: #ffffff;
|
|
@@ -3143,11 +3119,11 @@
|
|
|
3143
3119
|
}
|
|
3144
3120
|
.p-picklist .p-picklist-list .p-picklist-item:not(.p-highlight):hover.p-focus {
|
|
3145
3121
|
color: #333333;
|
|
3146
|
-
background: #
|
|
3122
|
+
background: #eaeaea;
|
|
3147
3123
|
}
|
|
3148
3124
|
.p-picklist .p-picklist-list .p-picklist-item.p-focus {
|
|
3149
3125
|
color: #333333;
|
|
3150
|
-
background: #
|
|
3126
|
+
background: #eaeaea;
|
|
3151
3127
|
}
|
|
3152
3128
|
.p-picklist .p-picklist-list .p-picklist-item.p-highlight {
|
|
3153
3129
|
color: #ffffff;
|