general-library-union 2.9.53 → 2.9.55
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
|
@@ -3828,6 +3828,10 @@ td.GrupoColor {
|
|
|
3828
3828
|
width: 77%;
|
|
3829
3829
|
}
|
|
3830
3830
|
|
|
3831
|
+
#actosAdministrativos h1 {
|
|
3832
|
+
margin-left: 2.5%;
|
|
3833
|
+
}
|
|
3834
|
+
|
|
3831
3835
|
}
|
|
3832
3836
|
|
|
3833
3837
|
|
|
@@ -3859,6 +3863,14 @@ td.GrupoColor {
|
|
|
3859
3863
|
line-height: 13px;
|
|
3860
3864
|
}
|
|
3861
3865
|
|
|
3866
|
+
#actosAdministrativos .contenido {
|
|
3867
|
+
width: 70%;
|
|
3868
|
+
}
|
|
3869
|
+
|
|
3870
|
+
.sombra-caja.icono-naranja {
|
|
3871
|
+
width: 50%;
|
|
3872
|
+
}
|
|
3873
|
+
|
|
3862
3874
|
}
|
|
3863
3875
|
|
|
3864
3876
|
|
|
@@ -4808,6 +4808,10 @@ p-dropdown.ng-dirty.ng-invalid>.p-dropdown {
|
|
|
4808
4808
|
width: 77%;
|
|
4809
4809
|
}
|
|
4810
4810
|
|
|
4811
|
+
#actosAdministrativos h1 {
|
|
4812
|
+
margin-left: 2.5%;
|
|
4813
|
+
}
|
|
4814
|
+
|
|
4811
4815
|
}
|
|
4812
4816
|
|
|
4813
4817
|
|
|
@@ -4874,6 +4878,14 @@ p-dropdown.ng-dirty.ng-invalid>.p-dropdown {
|
|
|
4874
4878
|
margin-top: 40px;
|
|
4875
4879
|
}
|
|
4876
4880
|
|
|
4881
|
+
#actosAdministrativos .contenido {
|
|
4882
|
+
width: 70%;
|
|
4883
|
+
}
|
|
4884
|
+
|
|
4885
|
+
.sombra-caja.icono-naranja {
|
|
4886
|
+
width: 50%;
|
|
4887
|
+
}
|
|
4888
|
+
|
|
4877
4889
|
}
|
|
4878
4890
|
|
|
4879
4891
|
|