general-library-union 3.1.24 → 3.1.25
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
|
@@ -3127,10 +3127,10 @@ li.btn-descarga-masiva a {
|
|
|
3127
3127
|
}
|
|
3128
3128
|
|
|
3129
3129
|
.p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content a {
|
|
3130
|
-
|
|
3131
|
-
|
|
3132
|
-
|
|
3133
|
-
|
|
3130
|
+
background-color:#4f4f5f !important;
|
|
3131
|
+
border-radius: 5px;
|
|
3132
|
+
}
|
|
3133
|
+
|
|
3134
3134
|
|
|
3135
3135
|
.menu-accion-sara .p-menubar .p-menuitem a:hover {
|
|
3136
3136
|
background: #2b2b33 !important;
|