Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

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

Rev 5386 Rev 5390
Línea 3542... Línea 3542...
3542
}
3542
}
Línea 3543... Línea 3543...
3543
 
3543
 
Línea -... Línea 3544...
-
 
3544
 
-
 
3545
/* =============== filter-secs ============== */
-
 
3546
 
-
 
3547
.filter-form {
-
 
3548
    display: flex;
-
 
3549
    flex-direction: column;
3544
 
3550
    gap: 1rem;
3545
/* =============== filter-secs ============== */
-
 
3546
 
3551
}
3547
.filter-secs {
3552
 
3548
    float: left;
3553
.filter-secs {
3549
    width: 100%;
3554
    width: 100%;
-
 
3555
    background-color: $bg-color;
3550
    /* background-color: #fff; */
3556
    border: 1px solid $border-primary;
Línea 3551... Línea 3557...
3551
    box-shadow: 0px 2px #e4e4e4;
3557
    border-radius: $border-radius;
3552
    border: 1px solid #e5e5e5;
-
 
3553
}
3558
    box-shadow: $shadow;
3554
 
3559
}
3555
.filter-heading {
3560
 
3556
    float: left;
-
 
3557
    width: 100%;
-
 
Línea 3558... Línea 3561...
3558
    padding: 15px 20px;
3561
.filter-heading {
3559
    border-bottom: 1px solid #e5e5e5;
3562
    width: 100%;
3560
    margin-bottom: 15px;
3563
    padding: 1rem;
-
 
3564
    border-bottom: 1px solid $border-primary;
-
 
3565
 
-
 
3566
    h3 {
3561
}
3567
        font-size: 18px;
3562
 
3568
        font-weight: 600;
-
 
3569
    }
3563
.filter-heading h3 {
3570
 
Línea 3564... Línea -...
3564
    float: left;
-
 
3565
    color: #e44d3a;
-
 
3566
    font-size: 18px;
-
 
3567
    font-weight: 600;
-
 
3568
}
-
 
3569
 
-
 
Línea 3570... Línea 3571...
3570
.filter-heading a {
3571
    a {
3571
    float: right;
-
 
3572
    color: #686868;
3572
        font-size: 14px;
3573
    font-size: 14px;
3573
        margin-top: 4px;
3574
    margin-top: 4px;
3574
    }
3575
}
3575
}
3576
 
-
 
3577
.filter-ttl {
-
 
3578
    float: left;
-
 
3579
    width: 100%;
-
 
3580
    border-bottom: 1px solid #e5e5e5;
-
 
Línea 3581... Línea 3576...
3581
    padding: 0 0 16px 0;
3576
 
-
 
3577
 
-
 
3578
.filter-ttl {
-
 
3579
    width: 100%;
-
 
3580
    border-bottom: 1px solid #e5e5e5;
-
 
3581
    padding: 0 0 16px 0;
-
 
3582
    margin-bottom: 10px;
-
 
3583
 
3582
    margin-bottom: 10px;
3584
    h3 {
-
 
3585
        padding: 0;
-
 
3586
        font-size: 16px;
-
 
3587
        color: #000000;
-
 
3588
        font-weight: 400;
-
 
3589
    }
-
 
3590
 
3583
}
3591
    a {
Línea 3584... Línea -...
3584
 
-
 
3585
.filter--tt2 {
-
 
3586
    margin-bottom: 0px !important;
-
 
3587
}
-
 
3588
 
-
 
Línea 3589... Línea -...
3589
.top--1 {
-
 
3590
    margin-top: 20px;
-
 
3591
}
-
 
3592
 
-
 
3593
.filter--tt2 .dropdown .dropdown-menu a {
-
 
3594
    float: none;
-
 
3595
    color: #666666 !important;
-
 
3596
    margin-bottom: 12px !important;
-
 
3597
}
-
 
3598
 
-
 
3599
.filter--tt2 .dropdown .dropdown-menu a:hover {
-
 
3600
    color: #e44d3a !important;
-
 
3601
    background: none !important;
-
 
3602
}
-
 
3603
 
-
 
3604
.filter--tt2 .dropdown .dropdown-menu a:focus {
-
 
3605
    color: #e44d3a !important;
-
 
3606
    background: none !important;
-
 
3607
}
-
 
3608
 
-
 
3609
.filter--tt2 a {
-
 
3610
    float: left !important;
-
 
3611
    padding: 0 0 0 15px !important;
-
 
3612
    font-size: 16px !important;
-
 
3613
    color: #000000 !important;
-
 
3614
    font-weight: 500 !important;
-
 
3615
}
-
 
3616
 
-
 
3617
.filter-ttl h3 {
-
 
3618
    float: left;
-
 
3619
    padding: 0;
-
 
3620
    font-size: 16px;
-
 
3621
    color: #000000;
-
 
3622
    font-weight: 400;
-
 
3623
}
-
 
3624
 
-
 
Línea 3625... Línea 3592...
3625
.filter-ttl a {
3592
        font-size: 14px;
3626
    float: right;
3593
        color: #666666;
3627
    font-size: 14px;
3594
    }
3628
    color: #666666;
3595
 
Línea 3665... Línea 3632...
3665
    right: 15px;
3632
    right: 15px;
3666
    font-size: 14px;
3633
    font-size: 14px;
3667
}
3634
}
Línea 3668... Línea 3635...
3668
 
