general-library-union 2.8.85 → 2.8.86
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
|
@@ -3902,16 +3902,6 @@ td.GrupoColor {
|
|
|
3902
3902
|
// margin: 0px;
|
|
3903
3903
|
}
|
|
3904
3904
|
|
|
3905
|
-
.card-cargo .p-panel .p-panel-content .flex div{
|
|
3906
|
-
position: relative;
|
|
3907
|
-
height: 90px;
|
|
3908
|
-
width: 130px;
|
|
3909
|
-
border: 6px solid var(--color-700);
|
|
3910
|
-
border-radius: 50%;
|
|
3911
|
-
overflow: hidden;
|
|
3912
|
-
text-align: center;
|
|
3913
|
-
}
|
|
3914
|
-
|
|
3915
3905
|
|
|
3916
3906
|
.nav-planta-personal {
|
|
3917
3907
|
width: 22%;
|
|
@@ -4886,16 +4886,6 @@ p-dropdown.ng-dirty.ng-invalid>.p-dropdown {
|
|
|
4886
4886
|
// margin: 0px;
|
|
4887
4887
|
}
|
|
4888
4888
|
|
|
4889
|
-
.card-cargo .p-panel .p-panel-content .flex div{
|
|
4890
|
-
position: relative;
|
|
4891
|
-
height: 90px;
|
|
4892
|
-
width: 130px;
|
|
4893
|
-
border: 6px solid var(--color-700);
|
|
4894
|
-
border-radius: 50%;
|
|
4895
|
-
overflow: hidden;
|
|
4896
|
-
text-align: center;
|
|
4897
|
-
}
|
|
4898
|
-
|
|
4899
4889
|
|
|
4900
4890
|
.nav-planta-personal {
|
|
4901
4891
|
width: 22%;
|