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
|
@@ -448,17 +448,9 @@
|
|
|
448
448
|
background: rgba(236, 72, 153, 0.24);
|
|
449
449
|
}
|
|
450
450
|
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled).p-focus {
|
|
451
|
-
color: #0f172a;
|
|
452
|
-
background: #e2e8f0;
|
|
453
|
-
}
|
|
454
|
-
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled):hover {
|
|
455
451
|
color: #1e293b;
|
|
456
452
|
background: #f1f5f9;
|
|
457
453
|
}
|
|
458
|
-
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
|
|
459
|
-
color: #0f172a;
|
|
460
|
-
background: #e2e8f0;
|
|
461
|
-
}
|
|
462
454
|
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item-group {
|
|
463
455
|
margin: 0;
|
|
464
456
|
padding: 0.5rem 0.75rem;
|
|
@@ -771,17 +763,9 @@
|
|
|
771
763
|
background: rgba(236, 72, 153, 0.24);
|
|
772
764
|
}
|
|
773
765
|
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled).p-focus {
|
|
774
|
-
color: #0f172a;
|
|
775
|
-
background: #e2e8f0;
|
|
776
|
-
}
|
|
777
|
-
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled):hover {
|
|
778
766
|
color: #1e293b;
|
|
779
767
|
background: #f1f5f9;
|
|
780
768
|
}
|
|
781
|
-
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
|
|
782
|
-
color: #0f172a;
|
|
783
|
-
background: #e2e8f0;
|
|
784
|
-
}
|
|
785
769
|
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-item-content {
|
|
786
770
|
padding: 0.5rem 0.75rem;
|
|
787
771
|
}
|
|
@@ -1498,17 +1482,9 @@
|
|
|
1498
1482
|
background: rgba(236, 72, 153, 0.24);
|
|
1499
1483
|
}
|
|
1500
1484
|
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled).p-focus {
|
|
1501
|
-
color: #0f172a;
|
|
1502
|
-
background: #e2e8f0;
|
|
1503
|
-
}
|
|
1504
|
-
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover {
|
|
1505
1485
|
color: #1e293b;
|
|
1506
1486
|
background: #f1f5f9;
|
|
1507
1487
|
}
|
|
1508
|
-
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
|
|
1509
|
-
color: #0f172a;
|
|
1510
|
-
background: #e2e8f0;
|
|
1511
|
-
}
|
|
1512
1488
|
.p-multiselect-panel .p-multiselect-items .p-multiselect-item .p-checkbox {
|
|
1513
1489
|
margin-right: 0.5rem;
|
|
1514
1490
|
}
|
|
@@ -3018,12 +2994,12 @@
|
|
|
3018
2994
|
color: #1e293b;
|
|
3019
2995
|
}
|
|
3020
2996
|
.p-orderlist .p-orderlist-list .p-orderlist-item:not(.p-highlight):hover.p-focus {
|
|
3021
|
-
color: #
|
|
3022
|
-
background: #
|
|
2997
|
+
color: #1e293b;
|
|
2998
|
+
background: #f1f5f9;
|
|
3023
2999
|
}
|
|
3024
3000
|
.p-orderlist .p-orderlist-list .p-orderlist-item.p-focus {
|
|
3025
|
-
color: #
|
|
3026
|
-
background: #
|
|
3001
|
+
color: #1e293b;
|
|
3002
|
+
background: #f1f5f9;
|
|
3027
3003
|
}
|
|
3028
3004
|
.p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight {
|
|
3029
3005
|
color: #be185d;
|
|
@@ -3212,12 +3188,12 @@
|
|
|
3212
3188
|
color: #1e293b;
|
|
3213
3189
|
}
|
|
3214
3190
|
.p-picklist .p-picklist-list .p-picklist-item:not(.p-highlight):hover.p-focus {
|
|
3215
|
-
color: #
|
|
3216
|
-
background: #
|
|
3191
|
+
color: #1e293b;
|
|
3192
|
+
background: #f1f5f9;
|
|
3217
3193
|
}
|
|
3218
3194
|
.p-picklist .p-picklist-list .p-picklist-item.p-focus {
|
|
3219
|
-
color: #
|
|
3220
|
-
background: #
|
|
3195
|
+
color: #1e293b;
|
|
3196
|
+
background: #f1f5f9;
|
|
3221
3197
|
}
|
|
3222
3198
|
.p-picklist .p-picklist-list .p-picklist-item.p-highlight {
|
|
3223
3199
|
color: #be185d;
|
|
@@ -448,17 +448,9 @@
|
|
|
448
448
|
background: rgba(139, 92, 246, 0.24);
|
|
449
449
|
}
|
|
450
450
|
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled).p-focus {
|
|
451
|
-
color: #0f172a;
|
|
452
|
-
background: #e2e8f0;
|
|
453
|
-
}
|
|
454
|
-
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled):hover {
|
|
455
451
|
color: #1e293b;
|
|
456
452
|
background: #f1f5f9;
|
|
457
453
|
}
|
|
458
|
-
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
|
|
459
|
-
color: #0f172a;
|
|
460
|
-
background: #e2e8f0;
|
|
461
|
-
}
|
|
462
454
|
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item-group {
|
|
463
455
|
margin: 0;
|
|
464
456
|
padding: 0.5rem 0.75rem;
|
|
@@ -771,17 +763,9 @@
|
|
|
771
763
|
background: rgba(139, 92, 246, 0.24);
|
|
772
764
|
}
|
|
773
765
|
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled).p-focus {
|
|
774
|
-
color: #0f172a;
|
|
775
|
-
background: #e2e8f0;
|
|
776
|
-
}
|
|
777
|
-
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled):hover {
|
|
778
766
|
color: #1e293b;
|
|
779
767
|
background: #f1f5f9;
|
|
780
768
|
}
|
|
781
|
-
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
|
|
782
|
-
color: #0f172a;
|
|
783
|
-
background: #e2e8f0;
|
|
784
|
-
}
|
|
785
769
|
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-item-content {
|
|
786
770
|
padding: 0.5rem 0.75rem;
|
|
787
771
|
}
|
|
@@ -1498,17 +1482,9 @@
|
|
|
1498
1482
|
background: rgba(139, 92, 246, 0.24);
|
|
1499
1483
|
}
|
|
1500
1484
|
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled).p-focus {
|
|
1501
|
-
color: #0f172a;
|
|
1502
|
-
background: #e2e8f0;
|
|
1503
|
-
}
|
|
1504
|
-
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover {
|
|
1505
1485
|
color: #1e293b;
|
|
1506
1486
|
background: #f1f5f9;
|
|
1507
1487
|
}
|
|
1508
|
-
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
|
|
1509
|
-
color: #0f172a;
|
|
1510
|
-
background: #e2e8f0;
|
|
1511
|
-
}
|
|
1512
1488
|
.p-multiselect-panel .p-multiselect-items .p-multiselect-item .p-checkbox {
|
|
1513
1489
|
margin-right: 0.5rem;
|
|
1514
1490
|
}
|
|
@@ -3018,12 +2994,12 @@
|
|
|
3018
2994
|
color: #1e293b;
|
|
3019
2995
|
}
|
|
3020
2996
|
.p-orderlist .p-orderlist-list .p-orderlist-item:not(.p-highlight):hover.p-focus {
|
|
3021
|
-
color: #
|
|
3022
|
-
background: #
|
|
2997
|
+
color: #1e293b;
|
|
2998
|
+
background: #f1f5f9;
|
|
3023
2999
|
}
|
|
3024
3000
|
.p-orderlist .p-orderlist-list .p-orderlist-item.p-focus {
|
|
3025
|
-
color: #
|
|
3026
|
-
background: #
|
|
3001
|
+
color: #1e293b;
|
|
3002
|
+
background: #f1f5f9;
|
|
3027
3003
|
}
|
|
3028
3004
|
.p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight {
|
|
3029
3005
|
color: #6D28D9;
|
|
@@ -3212,12 +3188,12 @@
|
|
|
3212
3188
|
color: #1e293b;
|
|
3213
3189
|
}
|
|
3214
3190
|
.p-picklist .p-picklist-list .p-picklist-item:not(.p-highlight):hover.p-focus {
|
|
3215
|
-
color: #
|
|
3216
|
-
background: #
|
|
3191
|
+
color: #1e293b;
|
|
3192
|
+
background: #f1f5f9;
|
|
3217
3193
|
}
|
|
3218
3194
|
.p-picklist .p-picklist-list .p-picklist-item.p-focus {
|
|
3219
|
-
color: #
|
|
3220
|
-
background: #
|
|
3195
|
+
color: #1e293b;
|
|
3196
|
+
background: #f1f5f9;
|
|
3221
3197
|
}
|
|
3222
3198
|
.p-picklist .p-picklist-list .p-picklist-item.p-highlight {
|
|
3223
3199
|
color: #6D28D9;
|
|
@@ -448,17 +448,9 @@
|
|
|
448
448
|
background: rgba(20, 184, 166, 0.24);
|
|
449
449
|
}
|
|
450
450
|
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled).p-focus {
|
|
451
|
-
color: #0f172a;
|
|
452
|
-
background: #e2e8f0;
|
|
453
|
-
}
|
|
454
|
-
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled):hover {
|
|
455
451
|
color: #1e293b;
|
|
456
452
|
background: #f1f5f9;
|
|
457
453
|
}
|
|
458
|
-
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
|
|
459
|
-
color: #0f172a;
|
|
460
|
-
background: #e2e8f0;
|
|
461
|
-
}
|
|
462
454
|
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item-group {
|
|
463
455
|
margin: 0;
|
|
464
456
|
padding: 0.5rem 0.75rem;
|
|
@@ -771,17 +763,9 @@
|
|
|
771
763
|
background: rgba(20, 184, 166, 0.24);
|
|
772
764
|
}
|
|
773
765
|
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled).p-focus {
|
|
774
|
-
color: #0f172a;
|
|
775
|
-
background: #e2e8f0;
|
|
776
|
-
}
|
|
777
|
-
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled):hover {
|
|
778
766
|
color: #1e293b;
|
|
779
767
|
background: #f1f5f9;
|
|
780
768
|
}
|
|
781
|
-
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
|
|
782
|
-
color: #0f172a;
|
|
783
|
-
background: #e2e8f0;
|
|
784
|
-
}
|
|
785
769
|
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-item-content {
|
|
786
770
|
padding: 0.5rem 0.75rem;
|
|
787
771
|
}
|
|
@@ -1498,17 +1482,9 @@
|
|
|
1498
1482
|
background: rgba(20, 184, 166, 0.24);
|
|
1499
1483
|
}
|
|
1500
1484
|
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled).p-focus {
|
|
1501
|
-
color: #0f172a;
|
|
1502
|
-
background: #e2e8f0;
|
|
1503
|
-
}
|
|
1504
|
-
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover {
|
|
1505
1485
|
color: #1e293b;
|
|
1506
1486
|
background: #f1f5f9;
|
|
1507
1487
|
}
|
|
1508
|
-
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
|
|
1509
|
-
color: #0f172a;
|
|
1510
|
-
background: #e2e8f0;
|
|
1511
|
-
}
|
|
1512
1488
|
.p-multiselect-panel .p-multiselect-items .p-multiselect-item .p-checkbox {
|
|
1513
1489
|
margin-right: 0.5rem;
|
|
1514
1490
|
}
|
|
@@ -3018,12 +2994,12 @@
|
|
|
3018
2994
|
color: #1e293b;
|
|
3019
2995
|
}
|
|
3020
2996
|
.p-orderlist .p-orderlist-list .p-orderlist-item:not(.p-highlight):hover.p-focus {
|
|
3021
|
-
color: #
|
|
3022
|
-
background: #
|
|
2997
|
+
color: #1e293b;
|
|
2998
|
+
background: #f1f5f9;
|
|
3023
2999
|
}
|
|
3024
3000
|
.p-orderlist .p-orderlist-list .p-orderlist-item.p-focus {
|
|
3025
|
-
color: #
|
|
3026
|
-
background: #
|
|
3001
|
+
color: #1e293b;
|
|
3002
|
+
background: #f1f5f9;
|
|
3027
3003
|
}
|
|
3028
3004
|
.p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight {
|
|
3029
3005
|
color: #0f766e;
|
|
@@ -3212,12 +3188,12 @@
|
|
|
3212
3188
|
color: #1e293b;
|
|
3213
3189
|
}
|
|
3214
3190
|
.p-picklist .p-picklist-list .p-picklist-item:not(.p-highlight):hover.p-focus {
|
|
3215
|
-
color: #
|
|
3216
|
-
background: #
|
|
3191
|
+
color: #1e293b;
|
|
3192
|
+
background: #f1f5f9;
|
|
3217
3193
|
}
|
|
3218
3194
|
.p-picklist .p-picklist-list .p-picklist-item.p-focus {
|
|
3219
|
-
color: #
|
|
3220
|
-
background: #
|
|
3195
|
+
color: #1e293b;
|
|
3196
|
+
background: #f1f5f9;
|
|
3221
3197
|
}
|
|
3222
3198
|
.p-picklist .p-picklist-list .p-picklist-item.p-highlight {
|
|
3223
3199
|
color: #0f766e;
|
|
@@ -427,17 +427,9 @@
|
|
|
427
427
|
background: #64bfff;
|
|
428
428
|
}
|
|
429
429
|
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled).p-focus {
|
|
430
|
-
color: rgba(255, 255, 255, 0.87);
|
|
431
|
-
background: rgba(255, 255, 255, 0.12);
|
|
432
|
-
}
|
|
433
|
-
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled):hover {
|
|
434
430
|
color: rgba(255, 255, 255, 0.87);
|
|
435
431
|
background: rgba(255, 255, 255, 0.04);
|
|
436
432
|
}
|
|
437
|
-
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
|
|
438
|
-
color: rgba(255, 255, 255, 0.87);
|
|
439
|
-
background: rgba(255, 255, 255, 0.12);
|
|
440
|
-
}
|
|
441
433
|
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item-group {
|
|
442
434
|
margin: 0;
|
|
443
435
|
padding: 0.75rem 1rem;
|
|
@@ -750,17 +742,9 @@
|
|
|
750
742
|
background: #64bfff;
|
|
751
743
|
}
|
|
752
744
|
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled).p-focus {
|
|
753
|
-
color: rgba(255, 255, 255, 0.87);
|
|
754
|
-
background: rgba(255, 255, 255, 0.12);
|
|
755
|
-
}
|
|
756
|
-
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled):hover {
|
|
757
745
|
color: rgba(255, 255, 255, 0.87);
|
|
758
746
|
background: rgba(255, 255, 255, 0.04);
|
|
759
747
|
}
|
|
760
|
-
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
|
|
761
|
-
color: rgba(255, 255, 255, 0.87);
|
|
762
|
-
background: rgba(255, 255, 255, 0.12);
|
|
763
|
-
}
|
|
764
748
|
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-item-content {
|
|
765
749
|
padding: 0.5rem 1.5rem;
|
|
766
750
|
}
|
|
@@ -1481,17 +1465,9 @@
|
|
|
1481
1465
|
background: #64bfff;
|
|
1482
1466
|
}
|
|
1483
1467
|
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled).p-focus {
|
|
1484
|
-
color: rgba(255, 255, 255, 0.87);
|
|
1485
|
-
background: rgba(255, 255, 255, 0.12);
|
|
1486
|
-
}
|
|
1487
|
-
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover {
|
|
1488
1468
|
color: rgba(255, 255, 255, 0.87);
|
|
1489
1469
|
background: rgba(255, 255, 255, 0.04);
|
|
1490
1470
|
}
|
|
1491
|
-
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
|
|
1492
|
-
color: rgba(255, 255, 255, 0.87);
|
|
1493
|
-
background: rgba(255, 255, 255, 0.12);
|
|
1494
|
-
}
|
|
1495
1471
|
.p-multiselect-panel .p-multiselect-items .p-multiselect-item .p-checkbox {
|
|
1496
1472
|
margin-right: 0.5rem;
|
|
1497
1473
|
}
|
|
@@ -3010,11 +2986,11 @@
|
|
|
3010
2986
|
}
|
|
3011
2987
|
.p-orderlist .p-orderlist-list .p-orderlist-item:not(.p-highlight):hover.p-focus {
|
|
3012
2988
|
color: rgba(255, 255, 255, 0.87);
|
|
3013
|
-
background: rgba(255, 255, 255, 0.
|
|
2989
|
+
background: rgba(255, 255, 255, 0.04);
|
|
3014
2990
|
}
|
|
3015
2991
|
.p-orderlist .p-orderlist-list .p-orderlist-item.p-focus {
|
|
3016
2992
|
color: rgba(255, 255, 255, 0.87);
|
|
3017
|
-
background: rgba(255, 255, 255, 0.
|
|
2993
|
+
background: rgba(255, 255, 255, 0.04);
|
|
3018
2994
|
}
|
|
3019
2995
|
.p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight {
|
|
3020
2996
|
color: #151515;
|
|
@@ -3204,11 +3180,11 @@
|
|
|
3204
3180
|
}
|
|
3205
3181
|
.p-picklist .p-picklist-list .p-picklist-item:not(.p-highlight):hover.p-focus {
|
|
3206
3182
|
color: rgba(255, 255, 255, 0.87);
|
|
3207
|
-
background: rgba(255, 255, 255, 0.
|
|
3183
|
+
background: rgba(255, 255, 255, 0.04);
|
|
3208
3184
|
}
|
|
3209
3185
|
.p-picklist .p-picklist-list .p-picklist-item.p-focus {
|
|
3210
3186
|
color: rgba(255, 255, 255, 0.87);
|
|
3211
|
-
background: rgba(255, 255, 255, 0.
|
|
3187
|
+
background: rgba(255, 255, 255, 0.04);
|
|
3212
3188
|
}
|
|
3213
3189
|
.p-picklist .p-picklist-list .p-picklist-item.p-highlight {
|
|
3214
3190
|
color: #151515;
|
|
@@ -427,17 +427,9 @@
|
|
|
427
427
|
background: #b07acd;
|
|
428
428
|
}
|
|
429
429
|
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled).p-focus {
|
|
430
|
-
color: rgba(255, 255, 255, 0.87);
|
|
431
|
-
background: rgba(255, 255, 255, 0.12);
|
|
432
|
-
}
|
|
433
|
-
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled):hover {
|
|
434
430
|
color: rgba(255, 255, 255, 0.87);
|
|
435
431
|
background: rgba(255, 255, 255, 0.04);
|
|
436
432
|
}
|
|
437
|
-
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
|
|
438
|
-
color: rgba(255, 255, 255, 0.87);
|
|
439
|
-
background: rgba(255, 255, 255, 0.12);
|
|
440
|
-
}
|
|
441
433
|
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item-group {
|
|
442
434
|
margin: 0;
|
|
443
435
|
padding: 0.75rem 1rem;
|
|
@@ -750,17 +742,9 @@
|
|
|
750
742
|
background: #b07acd;
|
|
751
743
|
}
|
|
752
744
|
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled).p-focus {
|
|
753
|
-
color: rgba(255, 255, 255, 0.87);
|
|
754
|
-
background: rgba(255, 255, 255, 0.12);
|
|
755
|
-
}
|
|
756
|
-
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled):hover {
|
|
757
745
|
color: rgba(255, 255, 255, 0.87);
|
|
758
746
|
background: rgba(255, 255, 255, 0.04);
|
|
759
747
|
}
|
|
760
|
-
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
|
|
761
|
-
color: rgba(255, 255, 255, 0.87);
|
|
762
|
-
background: rgba(255, 255, 255, 0.12);
|
|
763
|
-
}
|
|
764
748
|
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-item-content {
|
|
765
749
|
padding: 0.5rem 1.5rem;
|
|
766
750
|
}
|
|
@@ -1481,17 +1465,9 @@
|
|
|
1481
1465
|
background: #b07acd;
|
|
1482
1466
|
}
|
|
1483
1467
|
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled).p-focus {
|
|
1484
|
-
color: rgba(255, 255, 255, 0.87);
|
|
1485
|
-
background: rgba(255, 255, 255, 0.12);
|
|
1486
|
-
}
|
|
1487
|
-
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover {
|
|
1488
1468
|
color: rgba(255, 255, 255, 0.87);
|
|
1489
1469
|
background: rgba(255, 255, 255, 0.04);
|
|
1490
1470
|
}
|
|
1491
|
-
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
|
|
1492
|
-
color: rgba(255, 255, 255, 0.87);
|
|
1493
|
-
background: rgba(255, 255, 255, 0.12);
|
|
1494
|
-
}
|
|
1495
1471
|
.p-multiselect-panel .p-multiselect-items .p-multiselect-item .p-checkbox {
|
|
1496
1472
|
margin-right: 0.5rem;
|
|
1497
1473
|
}
|
|
@@ -3010,11 +2986,11 @@
|
|
|
3010
2986
|
}
|
|
3011
2987
|
.p-orderlist .p-orderlist-list .p-orderlist-item:not(.p-highlight):hover.p-focus {
|
|
3012
2988
|
color: rgba(255, 255, 255, 0.87);
|
|
3013
|
-
background: rgba(255, 255, 255, 0.
|
|
2989
|
+
background: rgba(255, 255, 255, 0.04);
|
|
3014
2990
|
}
|
|
3015
2991
|
.p-orderlist .p-orderlist-list .p-orderlist-item.p-focus {
|
|
3016
2992
|
color: rgba(255, 255, 255, 0.87);
|
|
3017
|
-
background: rgba(255, 255, 255, 0.
|
|
2993
|
+
background: rgba(255, 255, 255, 0.04);
|
|
3018
2994
|
}
|
|
3019
2995
|
.p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight {
|
|
3020
2996
|
color: #151515;
|
|
@@ -3204,11 +3180,11 @@
|
|
|
3204
3180
|
}
|
|
3205
3181
|
.p-picklist .p-picklist-list .p-picklist-item:not(.p-highlight):hover.p-focus {
|
|
3206
3182
|
color: rgba(255, 255, 255, 0.87);
|
|
3207
|
-
background: rgba(255, 255, 255, 0.
|
|
3183
|
+
background: rgba(255, 255, 255, 0.04);
|
|
3208
3184
|
}
|
|
3209
3185
|
.p-picklist .p-picklist-list .p-picklist-item.p-focus {
|
|
3210
3186
|
color: rgba(255, 255, 255, 0.87);
|
|
3211
|
-
background: rgba(255, 255, 255, 0.
|
|
3187
|
+
background: rgba(255, 255, 255, 0.04);
|
|
3212
3188
|
}
|
|
3213
3189
|
.p-picklist .p-picklist-list .p-picklist-item.p-highlight {
|
|
3214
3190
|
color: #151515;
|
|
@@ -427,17 +427,9 @@
|
|
|
427
427
|
background: #0067d6;
|
|
428
428
|
}
|
|
429
429
|
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled).p-focus {
|
|
430
|
-
color: #212529;
|
|
431
|
-
background: #dee2e6;
|
|
432
|
-
}
|
|
433
|
-
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled):hover {
|
|
434
430
|
color: #212529;
|
|
435
431
|
background: #e9ecef;
|
|
436
432
|
}
|
|
437
|
-
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
|
|
438
|
-
color: #212529;
|
|
439
|
-
background: #dee2e6;
|
|
440
|
-
}
|
|
441
433
|
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item-group {
|
|
442
434
|
margin: 0;
|
|
443
435
|
padding: 0.75rem 1rem;
|
|
@@ -750,17 +742,9 @@
|
|
|
750
742
|
background: #0067d6;
|
|
751
743
|
}
|
|
752
744
|
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled).p-focus {
|
|
753
|
-
color: #212529;
|
|
754
|
-
background: #dee2e6;
|
|
755
|
-
}
|
|
756
|
-
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled):hover {
|
|
757
745
|
color: #212529;
|
|
758
746
|
background: #e9ecef;
|
|
759
747
|
}
|
|
760
|
-
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
|
|
761
|
-
color: #212529;
|
|
762
|
-
background: #dee2e6;
|
|
763
|
-
}
|
|
764
748
|
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-item-content {
|
|
765
749
|
padding: 0.5rem 1.5rem;
|
|
766
750
|
}
|
|
@@ -1481,17 +1465,9 @@
|
|
|
1481
1465
|
background: #0067d6;
|
|
1482
1466
|
}
|
|
1483
1467
|
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled).p-focus {
|
|
1484
|
-
color: #212529;
|
|
1485
|
-
background: #dee2e6;
|
|
1486
|
-
}
|
|
1487
|
-
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover {
|
|
1488
1468
|
color: #212529;
|
|
1489
1469
|
background: #e9ecef;
|
|
1490
1470
|
}
|
|
1491
|
-
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
|
|
1492
|
-
color: #212529;
|
|
1493
|
-
background: #dee2e6;
|
|
1494
|
-
}
|
|
1495
1471
|
.p-multiselect-panel .p-multiselect-items .p-multiselect-item .p-checkbox {
|
|
1496
1472
|
margin-right: 0.5rem;
|
|
1497
1473
|
}
|
|
@@ -3010,11 +2986,11 @@
|
|
|
3010
2986
|
}
|
|
3011
2987
|
.p-orderlist .p-orderlist-list .p-orderlist-item:not(.p-highlight):hover.p-focus {
|
|
3012
2988
|
color: #212529;
|
|
3013
|
-
background: #
|
|
2989
|
+
background: #e9ecef;
|
|
3014
2990
|
}
|
|
3015
2991
|
.p-orderlist .p-orderlist-list .p-orderlist-item.p-focus {
|
|
3016
2992
|
color: #212529;
|
|
3017
|
-
background: #
|
|
2993
|
+
background: #e9ecef;
|
|
3018
2994
|
}
|
|
3019
2995
|
.p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight {
|
|
3020
2996
|
color: #ffffff;
|
|
@@ -3204,11 +3180,11 @@
|
|
|
3204
3180
|
}
|
|
3205
3181
|
.p-picklist .p-picklist-list .p-picklist-item:not(.p-highlight):hover.p-focus {
|
|
3206
3182
|
color: #212529;
|
|
3207
|
-
background: #
|
|
3183
|
+
background: #e9ecef;
|
|
3208
3184
|
}
|
|
3209
3185
|
.p-picklist .p-picklist-list .p-picklist-item.p-focus {
|
|
3210
3186
|
color: #212529;
|
|
3211
|
-
background: #
|
|
3187
|
+
background: #e9ecef;
|
|
3212
3188
|
}
|
|
3213
3189
|
.p-picklist .p-picklist-list .p-picklist-item.p-highlight {
|
|
3214
3190
|
color: #ffffff;
|
|
@@ -427,17 +427,9 @@
|
|
|
427
427
|
background: #703290;
|
|
428
428
|
}
|
|
429
429
|
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled).p-focus {
|
|
430
|
-
color: #212529;
|
|
431
|
-
background: #dee2e6;
|
|
432
|
-
}
|
|
433
|
-
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled):hover {
|
|
434
430
|
color: #212529;
|
|
435
431
|
background: #e9ecef;
|
|
436
432
|
}
|
|
437
|
-
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
|
|
438
|
-
color: #212529;
|
|
439
|
-
background: #dee2e6;
|
|
440
|
-
}
|
|
441
433
|
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item-group {
|
|
442
434
|
margin: 0;
|
|
443
435
|
padding: 0.75rem 1rem;
|
|
@@ -750,17 +742,9 @@
|
|
|
750
742
|
background: #703290;
|
|
751
743
|
}
|
|
752
744
|
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled).p-focus {
|
|
753
|
-
color: #212529;
|
|
754
|
-
background: #dee2e6;
|
|
755
|
-
}
|
|
756
|
-
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled):hover {
|
|
757
745
|
color: #212529;
|
|
758
746
|
background: #e9ecef;
|
|
759
747
|
}
|
|
760
|
-
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
|
|
761
|
-
color: #212529;
|
|
762
|
-
background: #dee2e6;
|
|
763
|
-
}
|
|
764
748
|
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-item-content {
|
|
765
749
|
padding: 0.5rem 1.5rem;
|
|
766
750
|
}
|
|
@@ -1481,17 +1465,9 @@
|
|
|
1481
1465
|
background: #703290;
|
|
1482
1466
|
}
|
|
1483
1467
|
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled).p-focus {
|
|
1484
|
-
color: #212529;
|
|
1485
|
-
background: #dee2e6;
|
|
1486
|
-
}
|
|
1487
|
-
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover {
|
|
1488
1468
|
color: #212529;
|
|
1489
1469
|
background: #e9ecef;
|
|
1490
1470
|
}
|
|
1491
|
-
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
|
|
1492
|
-
color: #212529;
|
|
1493
|
-
background: #dee2e6;
|
|
1494
|
-
}
|
|
1495
1471
|
.p-multiselect-panel .p-multiselect-items .p-multiselect-item .p-checkbox {
|
|
1496
1472
|
margin-right: 0.5rem;
|
|
1497
1473
|
}
|
|
@@ -3010,11 +2986,11 @@
|
|
|
3010
2986
|
}
|
|
3011
2987
|
.p-orderlist .p-orderlist-list .p-orderlist-item:not(.p-highlight):hover.p-focus {
|
|
3012
2988
|
color: #212529;
|
|
3013
|
-
background: #
|
|
2989
|
+
background: #e9ecef;
|
|
3014
2990
|
}
|
|
3015
2991
|
.p-orderlist .p-orderlist-list .p-orderlist-item.p-focus {
|
|
3016
2992
|
color: #212529;
|
|
3017
|
-
background: #
|
|
2993
|
+
background: #e9ecef;
|
|
3018
2994
|
}
|
|
3019
2995
|
.p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight {
|
|
3020
2996
|
color: #ffffff;
|
|
@@ -3204,11 +3180,11 @@
|
|
|
3204
3180
|
}
|
|
3205
3181
|
.p-picklist .p-picklist-list .p-picklist-item:not(.p-highlight):hover.p-focus {
|
|
3206
3182
|
color: #212529;
|
|
3207
|
-
background: #
|
|
3183
|
+
background: #e9ecef;
|
|
3208
3184
|
}
|
|
3209
3185
|
.p-picklist .p-picklist-list .p-picklist-item.p-focus {
|
|
3210
3186
|
color: #212529;
|
|
3211
|
-
background: #
|
|
3187
|
+
background: #e9ecef;
|
|
3212
3188
|
}
|
|
3213
3189
|
.p-picklist .p-picklist-list .p-picklist-item.p-highlight {
|
|
3214
3190
|
color: #ffffff;
|
|
@@ -427,17 +427,9 @@
|
|
|
427
427
|
background: #e1dfdd;
|
|
428
428
|
}
|
|
429
429
|
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled).p-focus {
|
|
430
|
-
color: #323130;
|
|
431
|
-
background: #e1dfdd;
|
|
432
|
-
}
|
|
433
|
-
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled):hover {
|
|
434
430
|
color: #323130;
|
|
435
431
|
background: #f3f2f1;
|
|
436
432
|
}
|
|
437
|
-
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
|
|
438
|
-
color: #323130;
|
|
439
|
-
background: #e1dfdd;
|
|
440
|
-
}
|
|
441
433
|
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item-group {
|
|
442
434
|
margin: 0;
|
|
443
435
|
padding: 0.75rem 0.5rem;
|
|
@@ -750,17 +742,9 @@
|
|
|
750
742
|
background: #e1dfdd;
|
|
751
743
|
}
|
|
752
744
|
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled).p-focus {
|
|
753
|
-
color: #323130;
|
|
754
|
-
background: #e1dfdd;
|
|
755
|
-
}
|
|
756
|
-
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled):hover {
|
|
757
745
|
color: #323130;
|
|
758
746
|
background: #f3f2f1;
|
|
759
747
|
}
|
|
760
|
-
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
|
|
761
|
-
color: #323130;
|
|
762
|
-
background: #e1dfdd;
|
|
763
|
-
}
|
|
764
748
|
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-item-content {
|
|
765
749
|
padding: 0.75rem 0.5rem;
|
|
766
750
|
}
|
|
@@ -1477,17 +1461,9 @@
|
|
|
1477
1461
|
background: #e1dfdd;
|
|
1478
1462
|
}
|
|
1479
1463
|
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled).p-focus {
|
|
1480
|
-
color: #323130;
|
|
1481
|
-
background: #e1dfdd;
|
|
1482
|
-
}
|
|
1483
|
-
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover {
|
|
1484
1464
|
color: #323130;
|
|
1485
1465
|
background: #f3f2f1;
|
|
1486
1466
|
}
|
|
1487
|
-
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
|
|
1488
|
-
color: #323130;
|
|
1489
|
-
background: #e1dfdd;
|
|
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: #323130;
|
|
2952
|
-
background: #
|
|
2928
|
+
background: #f3f2f1;
|
|
2953
2929
|
}
|
|
2954
2930
|
.p-orderlist .p-orderlist-list .p-orderlist-item.p-focus {
|
|
2955
2931
|
color: #323130;
|
|
2956
|
-
background: #
|
|
2932
|
+
background: #f3f2f1;
|
|
2957
2933
|
}
|
|
2958
2934
|
.p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight {
|
|
2959
2935
|
color: #323130;
|
|
@@ -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: #323130;
|
|
3146
|
-
background: #
|
|
3122
|
+
background: #f3f2f1;
|
|
3147
3123
|
}
|
|
3148
3124
|
.p-picklist .p-picklist-list .p-picklist-item.p-focus {
|
|
3149
3125
|
color: #323130;
|
|
3150
|
-
background: #
|
|
3126
|
+
background: #f3f2f1;
|
|
3151
3127
|
}
|
|
3152
3128
|
.p-picklist .p-picklist-list .p-picklist-item.p-highlight {
|
|
3153
3129
|
color: #323130;
|