3635
 
3669
.avail-checks {
-
 
3670
    float: left;
3636
.avail-checks {
3671
    width: 100%;
3637
    width: 100%;
3672
    margin-top: 7px;
-
 
Línea 3673... Línea 3638...
3673
}
3638
    padding: 1rem;
3674
 
3639
 
-
 
3640
    input[type="radio"] {
-
 
3641
        display: none;
-
 
3642
    }
-
 
3643
 
3675
.avail-checks li {
3644
    input[type="radio"]+label span {
-
 
3645
        display: inline-block;
-
 
3646
        width: 15px;
3676
    float: left;
3647
        height: 15px;
-
 
3648
        position: relative;
-
 
3649
        margin-top: 3px;
-
 
3650
        border: 1px solid #d2d2d2;
-
 
3651
        border-radius: 100px;
-
 
3652
    }
-
 
3653
 
-
 
3654
    input[type="radio"]+label span:before {
-
 
3655
        content: "";
-
 
3656
        opacity: 0;
-
 
3657
        visibility: hidden;
-
 
3658
        position: absolute;
-
 
3659
        width: 7px;
-
 
3660
        height: 7px;
-
 
3661
        border-radius: 100px;
-
 
3662
        background-color: #e44d3a;
-
 
3663
        top: 3px;
-
 
3664
        left: 3px;
-
 
3665
    }
-
 
3666
 
-
 
3667
    input[type="radio"]:checked+label span:before {
-
 
3668
        opacity: 1;
-
 
3669
        visibility: visible;
-
 
3670
    }
-
 
3671
 
-
 
3672
    small {
-
 
3673
        color: #909090;
-
 
3674
        font-size: 14px;
-
 
3675
        padding-left: 10px;
-
 
3676
        font-weight: 500;
-
 
3677
    }
-
 
3678
 
-
 
3679
    ul {
-
 
3680
        display: flex;
-
 
3681
        flex-direction: column;
3677
    width: 100%;
3682
        gap: .5rem;
Línea 3678... Línea -...
3678
    margin-bottom: 10px;
-
 
3679
}
-
 
3680
 
-
 
Línea 3681... Línea -...
3681
.avail-checks li:last-child {
-
 
3682
    margin-bottom: 0;
-
 
3683
}
-
 
3684
 
-
 
3685
.avail-checks li input[type="radio"] {
-
 
3686
    display: none;
-
 
3687
}
-
 
3688
 
-
 
3689
.avail-checks li label {
-
 
3690
    float: left;
-
 
3691
}
-
 
3692
 
-
 
3693
.avail-checks li input[type="radio"]+label span {
-
 
3694
    display: inline-block;
-
 
3695
    width: 15px;
-
 
3696
    height: 15px;
-
 
3697
    position: relative;
-
 
3698
    margin-top: 3px;
-
 
3699
    border: 1px solid #d2d2d2;
-
 
3700
    -webkit-border-radius: 100px;
-
 
3701
    -moz-border-radius: 100px;
-
 
3702
    -ms-border-radius: 100px;
-
 
3703
    -o-border-radius: 100px;
-
 
3704
    border-radius: 100px;
-
 
3705
}
-
 
3706
 
-
 
3707
.avail-checks li input[type="radio"]+label span:before {
-
 
3708
    content: "";
-
 
3709
    opacity: 0;
-
 
3710
    visibility: hidden;
-
 
3711
    position: absolute;
-
 
3712
    width: 7px;
-
 
3713
    height: 7px;
-
 
3714
    -webkit-border-radius: 100px;
-
 
3715
    -moz-border-radius: 100px;
-
 
3716
    -ms-border-radius: 100px;
-
 
3717
    -o-border-radius: 100px;
-
 
3718
    border-radius: 100px;
-
 
3719
    background-color: #e44d3a;
-
 
3720
    top: 3px;
-
 
3721
    left: 3px;
-
 
3722
}
-
 
3723
 
-
 
3724
.avail-checks li input[type="radio"]:checked+label span:before {
-
 
3725
    opacity: 1;
-
 
3726
    visibility: visible;
-
 
3727
}
-
 
3728
 
-
 
3729
.avail-checks li small {
-
 
3730
    color: #909090;
-
 
Línea 3731... Línea 3683...
3731
    font-size: 14px;
3683
    }
Línea 3732... Línea 3684...
3732
    padding-left: 10px;
3684
}
3733
    font-weight: 500;
3685