general-library-union 2.3.23 → 2.3.24
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/package.json
CHANGED
|
@@ -2931,6 +2931,10 @@ p.chip {
|
|
|
2931
2931
|
color: #fff !important;
|
|
2932
2932
|
}
|
|
2933
2933
|
|
|
2934
|
+
.p-accordion-tab .card {
|
|
2935
|
+
background: #252428 !important;
|
|
2936
|
+
}
|
|
2937
|
+
|
|
2934
2938
|
.p-accordion .p-accordion-header:not(.p-highlight):not(.p-disabled):hover .p-accordion-header-link {
|
|
2935
2939
|
background: #39373f !important;
|
|
2936
2940
|
color: #fff !important;
|