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
|
@@ -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: #41b883;
|
|
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: #41b883;
|
|
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: #41b883;
|
|
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: #aed3c7;
|
|
428
428
|
}
|
|
429
429
|
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled).p-focus {
|
|
430
|
-
color: #666666;
|
|
431
|
-
background: #e0e0e0;
|
|
432
|
-
}
|
|
433
|
-
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled):hover {
|
|
434
430
|
color: #666666;
|
|
435
431
|
background: #f4f4f4;
|
|
436
432
|
}
|
|
437
|
-
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
|
|
438
|
-
color: #666666;
|
|
439
|
-
background: #e0e0e0;
|
|
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: #aed3c7;
|
|
751
743
|
}
|
|
752
744
|
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled).p-focus {
|
|
753
|
-
color: #666666;
|
|
754
|
-
background: #e0e0e0;
|
|
755
|
-
}
|
|
756
|
-
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled):hover {
|
|
757
745
|
color: #666666;
|
|
758
746
|
background: #f4f4f4;
|
|
759
747
|
}
|
|
760
|
-
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
|
|
761
|
-
color: #666666;
|
|
762
|
-
background: #e0e0e0;
|
|
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: #aed3c7;
|
|
1478
1462
|
}
|
|
1479
1463
|
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled).p-focus {
|
|
1480
|
-
color: #666666;
|
|
1481
|
-
background: #e0e0e0;
|
|
1482
|
-
}
|
|
1483
|
-
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover {
|
|
1484
1464
|
color: #666666;
|
|
1485
1465
|
background: #f4f4f4;
|
|
1486
1466
|
}
|
|
1487
|
-
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
|
|
1488
|
-
color: #666666;
|
|
1489
|
-
background: #e0e0e0;
|
|
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: #666666;
|
|
2952
|
-
background: #
|
|
2928
|
+
background: #f4f4f4;
|
|
2953
2929
|
}
|
|
2954
2930
|
.p-orderlist .p-orderlist-list .p-orderlist-item.p-focus {
|
|
2955
2931
|
color: #666666;
|
|
2956
|
-
background: #
|
|
2932
|
+
background: #f4f4f4;
|
|
2957
2933
|
}
|
|
2958
2934
|
.p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight {
|
|
2959
2935
|
color: #385048;
|
|
@@ -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: #666666;
|
|
3146
|
-
background: #
|
|
3122
|
+
background: #f4f4f4;
|
|
3147
3123
|
}
|
|
3148
3124
|
.p-picklist .p-picklist-list .p-picklist-item.p-focus {
|
|
3149
3125
|
color: #666666;
|
|
3150
|
-
background: #
|
|
3126
|
+
background: #f4f4f4;
|
|
3151
3127
|
}
|
|
3152
3128
|
.p-picklist .p-picklist-list .p-picklist-item.p-highlight {
|
|
3153
3129
|
color: #385048;
|
|
@@ -427,17 +427,9 @@
|
|
|
427
427
|
background: rgba(33, 150, 243, 0.24);
|
|
428
428
|
}
|
|
429
429
|
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled).p-focus {
|
|
430
|
-
color: #495057;
|
|
431
|
-
background: #dee2e6;
|
|
432
|
-
}
|
|
433
|
-
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled):hover {
|
|
434
430
|
color: #495057;
|
|
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: #495057;
|
|
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: rgba(33, 150, 243, 0.24);
|
|
751
743
|
}
|
|
752
744
|
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled).p-focus {
|
|
753
|
-
color: #495057;
|
|
754
|
-
background: #dee2e6;
|
|
755
|
-
}
|
|
756
|
-
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled):hover {
|
|
757
745
|
color: #495057;
|
|
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: #495057;
|
|
762
|
-
background: #dee2e6;
|
|
763
|
-
}
|
|
764
748
|
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-item-content {
|
|
765
749
|
padding: 0.5rem 1rem;
|
|
766
750
|
}
|
|
@@ -1477,17 +1461,9 @@
|
|
|
1477
1461
|
background: rgba(33, 150, 243, 0.24);
|
|
1478
1462
|
}
|
|
1479
1463
|
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled).p-focus {
|
|
1480
|
-
color: #495057;
|
|
1481
|
-
background: #dee2e6;
|
|
1482
|
-
}
|
|
1483
|
-
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover {
|
|
1484
1464
|
color: #495057;
|
|
1485
1465
|
background: #e9ecef;
|
|
1486
1466
|
}
|
|
1487
|
-
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
|
|
1488
|
-
color: #495057;
|
|
1489
|
-
background: #dee2e6;
|
|
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: #495057;
|
|
2952
|
-
background: #
|
|
2928
|
+
background: #e9ecef;
|
|
2953
2929
|
}
|
|
2954
2930
|
.p-orderlist .p-orderlist-list .p-orderlist-item.p-focus {
|
|
2955
2931
|
color: #495057;
|
|
2956
|
-
background: #
|
|
2932
|
+
background: #e9ecef;
|
|
2957
2933
|
}
|
|
2958
2934
|
.p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight {
|
|
2959
2935
|
color: #495057;
|
|
@@ -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: #495057;
|
|
3146
|
-
background: #
|
|
3122
|
+
background: #e9ecef;
|
|
3147
3123
|
}
|
|
3148
3124
|
.p-picklist .p-picklist-list .p-picklist-item.p-focus {
|
|
3149
3125
|
color: #495057;
|
|
3150
|
-
background: #
|
|
3126
|
+
background: #e9ecef;
|
|
3151
3127
|
}
|
|
3152
3128
|
.p-picklist .p-picklist-list .p-picklist-item.p-highlight {
|
|
3153
3129
|
color: #495057;
|
|
@@ -427,17 +427,9 @@
|
|
|
427
427
|
background: rgba(76, 175, 80, 0.24);
|
|
428
428
|
}
|
|
429
429
|
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled).p-focus {
|
|
430
|
-
color: #495057;
|
|
431
|
-
background: #dee2e6;
|
|
432
|
-
}
|
|
433
|
-
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled):hover {
|
|
434
430
|
color: #495057;
|
|
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: #495057;
|
|
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: rgba(76, 175, 80, 0.24);
|
|
751
743
|
}
|
|
752
744
|
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled).p-focus {
|
|
753
|
-
color: #495057;
|
|
754
|
-
background: #dee2e6;
|
|
755
|
-
}
|
|
756
|
-
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled):hover {
|
|
757
745
|
color: #495057;
|
|
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: #495057;
|
|
762
|
-
background: #dee2e6;
|
|
763
|
-
}
|
|
764
748
|
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-item-content {
|
|
765
749
|
padding: 0.5rem 1rem;
|
|
766
750
|
}
|
|
@@ -1477,17 +1461,9 @@
|
|
|
1477
1461
|
background: rgba(76, 175, 80, 0.24);
|
|
1478
1462
|
}
|
|
1479
1463
|
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled).p-focus {
|
|
1480
|
-
color: #495057;
|
|
1481
|
-
background: #dee2e6;
|
|
1482
|
-
}
|
|
1483
|
-
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover {
|
|
1484
1464
|
color: #495057;
|
|
1485
1465
|
background: #e9ecef;
|
|
1486
1466
|
}
|
|
1487
|
-
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
|
|
1488
|
-
color: #495057;
|
|
1489
|
-
background: #dee2e6;
|
|
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: #495057;
|
|
2952
|
-
background: #
|
|
2928
|
+
background: #e9ecef;
|
|
2953
2929
|
}
|
|
2954
2930
|
.p-orderlist .p-orderlist-list .p-orderlist-item.p-focus {
|
|
2955
2931
|
color: #495057;
|
|
2956
|
-
background: #
|
|
2932
|
+
background: #e9ecef;
|
|
2957
2933
|
}
|
|
2958
2934
|
.p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight {
|
|
2959
2935
|
color: #495057;
|
|
@@ -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: #495057;
|
|
3146
|
-
background: #
|
|
3122
|
+
background: #e9ecef;
|
|
3147
3123
|
}
|
|
3148
3124
|
.p-picklist .p-picklist-list .p-picklist-item.p-focus {
|
|
3149
3125
|
color: #495057;
|
|
3150
|
-
background: #
|
|
3126
|
+
background: #e9ecef;
|
|
3151
3127
|
}
|
|
3152
3128
|
.p-picklist .p-picklist-list .p-picklist-item.p-highlight {
|
|
3153
3129
|
color: #495057;
|
|
@@ -427,17 +427,9 @@
|
|
|
427
427
|
background: #ebe0ce;
|
|
428
428
|
}
|
|
429
429
|
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled).p-focus {
|
|
430
|
-
color: #495057;
|
|
431
|
-
background: #dee2e6;
|
|
432
|
-
}
|
|
433
|
-
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled):hover {
|
|
434
430
|
color: #495057;
|
|
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: #495057;
|
|
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: #ebe0ce;
|
|
751
743
|
}
|
|
752
744
|
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled).p-focus {
|
|
753
|
-
color: #495057;
|
|
754
|
-
background: #dee2e6;
|
|
755
|
-
}
|
|
756
|
-
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled):hover {
|
|
757
745
|
color: #495057;
|
|
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: #495057;
|
|
762
|
-
background: #dee2e6;
|
|
763
|
-
}
|
|
764
748
|
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-item-content {
|
|
765
749
|
padding: 0.5rem 1rem;
|
|
766
750
|
}
|
|
@@ -1477,17 +1461,9 @@
|
|
|
1477
1461
|
background: #ebe0ce;
|
|
1478
1462
|
}
|
|
1479
1463
|
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled).p-focus {
|
|
1480
|
-
color: #495057;
|
|
1481
|
-
background: #dee2e6;
|
|
1482
|
-
}
|
|
1483
|
-
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover {
|
|
1484
1464
|
color: #495057;
|
|
1485
1465
|
background: #e9ecef;
|
|
1486
1466
|
}
|
|
1487
|
-
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
|
|
1488
|
-
color: #495057;
|
|
1489
|
-
background: #dee2e6;
|
|
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: #495057;
|
|
2952
|
-
background: #
|
|
2928
|
+
background: #e9ecef;
|
|
2953
2929
|
}
|
|
2954
2930
|
.p-orderlist .p-orderlist-list .p-orderlist-item.p-focus {
|
|
2955
2931
|
color: #495057;
|
|
2956
|
-
background: #
|
|
2932
|
+
background: #e9ecef;
|
|
2957
2933
|
}
|
|
2958
2934
|
.p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight {
|
|
2959
2935
|
color: #495057;
|
|
@@ -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: #495057;
|
|
3146
|
-
background: #
|
|
3122
|
+
background: #e9ecef;
|
|
3147
3123
|
}
|
|
3148
3124
|
.p-picklist .p-picklist-list .p-picklist-item.p-focus {
|
|
3149
3125
|
color: #495057;
|
|
3150
|
-
background: #
|
|
3126
|
+
background: #e9ecef;
|
|
3151
3127
|
}
|
|
3152
3128
|
.p-picklist .p-picklist-list .p-picklist-item.p-highlight {
|
|
3153
3129
|
color: #495057;
|
|
@@ -427,17 +427,9 @@
|
|
|
427
427
|
background: rgba(156, 39, 176, 0.24);
|
|
428
428
|
}
|
|
429
429
|
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled).p-focus {
|
|
430
|
-
color: #495057;
|
|
431
|
-
background: #dee2e6;
|
|
432
|
-
}
|
|
433
|
-
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled):hover {
|
|
434
430
|
color: #495057;
|
|
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: #495057;
|
|
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: rgba(156, 39, 176, 0.24);
|
|
751
743
|
}
|
|
752
744
|
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled).p-focus {
|
|
753
|
-
color: #495057;
|
|
754
|
-
background: #dee2e6;
|
|
755
|
-
}
|
|
756
|
-
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled):hover {
|
|
757
745
|
color: #495057;
|
|
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: #495057;
|
|
762
|
-
background: #dee2e6;
|
|
763
|
-
}
|
|
764
748
|
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-item-content {
|
|
765
749
|
padding: 0.5rem 1rem;
|
|
766
750
|
}
|
|
@@ -1477,17 +1461,9 @@
|
|
|
1477
1461
|
background: rgba(156, 39, 176, 0.24);
|
|
1478
1462
|
}
|
|
1479
1463
|
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled).p-focus {
|
|
1480
|
-
color: #495057;
|
|
1481
|
-
background: #dee2e6;
|
|
1482
|
-
}
|
|
1483
|
-
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover {
|
|
1484
1464
|
color: #495057;
|
|
1485
1465
|
background: #e9ecef;
|
|
1486
1466
|
}
|
|
1487
|
-
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
|
|
1488
|
-
color: #495057;
|
|
1489
|
-
background: #dee2e6;
|
|
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: #495057;
|
|
2952
|
-
background: #
|
|
2928
|
+
background: #e9ecef;
|
|
2953
2929
|
}
|
|
2954
2930
|
.p-orderlist .p-orderlist-list .p-orderlist-item.p-focus {
|
|
2955
2931
|
color: #495057;
|
|
2956
|
-
background: #
|
|
2932
|
+
background: #e9ecef;
|
|
2957
2933
|
}
|
|
2958
2934
|
.p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight {
|
|
2959
2935
|
color: #495057;
|
|
@@ -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: #495057;
|
|
3146
|
-
background: #
|
|
3122
|
+
background: #e9ecef;
|
|
3147
3123
|
}
|
|
3148
3124
|
.p-picklist .p-picklist-list .p-picklist-item.p-focus {
|
|
3149
3125
|
color: #495057;
|
|
3150
|
-
background: #
|
|
3126
|
+
background: #e9ecef;
|
|
3151
3127
|
}
|
|
3152
3128
|
.p-picklist .p-picklist-list .p-picklist-item.p-highlight {
|
|
3153
3129
|
color: #495057;
|
|
@@ -451,17 +451,9 @@
|
|
|
451
451
|
background: rgba(177, 157, 247, 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.09);
|
|
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.03);
|
|
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.09);
|
|
464
|
-
}
|
|
465
457
|
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item-group {
|
|
466
458
|
margin: 0;
|
|
467
459
|
padding: 0.75rem 1.25rem;
|
|
@@ -774,17 +766,9 @@
|
|
|
774
766
|
background: rgba(177, 157, 247, 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.09);
|
|
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.03);
|
|
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.09);
|
|
787
|
-
}
|
|
788
772
|
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-item-content {
|
|
789
773
|
padding: 0.75rem 1.25rem;
|
|
790
774
|
}
|
|
@@ -1501,17 +1485,9 @@
|
|
|
1501
1485
|
background: rgba(177, 157, 247, 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.09);
|
|
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.03);
|
|
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.09);
|
|
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.03);
|
|
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.03);
|
|
3030
3006
|
}
|
|
3031
3007
|
.p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight {
|
|
3032
3008
|
color: #b19df7;
|
|
@@ -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.03);
|
|
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.03);
|
|
3224
3200
|
}
|
|
3225
3201
|
.p-picklist .p-picklist-list .p-picklist-item.p-highlight {
|
|
3226
3202
|
color: #b19df7;
|