general-library-union 2.5.56 → 2.5.57

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.5.56",
3
+ "version": "2.5.57",
4
4
  "private": false,
5
5
  "peerDependencies": {
6
6
  "@angular/animations": "^18.0.4",
@@ -3541,6 +3541,14 @@ td.GrupoColor {
3541
3541
  }
3542
3542
 
3543
3543
 
3544
+ .p-organizationchart .p-organizationchart-node-content {
3545
+ border: solid 1px #4f4f5f !important;
3546
+ }
3547
+
3548
+ .p-organizationchart .p-organizationchart-line-top {
3549
+ border-color: #4f4f5f !important;
3550
+ }
3551
+
3544
3552
  .us-foto-perfil {
3545
3553
  border-radius: 50%;
3546
3554
  padding: 3px;
@@ -3599,11 +3607,6 @@ td.GrupoColor {
3599
3607
  }
3600
3608
 
3601
3609
 
3602
- .nav-planta-personal button span {
3603
- color:
3604
- var(--color-500);
3605
- }
3606
-
3607
3610
 
3608
3611
  .nav-planta-personal .p-datatable-responsive-scroll>.p-datatable-wrapper>table,
3609
3612
  .p-datatable-auto-layout>.p-datatable-wrapper>table {
@@ -4646,10 +4646,6 @@ p-dropdown.ng-dirty.ng-invalid>.p-dropdown {
4646
4646
  }
4647
4647
 
4648
4648
 
4649
- .nav-planta-personal button span {
4650
- color:
4651
- var(--color-500);
4652
- }
4653
4649
 
4654
4650
 
4655
4651
  .nav-planta-personal .p-datatable-responsive-scroll>.p-datatable-wrapper>table,