Proyectos de Subversion LeadersLinked - Backend

Rev

Rev 16844 | Rev 16849 | Ir a la última revisión | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 16844 Rev 16848
Línea 470... Línea 470...
470
    color: #e44d3a;
470
    color: #e44d3a;
471
    font-size: 20px;
471
    font-size: 20px;
472
    font-weight: bold;
472
    font-weight: bold;
473
}
473
}
Línea 474... Línea -...
474
 
-
 
475
nav {
-
 
476
    /* float: left; width: 60%; text-align: right; */
-
 
477
    /* padding-right: 13px; */
-
 
478
}
-
 
479
 
-
 
480
nav ul li {
-
 
481
    /* display: inline-block; text-align: center; padding: 15px 13px; position: relative; */
-
 
482
}
-
 
483
 
-
 
484
nav ul li:hover>ul {
-
 
485
    /* opacity: 1; visibility: visible; z-index: 9999; */
-
 
486
}
-
 
487
 
-
 
488
nav ul ul {
-
 
489
    /* position: absolute; top: 100%; left: 0; width: 200px; background-color: #e44d3a; text-align: left; padding: 20px 0 10px 0; opacity: 0; visibility: hidden; z-index: 999999; */
-
 
490
}
-
 
491
 
-
 
492
/* nav ul ul li {padding: 0; float: left; width: 100%; text-align: left; margin-bottom: 15px; padding: 0 20px; } nav ul ul li a:hover {color: #fff; } nav ul ul li a {font-size: 16px; } */
-
 
493
 
474
 
