Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

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

Rev 4183 Rev 4329
Línea 303... Línea 303...
303
.mf-field > button:hover{
303
.mf-field > button:hover{
304
    color: #fff !important;
304
    color: #fff !important;
305
    text-shadow: 2px 2px 2px #0003 !important;
305
    text-shadow: 2px 2px 2px #0003 !important;
306
    border: none !important;
306
    border: none !important;
307
} */
307
} */
308
.msg-title {
-
 
309
    display: flex;
-
 
310
    align-items: center;
-
 
311
    justify-content: space-between;
-
 
312
}
-
 
Línea 313... Línea 308...
313
 
308
 
314
.msg-title .msgs_icons-container {
309
.msgs_icons-container {
315
    display: flex;
310
    display: flex;
316
    align-items: center;
311
    align-items: center;
Línea 317... Línea 312...
317
}
312
}