general-library-union 2.8.8 → 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
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "general-library-union",
3
- "version": "2.8.8",
3
+ "version": "2.8.10",
4
4
  "private": false,
5
5
  "peerDependencies": {
6
6
  "@angular/animations": "^18.0.4",
@@ -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 {
@@ -4075,6 +4071,9 @@ td.GrupoColor {
4075
4071
  box-shadow: none;
4076
4072
  }
4077
4073
 
4074
+ .menu-punto-proceso button.p-element.p-button-rounded.p-button-outlined.p-button.p-component.p-button-icon-only {
4075
+ background: #fff !important;
4076
+ }
4078
4077
 
4079
4078
  .menu-punto-proceso .p-dialog .p-button.p-button-outlined {
4080
4079
  background: var(--color-100) !important;