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
|
@@ -446,17 +446,9 @@
|
|
|
446
446
|
background: rgba(34, 211, 238, 0.24);
|
|
447
447
|
}
|
|
448
448
|
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled).p-focus {
|
|
449
|
-
color: #ffffff;
|
|
450
|
-
background: rgba(255, 255, 255, 0.08);
|
|
451
|
-
}
|
|
452
|
-
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled):hover {
|
|
453
449
|
color: #ffffff;
|
|
454
450
|
background: rgba(255, 255, 255, 0.03);
|
|
455
451
|
}
|
|
456
|
-
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
|
|
457
|
-
color: #ffffff;
|
|
458
|
-
background: rgba(255, 255, 255, 0.08);
|
|
459
|
-
}
|
|
460
452
|
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item-group {
|
|
461
453
|
margin: 0;
|
|
462
454
|
padding: 0.5rem 0.75rem;
|
|
@@ -769,17 +761,9 @@
|
|
|
769
761
|
background: rgba(34, 211, 238, 0.24);
|
|
770
762
|
}
|
|
771
763
|
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled).p-focus {
|
|
772
|
-
color: #ffffff;
|
|
773
|
-
background: rgba(255, 255, 255, 0.08);
|
|
774
|
-
}
|
|
775
|
-
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled):hover {
|
|
776
764
|
color: #ffffff;
|
|
777
765
|
background: rgba(255, 255, 255, 0.03);
|
|
778
766
|
}
|
|
779
|
-
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
|
|
780
|
-
color: #ffffff;
|
|
781
|
-
background: rgba(255, 255, 255, 0.08);
|
|
782
|
-
}
|
|
783
767
|
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-item-content {
|
|
784
768
|
padding: 0.5rem 0.75rem;
|
|
785
769
|
}
|
|
@@ -1496,17 +1480,9 @@
|
|
|
1496
1480
|
background: rgba(34, 211, 238, 0.24);
|
|
1497
1481
|
}
|
|
1498
1482
|
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled).p-focus {
|
|
1499
|
-
color: #ffffff;
|
|
1500
|
-
background: rgba(255, 255, 255, 0.08);
|
|
1501
|
-
}
|
|
1502
|
-
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover {
|
|
1503
1483
|
color: #ffffff;
|
|
1504
1484
|
background: rgba(255, 255, 255, 0.03);
|
|
1505
1485
|
}
|
|
1506
|
-
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
|
|
1507
|
-
color: #ffffff;
|
|
1508
|
-
background: rgba(255, 255, 255, 0.08);
|
|
1509
|
-
}
|
|
1510
1486
|
.p-multiselect-panel .p-multiselect-items .p-multiselect-item .p-checkbox {
|
|
1511
1487
|
margin-right: 0.5rem;
|
|
1512
1488
|
}
|
|
@@ -3017,11 +2993,11 @@
|
|
|
3017
2993
|
}
|
|
3018
2994
|
.p-orderlist .p-orderlist-list .p-orderlist-item:not(.p-highlight):hover.p-focus {
|
|
3019
2995
|
color: #ffffff;
|
|
3020
|
-
background: rgba(255, 255, 255, 0.
|
|
2996
|
+
background: rgba(255, 255, 255, 0.03);
|
|
3021
2997
|
}
|
|
3022
2998
|
.p-orderlist .p-orderlist-list .p-orderlist-item.p-focus {
|
|
3023
2999
|
color: #ffffff;
|
|
3024
|
-
background: rgba(255, 255, 255, 0.
|
|
3000
|
+
background: rgba(255, 255, 255, 0.03);
|
|
3025
3001
|
}
|
|
3026
3002
|
.p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight {
|
|
3027
3003
|
color: rgba(255, 255, 255, 0.87);
|
|
@@ -3211,11 +3187,11 @@
|
|
|
3211
3187
|
}
|
|
3212
3188
|
.p-picklist .p-picklist-list .p-picklist-item:not(.p-highlight):hover.p-focus {
|
|
3213
3189
|
color: #ffffff;
|
|
3214
|
-
background: rgba(255, 255, 255, 0.
|
|
3190
|
+
background: rgba(255, 255, 255, 0.03);
|
|
3215
3191
|
}
|
|
3216
3192
|
.p-picklist .p-picklist-list .p-picklist-item.p-focus {
|
|
3217
3193
|
color: #ffffff;
|
|
3218
|
-
background: rgba(255, 255, 255, 0.
|
|
3194
|
+
background: rgba(255, 255, 255, 0.03);
|
|
3219
3195
|
}
|
|
3220
3196
|
.p-picklist .p-picklist-list .p-picklist-item.p-highlight {
|
|
3221
3197
|
color: rgba(255, 255, 255, 0.87);
|
|
@@ -446,17 +446,9 @@
|
|
|
446
446
|
background: rgba(52, 211, 153, 0.24);
|
|
447
447
|
}
|
|
448
448
|
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled).p-focus {
|
|
449
|
-
color: #ffffff;
|
|
450
|
-
background: rgba(255, 255, 255, 0.08);
|
|
451
|
-
}
|
|
452
|
-
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled):hover {
|
|
453
449
|
color: #ffffff;
|
|
454
450
|
background: rgba(255, 255, 255, 0.03);
|
|
455
451
|
}
|
|
456
|
-
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
|
|
457
|
-
color: #ffffff;
|
|
458
|
-
background: rgba(255, 255, 255, 0.08);
|
|
459
|
-
}
|
|
460
452
|
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item-group {
|
|
461
453
|
margin: 0;
|
|
462
454
|
padding: 0.5rem 0.75rem;
|
|
@@ -769,17 +761,9 @@
|
|
|
769
761
|
background: rgba(52, 211, 153, 0.24);
|
|
770
762
|
}
|
|
771
763
|
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled).p-focus {
|
|
772
|
-
color: #ffffff;
|
|
773
|
-
background: rgba(255, 255, 255, 0.08);
|
|
774
|
-
}
|
|
775
|
-
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled):hover {
|
|
776
764
|
color: #ffffff;
|
|
777
765
|
background: rgba(255, 255, 255, 0.03);
|
|
778
766
|
}
|
|
779
|
-
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
|
|
780
|
-
color: #ffffff;
|
|
781
|
-
background: rgba(255, 255, 255, 0.08);
|
|
782
|
-
}
|
|
783
767
|
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-item-content {
|
|
784
768
|
padding: 0.5rem 0.75rem;
|
|
785
769
|
}
|
|
@@ -1496,17 +1480,9 @@
|
|
|
1496
1480
|
background: rgba(52, 211, 153, 0.24);
|
|
1497
1481
|
}
|
|
1498
1482
|
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled).p-focus {
|
|
1499
|
-
color: #ffffff;
|
|
1500
|
-
background: rgba(255, 255, 255, 0.08);
|
|
1501
|
-
}
|
|
1502
|
-
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover {
|
|
1503
1483
|
color: #ffffff;
|
|
1504
1484
|
background: rgba(255, 255, 255, 0.03);
|
|
1505
1485
|
}
|
|
1506
|
-
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
|
|
1507
|
-
color: #ffffff;
|
|
1508
|
-
background: rgba(255, 255, 255, 0.08);
|
|
1509
|
-
}
|
|
1510
1486
|
.p-multiselect-panel .p-multiselect-items .p-multiselect-item .p-checkbox {
|
|
1511
1487
|
margin-right: 0.5rem;
|
|
1512
1488
|
}
|
|
@@ -3017,11 +2993,11 @@
|
|
|
3017
2993
|
}
|
|
3018
2994
|
.p-orderlist .p-orderlist-list .p-orderlist-item:not(.p-highlight):hover.p-focus {
|
|
3019
2995
|
color: #ffffff;
|
|
3020
|
-
background: rgba(255, 255, 255, 0.
|
|
2996
|
+
background: rgba(255, 255, 255, 0.03);
|
|
3021
2997
|
}
|
|
3022
2998
|
.p-orderlist .p-orderlist-list .p-orderlist-item.p-focus {
|
|
3023
2999
|
color: #ffffff;
|
|
3024
|
-
background: rgba(255, 255, 255, 0.
|
|
3000
|
+
background: rgba(255, 255, 255, 0.03);
|
|
3025
3001
|
}
|
|
3026
3002
|
.p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight {
|
|
3027
3003
|
color: rgba(255, 255, 255, 0.87);
|
|
@@ -3211,11 +3187,11 @@
|
|
|
3211
3187
|
}
|
|
3212
3188
|
.p-picklist .p-picklist-list .p-picklist-item:not(.p-highlight):hover.p-focus {
|
|
3213
3189
|
color: #ffffff;
|
|
3214
|
-
background: rgba(255, 255, 255, 0.
|
|
3190
|
+
background: rgba(255, 255, 255, 0.03);
|
|
3215
3191
|
}
|
|
3216
3192
|
.p-picklist .p-picklist-list .p-picklist-item.p-focus {
|
|
3217
3193
|
color: #ffffff;
|
|
3218
|
-
background: rgba(255, 255, 255, 0.
|
|
3194
|
+
background: rgba(255, 255, 255, 0.03);
|
|
3219
3195
|
}
|
|
3220
3196
|
.p-picklist .p-picklist-list .p-picklist-item.p-highlight {
|
|
3221
3197
|
color: rgba(255, 255, 255, 0.87);
|
|
@@ -446,17 +446,9 @@
|
|
|
446
446
|
background: rgba(129, 140, 248, 0.24);
|
|
447
447
|
}
|
|
448
448
|
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled).p-focus {
|
|
449
|
-
color: #ffffff;
|
|
450
|
-
background: rgba(255, 255, 255, 0.08);
|
|
451
|
-
}
|
|
452
|
-
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled):hover {
|
|
453
449
|
color: #ffffff;
|
|
454
450
|
background: rgba(255, 255, 255, 0.03);
|
|
455
451
|
}
|
|
456
|
-
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
|
|
457
|
-
color: #ffffff;
|
|
458
|
-
background: rgba(255, 255, 255, 0.08);
|
|
459
|
-
}
|
|
460
452
|
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item-group {
|
|
461
453
|
margin: 0;
|
|
462
454
|
padding: 0.5rem 0.75rem;
|
|
@@ -769,17 +761,9 @@
|
|
|
769
761
|
background: rgba(129, 140, 248, 0.24);
|
|
770
762
|
}
|
|
771
763
|
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled).p-focus {
|
|
772
|
-
color: #ffffff;
|
|
773
|
-
background: rgba(255, 255, 255, 0.08);
|
|
774
|
-
}
|
|
775
|
-
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled):hover {
|
|
776
764
|
color: #ffffff;
|
|
777
765
|
background: rgba(255, 255, 255, 0.03);
|
|
778
766
|
}
|
|
779
|
-
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
|
|
780
|
-
color: #ffffff;
|
|
781
|
-
background: rgba(255, 255, 255, 0.08);
|
|
782
|
-
}
|
|
783
767
|
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-item-content {
|
|
784
768
|
padding: 0.5rem 0.75rem;
|
|
785
769
|
}
|
|
@@ -1496,17 +1480,9 @@
|
|
|
1496
1480
|
background: rgba(129, 140, 248, 0.24);
|
|
1497
1481
|
}
|
|
1498
1482
|
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled).p-focus {
|
|
1499
|
-
color: #ffffff;
|
|
1500
|
-
background: rgba(255, 255, 255, 0.08);
|
|
1501
|
-
}
|
|
1502
|
-
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover {
|
|
1503
1483
|
color: #ffffff;
|
|
1504
1484
|
background: rgba(255, 255, 255, 0.03);
|
|
1505
1485
|
}
|
|
1506
|
-
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
|
|
1507
|
-
color: #ffffff;
|
|
1508
|
-
background: rgba(255, 255, 255, 0.08);
|
|
1509
|
-
}
|
|
1510
1486
|
.p-multiselect-panel .p-multiselect-items .p-multiselect-item .p-checkbox {
|
|
1511
1487
|
margin-right: 0.5rem;
|
|
1512
1488
|
}
|
|
@@ -3017,11 +2993,11 @@
|
|
|
3017
2993
|
}
|
|
3018
2994
|
.p-orderlist .p-orderlist-list .p-orderlist-item:not(.p-highlight):hover.p-focus {
|
|
3019
2995
|
color: #ffffff;
|
|
3020
|
-
background: rgba(255, 255, 255, 0.
|
|
2996
|
+
background: rgba(255, 255, 255, 0.03);
|
|
3021
2997
|
}
|
|
3022
2998
|
.p-orderlist .p-orderlist-list .p-orderlist-item.p-focus {
|
|
3023
2999
|
color: #ffffff;
|
|
3024
|
-
background: rgba(255, 255, 255, 0.
|
|
3000
|
+
background: rgba(255, 255, 255, 0.03);
|
|
3025
3001
|
}
|
|
3026
3002
|
.p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight {
|
|
3027
3003
|
color: rgba(255, 255, 255, 0.87);
|
|
@@ -3211,11 +3187,11 @@
|
|
|
3211
3187
|
}
|
|
3212
3188
|
.p-picklist .p-picklist-list .p-picklist-item:not(.p-highlight):hover.p-focus {
|
|
3213
3189
|
color: #ffffff;
|
|
3214
|
-
background: rgba(255, 255, 255, 0.
|
|
3190
|
+
background: rgba(255, 255, 255, 0.03);
|
|
3215
3191
|
}
|
|
3216
3192
|
.p-picklist .p-picklist-list .p-picklist-item.p-focus {
|
|
3217
3193
|
color: #ffffff;
|
|
3218
|
-
background: rgba(255, 255, 255, 0.
|
|
3194
|
+
background: rgba(255, 255, 255, 0.03);
|
|
3219
3195
|
}
|
|
3220
3196
|
.p-picklist .p-picklist-list .p-picklist-item.p-highlight {
|
|
3221
3197
|
color: rgba(255, 255, 255, 0.87);
|
|
@@ -446,17 +446,9 @@
|
|
|
446
446
|
background: rgba(163, 230, 53, 0.24);
|
|
447
447
|
}
|
|
448
448
|
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled).p-focus {
|
|
449
|
-
color: #ffffff;
|
|
450
|
-
background: rgba(255, 255, 255, 0.08);
|
|
451
|
-
}
|
|
452
|
-
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled):hover {
|
|
453
449
|
color: #ffffff;
|
|
454
450
|
background: rgba(255, 255, 255, 0.03);
|
|
455
451
|
}
|
|
456
|
-
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
|
|
457
|
-
color: #ffffff;
|
|
458
|
-
background: rgba(255, 255, 255, 0.08);
|
|
459
|
-
}
|
|
460
452
|
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item-group {
|
|
461
453
|
margin: 0;
|
|
462
454
|
padding: 0.5rem 0.75rem;
|
|
@@ -769,17 +761,9 @@
|
|
|
769
761
|
background: rgba(163, 230, 53, 0.24);
|
|
770
762
|
}
|
|
771
763
|
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled).p-focus {
|
|
772
|
-
color: #ffffff;
|
|
773
|
-
background: rgba(255, 255, 255, 0.08);
|
|
774
|
-
}
|
|
775
|
-
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled):hover {
|
|
776
764
|
color: #ffffff;
|
|
777
765
|
background: rgba(255, 255, 255, 0.03);
|
|
778
766
|
}
|
|
779
|
-
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
|
|
780
|
-
color: #ffffff;
|
|
781
|
-
background: rgba(255, 255, 255, 0.08);
|
|
782
|
-
}
|
|
783
767
|
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-item-content {
|
|
784
768
|
padding: 0.5rem 0.75rem;
|
|
785
769
|
}
|
|
@@ -1496,17 +1480,9 @@
|
|
|
1496
1480
|
background: rgba(163, 230, 53, 0.24);
|
|
1497
1481
|
}
|
|
1498
1482
|
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled).p-focus {
|
|
1499
|
-
color: #ffffff;
|
|
1500
|
-
background: rgba(255, 255, 255, 0.08);
|
|
1501
|
-
}
|
|
1502
|
-
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover {
|
|
1503
1483
|
color: #ffffff;
|
|
1504
1484
|
background: rgba(255, 255, 255, 0.03);
|
|
1505
1485
|
}
|
|
1506
|
-
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
|
|
1507
|
-
color: #ffffff;
|
|
1508
|
-
background: rgba(255, 255, 255, 0.08);
|
|
1509
|
-
}
|
|
1510
1486
|
.p-multiselect-panel .p-multiselect-items .p-multiselect-item .p-checkbox {
|
|
1511
1487
|
margin-right: 0.5rem;
|
|
1512
1488
|
}
|
|
@@ -3017,11 +2993,11 @@
|
|
|
3017
2993
|
}
|
|
3018
2994
|
.p-orderlist .p-orderlist-list .p-orderlist-item:not(.p-highlight):hover.p-focus {
|
|
3019
2995
|
color: #ffffff;
|
|
3020
|
-
background: rgba(255, 255, 255, 0.
|
|
2996
|
+
background: rgba(255, 255, 255, 0.03);
|
|
3021
2997
|
}
|
|
3022
2998
|
.p-orderlist .p-orderlist-list .p-orderlist-item.p-focus {
|
|
3023
2999
|
color: #ffffff;
|
|
3024
|
-
background: rgba(255, 255, 255, 0.
|
|
3000
|
+
background: rgba(255, 255, 255, 0.03);
|
|
3025
3001
|
}
|
|
3026
3002
|
.p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight {
|
|
3027
3003
|
color: rgba(255, 255, 255, 0.87);
|
|
@@ -3211,11 +3187,11 @@
|
|
|
3211
3187
|
}
|
|
3212
3188
|
.p-picklist .p-picklist-list .p-picklist-item:not(.p-highlight):hover.p-focus {
|
|
3213
3189
|
color: #ffffff;
|
|
3214
|
-
background: rgba(255, 255, 255, 0.
|
|
3190
|
+
background: rgba(255, 255, 255, 0.03);
|
|
3215
3191
|
}
|
|
3216
3192
|
.p-picklist .p-picklist-list .p-picklist-item.p-focus {
|
|
3217
3193
|
color: #ffffff;
|
|
3218
|
-
background: rgba(255, 255, 255, 0.
|
|
3194
|
+
background: rgba(255, 255, 255, 0.03);
|
|
3219
3195
|
}
|
|
3220
3196
|
.p-picklist .p-picklist-list .p-picklist-item.p-highlight {
|
|
3221
3197
|
color: rgba(255, 255, 255, 0.87);
|
|
@@ -446,17 +446,9 @@
|
|
|
446
446
|
background: rgba(250, 250, 250, 0.24);
|
|
447
447
|
}
|
|
448
448
|
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled).p-focus {
|
|
449
|
-
color: #ffffff;
|
|
450
|
-
background: rgba(255, 255, 255, 0.08);
|
|
451
|
-
}
|
|
452
|
-
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled):hover {
|
|
453
449
|
color: #ffffff;
|
|
454
450
|
background: rgba(255, 255, 255, 0.03);
|
|
455
451
|
}
|
|
456
|
-
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
|
|
457
|
-
color: #ffffff;
|
|
458
|
-
background: rgba(255, 255, 255, 0.08);
|
|
459
|
-
}
|
|
460
452
|
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item-group {
|
|
461
453
|
margin: 0;
|
|
462
454
|
padding: 0.5rem 0.75rem;
|
|
@@ -769,17 +761,9 @@
|
|
|
769
761
|
background: rgba(250, 250, 250, 0.24);
|
|
770
762
|
}
|
|
771
763
|
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled).p-focus {
|
|
772
|
-
color: #ffffff;
|
|
773
|
-
background: rgba(255, 255, 255, 0.08);
|
|
774
|
-
}
|
|
775
|
-
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled):hover {
|
|
776
764
|
color: #ffffff;
|
|
777
765
|
background: rgba(255, 255, 255, 0.03);
|
|
778
766
|
}
|
|
779
|
-
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
|
|
780
|
-
color: #ffffff;
|
|
781
|
-
background: rgba(255, 255, 255, 0.08);
|
|
782
|
-
}
|
|
783
767
|
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-item-content {
|
|
784
768
|
padding: 0.5rem 0.75rem;
|
|
785
769
|
}
|
|
@@ -1496,17 +1480,9 @@
|
|
|
1496
1480
|
background: rgba(250, 250, 250, 0.24);
|
|
1497
1481
|
}
|
|
1498
1482
|
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled).p-focus {
|
|
1499
|
-
color: #ffffff;
|
|
1500
|
-
background: rgba(255, 255, 255, 0.08);
|
|
1501
|
-
}
|
|
1502
|
-
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover {
|
|
1503
1483
|
color: #ffffff;
|
|
1504
1484
|
background: rgba(255, 255, 255, 0.03);
|
|
1505
1485
|
}
|
|
1506
|
-
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
|
|
1507
|
-
color: #ffffff;
|
|
1508
|
-
background: rgba(255, 255, 255, 0.08);
|
|
1509
|
-
}
|
|
1510
1486
|
.p-multiselect-panel .p-multiselect-items .p-multiselect-item .p-checkbox {
|
|
1511
1487
|
margin-right: 0.5rem;
|
|
1512
1488
|
}
|
|
@@ -3017,11 +2993,11 @@
|
|
|
3017
2993
|
}
|
|
3018
2994
|
.p-orderlist .p-orderlist-list .p-orderlist-item:not(.p-highlight):hover.p-focus {
|
|
3019
2995
|
color: #ffffff;
|
|
3020
|
-
background: rgba(255, 255, 255, 0.
|
|
2996
|
+
background: rgba(255, 255, 255, 0.03);
|
|
3021
2997
|
}
|
|
3022
2998
|
.p-orderlist .p-orderlist-list .p-orderlist-item.p-focus {
|
|
3023
2999
|
color: #ffffff;
|
|
3024
|
-
background: rgba(255, 255, 255, 0.
|
|
3000
|
+
background: rgba(255, 255, 255, 0.03);
|
|
3025
3001
|
}
|
|
3026
3002
|
.p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight {
|
|
3027
3003
|
color: rgba(255, 255, 255, 0.87);
|
|
@@ -3211,11 +3187,11 @@
|
|
|
3211
3187
|
}
|
|
3212
3188
|
.p-picklist .p-picklist-list .p-picklist-item:not(.p-highlight):hover.p-focus {
|
|
3213
3189
|
color: #ffffff;
|
|
3214
|
-
background: rgba(255, 255, 255, 0.
|
|
3190
|
+
background: rgba(255, 255, 255, 0.03);
|
|
3215
3191
|
}
|
|
3216
3192
|
.p-picklist .p-picklist-list .p-picklist-item.p-focus {
|
|
3217
3193
|
color: #ffffff;
|
|
3218
|
-
background: rgba(255, 255, 255, 0.
|
|
3194
|
+
background: rgba(255, 255, 255, 0.03);
|
|
3219
3195
|
}
|
|
3220
3196
|
.p-picklist .p-picklist-list .p-picklist-item.p-highlight {
|
|
3221
3197
|
color: rgba(255, 255, 255, 0.87);
|
|
@@ -446,17 +446,9 @@
|
|
|
446
446
|
background: rgba(244, 114, 182, 0.24);
|
|
447
447
|
}
|
|
448
448
|
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled).p-focus {
|
|
449
|
-
color: #ffffff;
|
|
450
|
-
background: rgba(255, 255, 255, 0.08);
|
|
451
|
-
}
|
|
452
|
-
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled):hover {
|
|
453
449
|
color: #ffffff;
|
|
454
450
|
background: rgba(255, 255, 255, 0.03);
|
|
455
451
|
}
|
|
456
|
-
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
|
|
457
|
-
color: #ffffff;
|
|
458
|
-
background: rgba(255, 255, 255, 0.08);
|
|
459
|
-
}
|
|
460
452
|
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item-group {
|
|
461
453
|
margin: 0;
|
|
462
454
|
padding: 0.5rem 0.75rem;
|
|
@@ -769,17 +761,9 @@
|
|
|
769
761
|
background: rgba(244, 114, 182, 0.24);
|
|
770
762
|
}
|
|
771
763
|
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled).p-focus {
|
|
772
|
-
color: #ffffff;
|
|
773
|
-
background: rgba(255, 255, 255, 0.08);
|
|
774
|
-
}
|
|
775
|
-
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled):hover {
|
|
776
764
|
color: #ffffff;
|
|
777
765
|
background: rgba(255, 255, 255, 0.03);
|
|
778
766
|
}
|
|
779
|
-
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
|
|
780
|
-
color: #ffffff;
|
|
781
|
-
background: rgba(255, 255, 255, 0.08);
|
|
782
|
-
}
|
|
783
767
|
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-item-content {
|
|
784
768
|
padding: 0.5rem 0.75rem;
|
|
785
769
|
}
|
|
@@ -1496,17 +1480,9 @@
|
|
|
1496
1480
|
background: rgba(244, 114, 182, 0.24);
|
|
1497
1481
|
}
|
|
1498
1482
|
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled).p-focus {
|
|
1499
|
-
color: #ffffff;
|
|
1500
|
-
background: rgba(255, 255, 255, 0.08);
|
|
1501
|
-
}
|
|
1502
|
-
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover {
|
|
1503
1483
|
color: #ffffff;
|
|
1504
1484
|
background: rgba(255, 255, 255, 0.03);
|
|
1505
1485
|
}
|
|
1506
|
-
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
|
|
1507
|
-
color: #ffffff;
|
|
1508
|
-
background: rgba(255, 255, 255, 0.08);
|
|
1509
|
-
}
|
|
1510
1486
|
.p-multiselect-panel .p-multiselect-items .p-multiselect-item .p-checkbox {
|
|
1511
1487
|
margin-right: 0.5rem;
|
|
1512
1488
|
}
|
|
@@ -3017,11 +2993,11 @@
|
|
|
3017
2993
|
}
|
|
3018
2994
|
.p-orderlist .p-orderlist-list .p-orderlist-item:not(.p-highlight):hover.p-focus {
|
|
3019
2995
|
color: #ffffff;
|
|
3020
|
-
background: rgba(255, 255, 255, 0.
|
|
2996
|
+
background: rgba(255, 255, 255, 0.03);
|
|
3021
2997
|
}
|
|
3022
2998
|
.p-orderlist .p-orderlist-list .p-orderlist-item.p-focus {
|
|
3023
2999
|
color: #ffffff;
|
|
3024
|
-
background: rgba(255, 255, 255, 0.
|
|
3000
|
+
background: rgba(255, 255, 255, 0.03);
|
|
3025
3001
|
}
|
|
3026
3002
|
.p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight {
|
|
3027
3003
|
color: rgba(255, 255, 255, 0.87);
|
|
@@ -3211,11 +3187,11 @@
|
|
|
3211
3187
|
}
|
|
3212
3188
|
.p-picklist .p-picklist-list .p-picklist-item:not(.p-highlight):hover.p-focus {
|
|
3213
3189
|
color: #ffffff;
|
|
3214
|
-
background: rgba(255, 255, 255, 0.
|
|
3190
|
+
background: rgba(255, 255, 255, 0.03);
|
|
3215
3191
|
}
|
|
3216
3192
|
.p-picklist .p-picklist-list .p-picklist-item.p-focus {
|
|
3217
3193
|
color: #ffffff;
|
|
3218
|
-
background: rgba(255, 255, 255, 0.
|
|
3194
|
+
background: rgba(255, 255, 255, 0.03);
|
|
3219
3195
|
}
|
|
3220
3196
|
.p-picklist .p-picklist-list .p-picklist-item.p-highlight {
|
|
3221
3197
|
color: rgba(255, 255, 255, 0.87);
|
|
@@ -446,17 +446,9 @@
|
|
|
446
446
|
background: rgba(167, 139, 250, 0.24);
|
|
447
447
|
}
|
|
448
448
|
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled).p-focus {
|
|
449
|
-
color: #ffffff;
|
|
450
|
-
background: rgba(255, 255, 255, 0.08);
|
|
451
|
-
}
|
|
452
|
-
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled):hover {
|
|
453
449
|
color: #ffffff;
|
|
454
450
|
background: rgba(255, 255, 255, 0.03);
|
|
455
451
|
}
|
|
456
|
-
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
|
|
457
|
-
color: #ffffff;
|
|
458
|
-
background: rgba(255, 255, 255, 0.08);
|
|
459
|
-
}
|
|
460
452
|
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item-group {
|
|
461
453
|
margin: 0;
|
|
462
454
|
padding: 0.5rem 0.75rem;
|
|
@@ -769,17 +761,9 @@
|
|
|
769
761
|
background: rgba(167, 139, 250, 0.24);
|
|
770
762
|
}
|
|
771
763
|
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled).p-focus {
|
|
772
|
-
color: #ffffff;
|
|
773
|
-
background: rgba(255, 255, 255, 0.08);
|
|
774
|
-
}
|
|
775
|
-
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled):hover {
|
|
776
764
|
color: #ffffff;
|
|
777
765
|
background: rgba(255, 255, 255, 0.03);
|
|
778
766
|
}
|
|
779
|
-
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
|
|
780
|
-
color: #ffffff;
|
|
781
|
-
background: rgba(255, 255, 255, 0.08);
|
|
782
|
-
}
|
|
783
767
|
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-item-content {
|
|
784
768
|
padding: 0.5rem 0.75rem;
|
|
785
769
|
}
|
|
@@ -1496,17 +1480,9 @@
|
|
|
1496
1480
|
background: rgba(167, 139, 250, 0.24);
|
|
1497
1481
|
}
|
|
1498
1482
|
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled).p-focus {
|
|
1499
|
-
color: #ffffff;
|
|
1500
|
-
background: rgba(255, 255, 255, 0.08);
|
|
1501
|
-
}
|
|
1502
|
-
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover {
|
|
1503
1483
|
color: #ffffff;
|
|
1504
1484
|
background: rgba(255, 255, 255, 0.03);
|
|
1505
1485
|
}
|
|
1506
|
-
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
|
|
1507
|
-
color: #ffffff;
|
|
1508
|
-
background: rgba(255, 255, 255, 0.08);
|
|
1509
|
-
}
|
|
1510
1486
|
.p-multiselect-panel .p-multiselect-items .p-multiselect-item .p-checkbox {
|
|
1511
1487
|
margin-right: 0.5rem;
|
|
1512
1488
|
}
|
|
@@ -3017,11 +2993,11 @@
|
|
|
3017
2993
|
}
|
|
3018
2994
|
.p-orderlist .p-orderlist-list .p-orderlist-item:not(.p-highlight):hover.p-focus {
|
|
3019
2995
|
color: #ffffff;
|
|
3020
|
-
background: rgba(255, 255, 255, 0.
|
|
2996
|
+
background: rgba(255, 255, 255, 0.03);
|
|
3021
2997
|
}
|
|
3022
2998
|
.p-orderlist .p-orderlist-list .p-orderlist-item.p-focus {
|
|
3023
2999
|
color: #ffffff;
|
|
3024
|
-
background: rgba(255, 255, 255, 0.
|
|
3000
|
+
background: rgba(255, 255, 255, 0.03);
|
|
3025
3001
|
}
|
|
3026
3002
|
.p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight {
|
|
3027
3003
|
color: rgba(255, 255, 255, 0.87);
|
|
@@ -3211,11 +3187,11 @@
|
|
|
3211
3187
|
}
|
|
3212
3188
|
.p-picklist .p-picklist-list .p-picklist-item:not(.p-highlight):hover.p-focus {
|
|
3213
3189
|
color: #ffffff;
|
|
3214
|
-
background: rgba(255, 255, 255, 0.
|
|
3190
|
+
background: rgba(255, 255, 255, 0.03);
|
|
3215
3191
|
}
|
|
3216
3192
|
.p-picklist .p-picklist-list .p-picklist-item.p-focus {
|
|
3217
3193
|
color: #ffffff;
|
|
3218
|
-
background: rgba(255, 255, 255, 0.
|
|
3194
|
+
background: rgba(255, 255, 255, 0.03);
|
|
3219
3195
|
}
|
|
3220
3196
|
.p-picklist .p-picklist-list .p-picklist-item.p-highlight {
|
|
3221
3197
|
color: rgba(255, 255, 255, 0.87);
|
|
@@ -446,17 +446,9 @@
|
|
|
446
446
|
background: rgba(45, 212, 191, 0.24);
|
|
447
447
|
}
|
|
448
448
|
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled).p-focus {
|
|
449
|
-
color: #ffffff;
|
|
450
|
-
background: rgba(255, 255, 255, 0.08);
|
|
451
|
-
}
|
|
452
|
-
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled):hover {
|
|
453
449
|
color: #ffffff;
|
|
454
450
|
background: rgba(255, 255, 255, 0.03);
|
|
455
451
|
}
|
|
456
|
-
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
|
|
457
|
-
color: #ffffff;
|
|
458
|
-
background: rgba(255, 255, 255, 0.08);
|
|
459
|
-
}
|
|
460
452
|
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item-group {
|
|
461
453
|
margin: 0;
|
|
462
454
|
padding: 0.5rem 0.75rem;
|
|
@@ -769,17 +761,9 @@
|
|
|
769
761
|
background: rgba(45, 212, 191, 0.24);
|
|
770
762
|
}
|
|
771
763
|
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled).p-focus {
|
|
772
|
-
color: #ffffff;
|
|
773
|
-
background: rgba(255, 255, 255, 0.08);
|
|
774
|
-
}
|
|
775
|
-
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled):hover {
|
|
776
764
|
color: #ffffff;
|
|
777
765
|
background: rgba(255, 255, 255, 0.03);
|
|
778
766
|
}
|
|
779
|
-
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
|
|
780
|
-
color: #ffffff;
|
|
781
|
-
background: rgba(255, 255, 255, 0.08);
|
|
782
|
-
}
|
|
783
767
|
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-item-content {
|
|
784
768
|
padding: 0.5rem 0.75rem;
|
|
785
769
|
}
|
|
@@ -1496,17 +1480,9 @@
|
|
|
1496
1480
|
background: rgba(45, 212, 191, 0.24);
|
|
1497
1481
|
}
|
|
1498
1482
|
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled).p-focus {
|
|
1499
|
-
color: #ffffff;
|
|
1500
|
-
background: rgba(255, 255, 255, 0.08);
|
|
1501
|
-
}
|
|
1502
|
-
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover {
|
|
1503
1483
|
color: #ffffff;
|
|
1504
1484
|
background: rgba(255, 255, 255, 0.03);
|
|
1505
1485
|
}
|
|
1506
|
-
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
|
|
1507
|
-
color: #ffffff;
|
|
1508
|
-
background: rgba(255, 255, 255, 0.08);
|
|
1509
|
-
}
|
|
1510
1486
|
.p-multiselect-panel .p-multiselect-items .p-multiselect-item .p-checkbox {
|
|
1511
1487
|
margin-right: 0.5rem;
|
|
1512
1488
|
}
|
|
@@ -3017,11 +2993,11 @@
|
|
|
3017
2993
|
}
|
|
3018
2994
|
.p-orderlist .p-orderlist-list .p-orderlist-item:not(.p-highlight):hover.p-focus {
|
|
3019
2995
|
color: #ffffff;
|
|
3020
|
-
background: rgba(255, 255, 255, 0.
|
|
2996
|
+
background: rgba(255, 255, 255, 0.03);
|
|
3021
2997
|
}
|
|
3022
2998
|
.p-orderlist .p-orderlist-list .p-orderlist-item.p-focus {
|
|
3023
2999
|
color: #ffffff;
|
|
3024
|
-
background: rgba(255, 255, 255, 0.
|
|
3000
|
+
background: rgba(255, 255, 255, 0.03);
|
|
3025
3001
|
}
|
|
3026
3002
|
.p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight {
|
|
3027
3003
|
color: rgba(255, 255, 255, 0.87);
|
|
@@ -3211,11 +3187,11 @@
|
|
|
3211
3187
|
}
|
|
3212
3188
|
.p-picklist .p-picklist-list .p-picklist-item:not(.p-highlight):hover.p-focus {
|
|
3213
3189
|
color: #ffffff;
|
|
3214
|
-
background: rgba(255, 255, 255, 0.
|
|
3190
|
+
background: rgba(255, 255, 255, 0.03);
|
|
3215
3191
|
}
|
|
3216
3192
|
.p-picklist .p-picklist-list .p-picklist-item.p-focus {
|
|
3217
3193
|
color: #ffffff;
|
|
3218
|
-
background: rgba(255, 255, 255, 0.
|
|
3194
|
+
background: rgba(255, 255, 255, 0.03);
|
|
3219
3195
|
}
|
|
3220
3196
|
.p-picklist .p-picklist-list .p-picklist-item.p-highlight {
|
|
3221
3197
|
color: rgba(255, 255, 255, 0.87);
|