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
|
@@ -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 {
|