Jump to content

Fecha y hora actual: 26/4/2024, 14:06

Se encontro 1 resultado para 818181

Prueba de colores en el titulo

input[type="checkbox"] {
height: 16px;
width: 32px;
border-radius: 9px;
margin: 0 10px;
vertical-align: -3px;
position: relative;
transition: .2s background-color;
}
input[type="checkbox"]:after {
content: "";
width: 18px;
height: 18px;
position: absolute;
display: block;
background: #fff;
border-radius: 50%;
top: -1px;
left: -6px;
box-shadow: 0 0.0625rem 0.1875rem 0.0625rem rgba(0,0,0,.4);
transition: .2s left, .2s box-shadow;
}
input[type="checkbox"]:checked:after {
content: "";
left: calc(32px - 12px);
}
input[type="checkbox"]:before {
content: "";
background: #818181;
height: 16px;
width: 32px;
border-radius: 9px;
opacity: 1;
display: block;
transition: .2s background;
}
input[type="checkbox"]:checked:before {
background: var(--link-color-hover);
}
input[type="checkbox"]:checked:active:after {
box-shadow: 0 0.0625rem 0.1875rem 0.0625rem rgba(0,0,0,.4), 0 0 0 0.9375rem rgba(69, 136, 197, .3)!important;
}
input[type="checkbox"]:active:after {
box-shadow: 0 0.0625rem 0.1875rem 0.0625rem rgba(0,0,0,.4), 0 0 0 0.9375rem rgba(0, 0, 0,.3)!important;
}
por Kenneth
el 29/11/2018, 21:53
 
Buscar en: Announcements
Argumento: Prueba de colores en el titulo
Respuestas: 13
Vistos: 586

Volver arriba

Cambiar a:  

    Abril 2024
    LunMarMiérJueVieSábDom
    1234567
    891011121314
    15161718192021
    22232425262728
    2930     

    Calendario Calendario