Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

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

Rev 1234 Rev 1238
Línea 298... Línea 298...
298
    background-color: #0961bf;
298
    background-color: #0961bf;
299
}
299
}
300
.msg-status {
300
.msg-status {
301
    background-color: #0961bf;
301
    background-color: #0961bf;
302
}
302
}
303
.mf-field > button {
303
/* .mf-field > button {
304
    width: 1.7rem;
304
    width: 1.7rem;
305
    white-space: nowrap;
305
    white-space: nowrap;
306
    overflow: hidden;
306
    overflow: hidden;
307
    border: none !important;
307
    border: none !important;
308
}
308
}
Línea 312... Línea 312...
312
}
312
}
313
.mf-field > button:hover{
313
.mf-field > button:hover{
314
    color: #fff !important;
314
    color: #fff !important;
315
    text-shadow: 2px 2px 2px #0003 !important;
315
    text-shadow: 2px 2px 2px #0003 !important;
316
    border: none !important;
316
    border: none !important;
317
}
317
} */
318
.msg-title{
318
.msg-title{
319
    display: flex;
319
    display: flex;
320
    align-items: center;
320
    align-items: center;
321
    justify-content: space-between;
321
    justify-content: space-between;
322
}
322
}