Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

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

Rev 2635 Rev 2642
Línea 5395... Línea 5395...
5395
.cpp-fiel {
5395
.cpp-fiel {
5396
    width: 100%;
5396
    width: 100%;
5397
    position: relative;
5397
    position: relative;
5398
}
5398
}
Línea 5399... Línea 5399...
5399
 
5399
 
-
 
5400
.cp-field input,
5400
.cp-field input {
5401
.cp-field select {
5401
    height: 40px;
5402
    height: 40px;
5402
    padding: 0 40px;
5403
    padding: 0 40px;
Línea 5403... Línea 5404...
5403
}
5404
}
5404
 
5405
 
-
 
5406
.cp-field input,
5405
.cp-field input,
5407
.cp-field textarea,
5406
.cp-field textarea {
5408
.cp-field select {
5407
    width: 100%;
5409
    width: 100%;
5408
    background-color: #f5f5f5;
5410
    background-color: #f5f5f5;
5409
    box-shadow: 0 0 2px var(--border-light-gray);
5411
    box-shadow: 0 0 2px var(--border-light-gray);
Línea 5423... Línea 5425...
5423
    left: 15px;
5425
    left: 15px;
5424
    color: #b2b2b2;
5426
    color: #b2b2b2;
5425
    font-size: 16px;
5427
    font-size: 16px;
5426
}
5428
}
Línea 5427... Línea -...
5427
 
-
 
5428
.cp-field>p {
-
 
5429
    /* float: left; width: 100%; color: #686868; font-size: 14px; line-height: 24px; margin-top: 5px; */
-
 
5430
}
-
 
5431
 
5429
 
Línea 5432... Línea 5430...
5432
/* =============== notifications-list ============= */
5430
/* =============== notifications-list ============= */
5433
 
5431
 
5434
.notifications-list {
5432
.notifications-list {