general-library-union 2.9.71 → 2.9.72
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
|
@@ -3970,6 +3970,19 @@ td.GrupoColor {
|
|
|
3970
3970
|
.sombra-caja.icono-naranja {
|
|
3971
3971
|
width: 100% !important;
|
|
3972
3972
|
}
|
|
3973
|
+
|
|
3974
|
+
#actosAdministrativos .contenedor-icono-acciones-principal .glyphicons:before {
|
|
3975
|
+
padding: 4px 0px;
|
|
3976
|
+
margin-left: 4px;
|
|
3977
|
+
}
|
|
3978
|
+
|
|
3979
|
+
#actosAdministrativos .boton-accion-principal .p-button-label {
|
|
3980
|
+
margin-left: 4px;
|
|
3981
|
+
}
|
|
3982
|
+
|
|
3983
|
+
.card.pl-4.pr-3.pt-3.pb-3.mb-3 h1 {
|
|
3984
|
+
font-size: 0.8rem !important;
|
|
3985
|
+
}
|
|
3973
3986
|
}
|
|
3974
3987
|
|
|
3975
3988
|
|
|
@@ -4989,6 +4989,19 @@ p-dropdown.ng-dirty.ng-invalid>.p-dropdown {
|
|
|
4989
4989
|
.sombra-caja.icono-naranja {
|
|
4990
4990
|
width: 100% !important;
|
|
4991
4991
|
}
|
|
4992
|
+
|
|
4993
|
+
#actosAdministrativos .contenedor-icono-acciones-principal .glyphicons:before {
|
|
4994
|
+
padding: 4px 0px;
|
|
4995
|
+
margin-left: 4px;
|
|
4996
|
+
}
|
|
4997
|
+
|
|
4998
|
+
#actosAdministrativos .boton-accion-principal .p-button-label {
|
|
4999
|
+
margin-left: 4px;
|
|
5000
|
+
}
|
|
5001
|
+
|
|
5002
|
+
.card.pl-4.pr-3.pt-3.pb-3.mb-3 h1 {
|
|
5003
|
+
font-size: 0.8rem !important;
|
|
5004
|
+
}
|
|
4992
5005
|
}
|
|
4993
5006
|
|
|
4994
5007
|
|