Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

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

Rev 2643 Rev 2644
Línea 5378... Línea 5378...
5378
    width: 100%;
5378
    width: 100%;
5379
}
5379
}
Línea 5380... Línea 5380...
5380
 
5380
 
5381
@media (min-width: 992px) {
5381
@media (min-width: 992px) {
5382
    .cp-field {
5382
    .cp-field {
5383
        width: 48%;
5383
        width: 47%;
5384
    }
5384
    }
Línea 5385... Línea 5385...
5385
}
5385
}
5386
 
5386
 
Línea 5401... Línea 5401...
5401
    width: 100%;
5401
    width: 100%;
5402
    position: relative;
5402
    position: relative;
5403
}
5403
}
Línea 5404... Línea 5404...
5404
 
5404
 
5405
.cp-field input,
5405
.cp-field input,
-
 
5406
.cp-field select,
5406
.cp-field select {
5407
.custom-input {
5407
    height: 40px;
5408
    height: 40px;
5408
    padding: 0 40px;
5409
    padding: 0 40px;
Línea 5409... Línea 5410...
5409
}
5410
}
5410
 
5411
 
5411
.cp-field input,
5412
.cp-field input,
-
 
5413
.cp-field textarea,
5412
.cp-field textarea,
5414
.cp-field select,
5413
.cp-field select {
5415
.custom-input {
5414
    width: 100%;
5416
    width: 100%;
5415
    background-color: #f5f5f5;
5417
    background-color: #f5f5f5;
5416
    box-shadow: 0 0 2px var(--border-light-gray);
5418
    box-shadow: 0 0 2px var(--border-light-gray);