494
.notification-box.msg p {
475
.notification-box.msg p {
495
    line-height: 20px;
476
    line-height: 20px;
496
    font-size: 14px;
477
    font-size: 14px;
497
    font-weight: 400;
478
    font-weight: 400;
Línea 764... Línea 745...
764
 
745
 
765
.tc a {
746
.tc a {
766
    color: #000;
747
    color: #000;
Línea 767... Línea -...
767
}
-
 
768
 
-
 
769
.user-info img {
-
 
770
    /* margin-right: 10px; -webkit-border-radius: 100px; -moz-border-radius: 100px; -ms-border-radius: 100px; -o-border-radius: 100px; border-radius: 100px; */
-
 
771
}
748
}
772
 
749
 
773
.user-info a {
750
.user-info a {
774
    color: #fff;
751
    color: #fff;
775
    font-size: 14px;
752
    font-size: 14px;
Línea 879... Línea 856...
879
.user-specs span {
856
.user-specs span {
880
    color: #686868;
857
    color: #686868;
881
    font-size: 14px;
858
    font-size: 14px;
882
}
859
}
Línea 883... Línea -...
883
 
-
 
884
.user-fw-status {
-
 
885
    float: left;
-
 
886
    width: 100%;
-
 
887
}
-
 
888
 
-
 
889
.user-fw-status li {
-
 
890
    float: left;
-
 
891
    width: 100%;
-
 
892
    /* border-bottom: 1px solid #e5e5e5; */
-
 
893
    /* border-top: 1px solid #e5e5e5; */
-
 
894
    padding: 15px 0;
-
 
895
}
-
 
896
 
-
 
897
.user-fw-status li:last-child {
-
 
898
    border-bottom: 0;
-
 
899
}
-
 
900
 
-
 
901
.user-fw-status li:nth-child(1),
-
 
902
.user-fw-status li:nth-child(2) {
-
 
903
    border-bottom: 0;
-
 
904
}
-
 
905
 
-
 
906
.user-fw-status li h4 {
-
 
907
    color: #686868;
-
 
908
    font-size: 20px;
-
 
909
    margin-bottom: 10px;
-
 
910
}
-
 
911
 
-
 
912
.user-fw-status span {
-
 
913
    color: #000000;
-
 
914
    font-size: 20px;
-
 
915
}
-
 
916
 
-
 
917
.user-fw-status li a {
-
 
918
    color: #e44d3a;
-
 
919
    font-size: 14px;
-
 
920
    font-weight: 600;
-
 
Línea 921... Línea 860...
921
}
860
 
Línea 922... Línea 861...
922
 
861
 
923
/* ============= Suggestions ============ */
862
/* ============= Suggestions ============ */
Línea 1028... Línea 967...
1028
    background-color: #0961bf !important;
967
    background-color: #0961bf !important;
1029
    color: #fff;
968
    color: #fff;
1030
    border-radius: 3px;
969
    border-radius: 3px;
1031
}
970
}
Línea 1032... Línea -...
1032
 
-
 
1033
.view-more {
-
 
1034
    /* float: left; width: 100%; text-align: center; padding-top: 10px; */
-
 
1035
}
-
 
1036
 
971
 
1037
.view-more>a {
972
.view-more>a {
1038
    color: #e44d3a;
973
    color: #e44d3a;
1039
    font-size: 14px;
974
    font-size: 14px;
1040
    font-weight: 700;
975
    font-weight: 700;
Línea 1347... Línea 1282...
1347
 
1282
 
1348
.descp li img {
1283
.descp li img {
1349
    margin-right: 5px;
1284
    margin-right: 5px;
Línea 1350... Línea -...
1350
}
-
 
1351
 
-
 
1352
.bk-links {
-
 
1353
    /* float: right; */
-
 
1354
}
1285
}
1355
 
1286
 
1356
.bk-links li {
1287
.bk-links li {
1357
    display: inline-block;
1288
    display: inline-block;
Línea 1868... Línea 1799...
1868
    font-size: 16px;
1799
    font-size: 16px;
1869
    font-weight: 600;
1800
    font-weight: 600;
1870
    margin-bottom: 10px;
1801
    margin-bottom: 10px;
1871
}
1802
}
Línea 1872... Línea -...
1872
 
-
 
1873
.comment img {
-
 
1874
    /* position: relative; top: 2px; margin-right: 5px; */
-
 
1875
}
-
 
1876
 
1803
 
1877
.comment span {
1804
.comment span {
1878
    color: #b2b2b2;
1805
    color: #b2b2b2;
1879
    font-size: 14px;
1806
    font-size: 14px;
1880
    display: block;
1807
    display: block;
Línea 2260... Línea 2187...
2260
    font-size: 14px;
2187
    font-size: 14px;
2261
    float: left;
2188
    float: left;
2262
    padding: 12px 17px 0 17px;
2189
    padding: 12px 17px 0 17px;
2263
}
2190
}
Línea 2264... Línea -...
2264
 
-
 
2265
select {
-
 
2266
    -webkit-appearance: none;
-
 
2267
    -moz-appearance: none;
-
 
2268
}
-
 
2269
 
2191
 
2270
.inp-field {
2192
.inp-field {
2271
    float: left;
2193
    float: left;
2272
    width: 100%;
2194
    width: 100%;
2273
    position: relative;
2195
    position: relative;
Línea 2393... Línea 2315...
2393
.cmp-info>img {
2315
.cmp-info>img {
2394
    width: 100%;
2316
    width: 100%;
2395
    padding-left: 10px;
2317
    padding-left: 10px;
2396
}
2318
}
Línea 2397... Línea -...
2397
 
-
 
2398
/* =============== login-sec ============= */
-
 
2399
 
-
 
2400
.login-sec {
-
 
2401
    float: left;
-
 
2402
    width: 100%;
-
 
2403
    padding: 30px 0;
-
 
2404
    position: relative;
-
 
2405
}
-
 
2406
 
-
 
2407
.login-sec:before {
-
 
2408
    content: "";
-
 
2409
    position: absolute;
-
 
2410
    bottom: -15px;
-
 
2411
    right: 70px;
-
 
2412
    width: 30px;
-
 
2413
    height: 30px;
-
 
2414
    -webkit-border-radius: 100px;
-
 
2415
    -moz-border-radius: 100px;
-
 
2416
    -ms-border-radius: 100px;
-
 
2417
    -o-border-radius: 100px;
-
 
2418
    border-radius: 100px;
-
 
2419
    background-color: #fff;
-
 
2420
}
-
 
2421
 
-
 
2422
.login-sec:after {
-
 
2423
    content: "";
-
 
2424
    position: absolute;
-
 
2425
    bottom: -40px;
-
 
2426
    right: 55px;
-
 
2427
    width: 20px;
-
 
2428
    height: 20px;
-
 
2429
    -webkit-border-radius: 100px;
-
 
2430
    -moz-border-radius: 100px;
-
 
2431
    -ms-border-radius: 100px;
-
 
2432
    -o-border-radius: 100px;
-
 
2433
    border-radius: 100px;
-
 
2434
    background-color: #fff;
-
 
2435
}
-
 
2436
 
-
 
2437
.sign-control {
-
 
2438
    float: left;
-
 
2439
    width: 100%;
-
 
2440
    text-align: right;
-
 
2441
    padding-right: 50px;
-
 
2442
    margin-bottom: 70px;
-
 
2443
}
-
 
2444
 
-
 
2445
.sign-control li {
-
 
2446
    display: inline-block;
-
 
2447
    margin-right: 0.5rem;
-
 
2448
}
-
 
2449
 
-
 
2450
.sign-control li a {
-
 
2451
    color: #000000;
-
 
2452
    font-size: 14px;
-
 
2453
    font-weight: 500;
-
 
2454
    background-color: #e5e5e5;
-
 
2455
    padding: 7px 10px;
-
 
2456
    display: inline-block;
-
 
2457
    /* -webkit-border-radius: 4px 0 0 4px; -moz-border-radius: 4px 0 0 4px; -ms-border-radius: 4px 0 0 4px; -o-border-radius: 4px 0 0 4px; border-radius: 4px 0 0 4px; */
-
 
2458
}
-
 
2459
 
-
 
2460
.sign-control li:last-child a {
-
 
2461
    /* -webkit-border-radius: 0 4px 4px 0; -moz-border-radius: 0 4px 4px 0; -ms-border-radius: 0 4px 4px 0; -o-border-radius: 0 4px 4px 0; border-radius: 0 4px 4px 0; */
-
 
2462
}
-
 
2463
 
-
 
2464
.sign-control li.current a {
-
 
2465
    background-color: #e44d3a;
-
 
2466
    color: #fff;
-
 
2467
}
-
 
2468
 
-
 
2469
.sign_in_sec {
-
 
2470
    float: left;
-
 
2471
    width: 100%;
-
 
2472
    padding-right: 75px;
-
 
2473
    padding-left: 60px;
-
 
2474
    display: none;
-
 
2475
}
-
 
2476
 
-
 
2477
.sign_in_sec.current {
-
 
2478
    display: block;
-
 
2479
}
-
 
2480
 
-
 
2481
.sign_in_sec h3 {
-
 
2482
    color: #000000;
-
 
2483
    font-size: 18px;
-
 
2484
    font-weight: 600;
-
 
2485
    position: relative;
-
 
2486
    padding-bottom: 10px;
-
 
2487
    margin-bottom: 30px;
-
 
2488
}
-
 
2489
 
-
 
2490
.sign_in_sec h3:before {
-
 
2491
    content: "";
-
 
2492
    position: absolute;
-
 
2493
    bottom: 0;
-
 
2494
    left: 0;
-
 
2495
    width: 30px;
-
 
2496
    height: 2px;
-
 
2497
    background-color: #e44d3a;
-
 
2498
}
-
 
2499
 
-
 
2500
/* ============= sign_in_sec ============= */
-
 
2501
 
-
 
2502
.sign_in_sec form {
-
 
2503
    float: left;
-
 
2504
    width: 100%;
-
 
2505
}
-
 
2506
 
2319
 
2507
.inputContainer {
2320
.inputContainer {
2508
    margin-bottom: 20px;
2321
    margin-bottom: 20px;
Línea 2509... Línea 2322...
2509
}
2322
}
Línea 2603... Línea 2416...
2603
 
2416
 
2604
.checky-sec.st2 .fgt-sec input[type="checkbox"]+label span {
2417
.checky-sec.st2 .fgt-sec input[type="checkbox"]+label span {
2605
    margin-top: 3px;
2418
    margin-top: 3px;
Línea 2606... Línea -...
2606
}
-
 
2607
 
-
 
2608
.fgt-sec {
-
 
2609
    /* float: left; */
-
 
2610
}
2419
}
2611
 
2420
 
2612
.fgt-sec * {
2421
.fgt-sec * {
Línea 2613... Línea 2422...
2613
    cursor: pointer;
2422
    cursor: pointer;
Línea 3281... Línea 3090...
3281
    margin-right: 0;
3090
    margin-right: 0;
3282
}
3091
}
Línea 3283... Línea 3092...
3283
 
3092
 
Línea 3284... Línea -...
3284
/* ================ message-btn ============= */
-
 
3285
 
-
 
3286
.message-btn {
-
 
3287
    /* float: right; margin-top: 20px; margin-bottom: 30px; */
-
 
3288
}
3093
/* ================ message-btn ============= */
3289
 
3094
 
3290
.message-btn a {
3095
.message-btn a {
3291
    display: inline-block;
3096
    display: inline-block;
3292
    color: #ffffff;
3097
    color: #ffffff;
Línea 5188... Línea 4993...
5188
    left: 15px;
4993
    left: 15px;
5189
    color: #b2b2b2;
4994
    color: #b2b2b2;
5190
    font-size: 16px;
4995
    font-size: 16px;
5191
}
4996
}
Línea 5192... Línea -...
5192
 
-
 
5193
.cp-field>p {
-
 
5194
    /* float: left; width: 100%; color: #686868; font-size: 14px; line-height: 24px; margin-top: 5px; */
-
 
5195
}
-
 
5196
 
4997
 
Línea 5197... Línea 4998...
5197
/* =============== notifications-list ============= */
4998
/* =============== notifications-list ============= */
5198
 
4999
 
5199
.notifications-list {
5000
.notifications-list {
Línea 7033... Línea 6834...
7033
    width: 25px;
6834
    width: 25px;
7034
    height: 25px;
6835
    height: 25px;
7035
}
6836
}
Línea 7036... Línea 6837...
7036
 
6837
 
7037
.postpaid {
-
 
7038
    -webkit-appearance: none;
6838
.postpaid {
7039
    content: "";
6839
    content: "";
7040
    width: 20px;
6840
    width: 20px;
7041
    height: 20px;
6841
    height: 20px;
7042
    border-radius: 50%;
6842
    border-radius: 50%;
Línea 7659... Línea 7459...
7659
    background: #e44d3a;
7459
    background: #e44d3a;
7660
    font-weight: 500;
7460
    font-weight: 500;
7661
    padding: 10px 15px;
7461
    padding: 10px 15px;
7662
    outline: none;
7462
    outline: none;
7663
    white-space: nowrap;
7463
    white-space: nowrap;
7664
    -webkit-user-select: none;
-
 
7665
    cursor: pointer;
7464
    cursor: pointer;
7666
}
7465
}
Línea 7667... Línea 7466...
7667
 
7466
 
7668
.custom-file-input:hover::before {
7467
.custom-file-input:hover::before {