general-library-union 2.9.68 → 2.9.70
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
|
@@ -3950,8 +3950,20 @@ td.GrupoColor {
|
|
|
3950
3950
|
}
|
|
3951
3951
|
|
|
3952
3952
|
.contenedor-titulo-actos {
|
|
3953
|
-
padding:
|
|
3954
|
-
|
|
3953
|
+
padding: 0% 4% 0%;
|
|
3954
|
+
}
|
|
3955
|
+
|
|
3956
|
+
#actosAdministrativos .contenido {
|
|
3957
|
+
width: 100%;
|
|
3958
|
+
}
|
|
3959
|
+
|
|
3960
|
+
.sombra-caja.icono-naranja {
|
|
3961
|
+
width: 50% !important;
|
|
3962
|
+
}
|
|
3963
|
+
|
|
3964
|
+
.contenedor-titulo-actos img {
|
|
3965
|
+
width: 3.5rem;
|
|
3966
|
+
}
|
|
3955
3967
|
}
|
|
3956
3968
|
|
|
3957
3969
|
|
|
@@ -4968,8 +4968,20 @@ p-dropdown.ng-dirty.ng-invalid>.p-dropdown {
|
|
|
4968
4968
|
}
|
|
4969
4969
|
|
|
4970
4970
|
.contenedor-titulo-actos {
|
|
4971
|
-
padding:
|
|
4971
|
+
padding: 0% 4% 0%;
|
|
4972
4972
|
}
|
|
4973
|
+
|
|
4974
|
+
#actosAdministrativos .contenido {
|
|
4975
|
+
width: 100%;
|
|
4976
|
+
}
|
|
4977
|
+
|
|
4978
|
+
.sombra-caja.icono-naranja {
|
|
4979
|
+
width: 50% !important;
|
|
4980
|
+
}
|
|
4981
|
+
|
|
4982
|
+
.contenedor-titulo-actos img {
|
|
4983
|
+
width: 3.5rem;
|
|
4984
|
+
}
|
|
4973
4985
|
}
|
|
4974
4986
|
|
|
4975
4987
|
|