general-library-union 2.5.30 → 2.5.32

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
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "general-library-union",
3
- "version": "2.5.30",
3
+ "version": "2.5.32",
4
4
  "private": false,
5
5
  "peerDependencies": {
6
6
  "@angular/animations": "^18.0.4",
@@ -1158,7 +1158,6 @@ min-height: 60px !important;
1158
1158
  width: 100%;
1159
1159
  height: 100%;
1160
1160
  object-fit: cover;
1161
- background: #fff;
1162
1161
  }
1163
1162
 
1164
1163
  .UploadFoto-btn {
@@ -3315,10 +3314,19 @@ td.GrupoColor {
3315
3314
  display: flex;
3316
3315
  align-items: center;
3317
3316
  text-align: center;
3318
- padding: 14% 4% 5%;
3317
+ padding: 7% 4% 5%;
3319
3318
  justify-content: center;
3320
3319
  }
3321
3320
 
3321
+ .contenedor-icono-titulo-actos.p-1 {
3322
+ width: 60px;
3323
+ }
3324
+
3325
+ .contenedor-icono-titulo-actos img{
3326
+ background: transparent !important;
3327
+ }
3328
+
3329
+
3322
3330
  .contenedor-lista-tipo-acto {
3323
3331
  position: relative;
3324
3332
  display: flex;
@@ -3399,7 +3407,7 @@ td.GrupoColor {
3399
3407
  width: 100%;
3400
3408
  height: 100%;
3401
3409
  object-fit: cover;
3402
- background: #fff;
3410
+ color: #fff;
3403
3411
  }
3404
3412
 
3405
3413
  .sombra-caja.icono-naranja .pi-chevron-down {
@@ -4331,6 +4331,11 @@ p-dropdown.ng-dirty.ng-invalid>.p-dropdown {
4331
4331
  width: 60px;
4332
4332
  }
4333
4333
 
4334
+ .contenedor-icono-titulo-actos img{
4335
+ background: transparent !important;
4336
+ }
4337
+
4338
+
4334
4339
  .contenedor-lista-tipo-acto {
4335
4340
  position: relative;
4336
4341
  display: flex;