general-library-union 2.7.42 → 2.7.43

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.43",
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,82 @@ 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;
1320
+ height: 45px;
1321
+ }
1322
+
1323
+ .hojavida {
1324
+ width: 77%;
1325
+ }
1326
+
1327
+
1328
+ .contenidoDatosBasicos td {
1329
+ display: inline-table !important;
1330
+ }
1331
+
1332
+ .UploadFoto-btn {
1333
+ height: 100vh;
1334
+ left: -60px;
1335
+ width: 30%;
1336
+ z-index: auto;
1337
+ }
1338
+
1339
+ span.p-ripple.p-element.p-button.p-component.p-fileupload-choose {
1340
+ width: 30px;
1341
+ border-radius: 50%;
1342
+ min-width: 36px;
1343
+
1344
+ .pi-plus:before {
1345
+ content: "\e972";
1346
+ }
1347
+ }
1348
+
1349
+
1350
+ .p-fileupload.p-fileupload-basic .p-button-label {
1351
+ display: none;
1352
+ }
1353
+
1354
+ .p-fileupload.p-fileupload-basic {
1355
+ position: absolute;
1356
+ top: 110px;
1357
+ right: 40px;
1358
+ }
1359
+
1360
+ .mbottom {
1361
+ margin-top: 0px !important;
1362
+ }
1363
+
1364
+ span.p-ripple.p-element.p-button.p-component.p-fileupload-choose {
1365
+ position: absolute;
1366
+ top: -50px;
1367
+ left: -60px;
1368
+ min-width: 30px;
1369
+ height: 30px;
1370
+ }
1371
+
1372
+ .pi-plus:before {
1373
+ margin: -13px -4px 0;
1374
+ }
1375
+
1376
+ span.p-button-icon.p-button-icon-left.pi.pi-plus {
1377
+ margin-left: -4px;
1378
+ margin-top: 3px;
1379
+ }
1380
+ }
1381
+
1330
1382
  /******************************************************************************
1331
1383
  * CARD INSTRUCCIONES styles
1332
1384
  *****************************************************************************/
@@ -1363,28 +1363,82 @@ body {
1363
1363
  }
1364
1364
  }
1365
1365
 
1366
- @media (width:768px){
1367
- .UploadFoto-btn{
1366
+ @media (width:768px) {
1367
+ .UploadFoto-btn {
1368
1368
  height: 100vh;
1369
1369
  right: 0px;
1370
1370
  }
1371
1371
 
1372
- .hojavida{
1373
- margin-right: 28% !important;
1374
- margin-right: auto !important;
1372
+ .hojavida {
1373
+ margin-right: 28% !important;
1374
+ margin-right: auto !important;
1375
1375
  }
1376
1376
 
1377
1377
  img.layout-topbar-logo-full {
1378
1378
  width: 152px;
1379
1379
  height: 45px;
1380
- }
1380
+ }
1381
+
1382
+ .hojavida {
1383
+ width: 77%;
1384
+ }
1385
+
1386
+
1387
+ .contenidoDatosBasicos td {
1388
+ display: inline-table !important;
1389
+ }
1390
+
1391
+ .UploadFoto-btn {
1392
+ height: 100vh;
1393
+ left: -60px;
1394
+ width: 30%;
1395
+ z-index: auto;
1396
+ }
1397
+
1398
+ span.p-ripple.p-element.p-button.p-component.p-fileupload-choose {
1399
+ width: 30px;
1400
+ border-radius: 50%;
1401
+ min-width: 36px;
1402
+
1403
+ .pi-plus:before {
1404
+ content: "\e972";
1405
+ }
1406
+ }
1407
+
1408
+
1409
+ .p-fileupload.p-fileupload-basic .p-button-label {
1410
+ display: none;
1411
+ }
1412
+
1413
+ .p-fileupload.p-fileupload-basic {
1414
+ position: absolute;
1415
+ top: 110px;
1416
+ right: 40px;
1417
+ }
1381
1418
 
1382
- .hojavida {
1383
- width: 77%;
1419
+ .mbottom {
1420
+ margin-top: 0px !important;
1421
+ }
1422
+
1423
+ span.p-ripple.p-element.p-button.p-component.p-fileupload-choose {
1424
+ position: absolute;
1425
+ top: -50px;
1426
+ left: -60px;
1427
+ min-width: 30px;
1428
+ height: 30px;
1384
1429
  }
1385
1430
 
1431
+ .pi-plus:before {
1432
+ margin: -13px -4px 0;
1433
+ }
1434
+
1435
+ span.p-button-icon.p-button-icon-left.pi.pi-plus {
1436
+ margin-left: -4px;
1437
+ margin-top: 3px;
1438
+ }
1386
1439
  }
1387
1440
 
1441
+
1388
1442
  /******************************************************************************
1389
1443
  * CARD INSTRUCCIONES styles
1390
1444
  *****************************************************************************/