general-library-union 2.8.8 → 2.8.9
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
|
@@ -3919,10 +3919,6 @@ td.GrupoColor {
|
|
|
3919
3919
|
var(--color-500);
|
|
3920
3920
|
}
|
|
3921
3921
|
|
|
3922
|
-
.nav-planta-personal .p-button-rounded{
|
|
3923
|
-
background: #fff !important;
|
|
3924
|
-
}
|
|
3925
|
-
|
|
3926
3922
|
|
|
3927
3923
|
.nav-planta-personal .p-datatable-responsive-scroll>.p-datatable-wrapper>table,
|
|
3928
3924
|
.p-datatable-auto-layout>.p-datatable-wrapper>table {
|
|
@@ -4076,6 +4072,12 @@ td.GrupoColor {
|
|
|
4076
4072
|
}
|
|
4077
4073
|
|
|
4078
4074
|
|
|
4075
|
+
.menu-punto-proceso .p-dialog .p-button-rounded{
|
|
4076
|
+
background: #fff !important;
|
|
4077
|
+
}
|
|
4078
|
+
|
|
4079
|
+
|
|
4080
|
+
|
|
4079
4081
|
.menu-punto-proceso .p-dialog .p-button.p-button-outlined {
|
|
4080
4082
|
background: var(--color-100) !important;
|
|
4081
4083
|
padding: 0.45rem 0.55rem !important;
|