general-library-union 2.7.42 → 2.7.44

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.7.42",
3
+ "version": "2.7.44",
4
4
  "private": false,
5
5
  "peerDependencies": {
6
6
  "@angular/animations": "^18.0.4",
@@ -1283,30 +1283,6 @@ min-height: 60px !important;
1283
1283
 
1284
1284
  }
1285
1285
 
1286
- @media (width:768px){
1287
- .UploadFoto-btn{
1288
- height: 100vh;
1289
- right: 0px;
1290
- }
1291
-
1292
- .hojavida{
1293
- margin-right: 28% !important;
1294
- margin-right: auto !important;
1295
- }
1296
-
1297
- img.layout-topbar-logo-full {
1298
- width: 152px;
1299
- height: 45px;
1300
- }
1301
-
1302
- .hojavida {
1303
- width: 77%;
1304
- }
1305
-
1306
- }
1307
-
1308
-
1309
-
1310
1286
  @media (max-width:1024px){
1311
1287
  .UploadFoto-btn h1 {
1312
1288
  font-size: 1rem !important;
@@ -1327,6 +1303,77 @@ min-height: 60px !important;
1327
1303
  }
1328
1304
 
1329
1305
  }
1306
+
1307
+ @media (width:768px) {
1308
+ .UploadFoto-btn {
1309
+ height: 100vh;
1310
+ right: 0px;
1311
+ }
1312
+
1313
+ .hojavida {
1314
+ margin-right: 28% !important;
1315
+ margin-right: auto !important;
1316
+ }
1317
+
1318
+ img.layout-topbar-logo-full {
1319
+ width: 152px !important;
1320
+ height: 45px !important;
1321
+ }
1322
+
1323
+ .hojavida {
1324
+ width: 77%;
1325
+ }
1326
+
1327
+
1328
+ .contenidoDatosBasicos td {
1329
+ display: inline-table !important;
1330
+ }
1331
+
1332
+
1333
+
1334
+ span.p-ripple.p-element.p-button.p-component.p-fileupload-choose {
1335
+ width: 30px;
1336
+ border-radius: 50%;
1337
+ min-width: 36px;
1338
+
1339
+ .pi-plus:before {
1340
+ content: "\e972";
1341
+ }
1342
+ }
1343
+
1344
+
1345
+ .p-fileupload.p-fileupload-basic .p-button-label {
1346
+ display: none;
1347
+ }
1348
+
1349
+ .p-fileupload.p-fileupload-basic {
1350
+ position: absolute;
1351
+ top: 110px;
1352
+ right: 40px;
1353
+ }
1354
+
1355
+ .mbottom {
1356
+ margin-top: 0px !important;
1357
+ }
1358
+
1359
+ span.p-ripple.p-element.p-button.p-component.p-fileupload-choose {
1360
+ position: absolute;
1361
+ top: -50px;
1362
+ left: -60px;
1363
+ min-width: 30px;
1364
+ height: 30px;
1365
+ }
1366
+
1367
+ .pi-plus:before {
1368
+ margin: -13px -4px 0;
1369
+ }
1370
+
1371
+ span.p-button-icon.p-button-icon-left.pi.pi-plus {
1372
+ margin-left: -4px;
1373
+ margin-top: 3px;
1374
+ }
1375
+ }
1376
+
1330
1377
  /******************************************************************************
1331
1378
  * CARD INSTRUCCIONES styles
1332
1379
  *****************************************************************************/
@@ -1363,28 +1363,78 @@ body {
1363
1363
  }
1364
1364
  }
1365
1365
 
1366
- @media (width:768px){
1367
- .UploadFoto-btn{
1366
+
1367
+ @media (width:768px) {
1368
+ .UploadFoto-btn {
1368
1369
  height: 100vh;
1369
1370
  right: 0px;
1370
1371
  }
1371
1372
 
1372
- .hojavida{
1373
- margin-right: 28% !important;
1374
- margin-right: auto !important;
1373
+ .hojavida {
1374
+ margin-right: 28% !important;
1375
+ margin-right: auto !important;
1375
1376
  }
1376
1377
 
1377
1378
  img.layout-topbar-logo-full {
1378
- width: 152px;
1379
- height: 45px;
1380
- }
1379
+ width: 152px !important;
1380
+ height: 45px !important;
1381
+ }
1382
+
1383
+ .hojavida {
1384
+ width: 77%;
1385
+ }
1381
1386
 
1382
- .hojavida {
1383
- width: 77%;
1387
+
1388
+ .contenidoDatosBasicos td {
1389
+ display: inline-table !important;
1390
+ }
1391
+
1392
+
1393
+
1394
+ span.p-ripple.p-element.p-button.p-component.p-fileupload-choose {
1395
+ width: 30px;
1396
+ border-radius: 50%;
1397
+ min-width: 36px;
1398
+
1399
+ .pi-plus:before {
1400
+ content: "\e972";
1401
+ }
1384
1402
  }
1385
1403
 
1404
+
1405
+ .p-fileupload.p-fileupload-basic .p-button-label {
1406
+ display: none;
1407
+ }
1408
+
1409
+ .p-fileupload.p-fileupload-basic {
1410
+ position: absolute;
1411
+ top: 110px;
1412
+ right: 40px;
1413
+ }
1414
+
1415
+ .mbottom {
1416
+ margin-top: 0px !important;
1417
+ }
1418
+
1419
+ span.p-ripple.p-element.p-button.p-component.p-fileupload-choose {
1420
+ position: absolute;
1421
+ top: -50px;
1422
+ left: -60px;
1423
+ min-width: 30px;
1424
+ height: 30px;
1425
+ }
1426
+
1427
+ .pi-plus:before {
1428
+ margin: -13px -4px 0;
1429
+ }
1430
+
1431
+ span.p-button-icon.p-button-icon-left.pi.pi-plus {
1432
+ margin-left: -4px;
1433
+ margin-top: 3px;
1434
+ }
1386
1435
  }
1387
1436
 
1437
+
1388
1438
  /******************************************************************************
1389
1439
  * CARD INSTRUCCIONES styles
1390
1440
  *****************************************************************************/