general-library-union 2.8.9 → 2.8.10
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
|
@@ -4071,13 +4071,10 @@ td.GrupoColor {
|
|
|
4071
4071
|
box-shadow: none;
|
|
4072
4072
|
}
|
|
4073
4073
|
|
|
4074
|
-
|
|
4075
|
-
.menu-punto-proceso .p-dialog .p-button-rounded{
|
|
4074
|
+
.menu-punto-proceso button.p-element.p-button-rounded.p-button-outlined.p-button.p-component.p-button-icon-only {
|
|
4076
4075
|
background: #fff !important;
|
|
4077
4076
|
}
|
|
4078
4077
|
|
|
4079
|
-
|
|
4080
|
-
|
|
4081
4078
|
.menu-punto-proceso .p-dialog .p-button.p-button-outlined {
|
|
4082
4079
|
background: var(--color-100) !important;
|
|
4083
4080
|
padding: 0.45rem 0.55rem !important;
|