Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

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

Rev 4345 Rev 4351
Línea 353... Línea 353...
353
}
353
}
Línea 354... Línea 354...
354
 
354
 
355
.messages-line {
355
.messages-line {
356
    display: flex;
356
    display: flex;
357
    flex-direction: column-reverse;
357
    flex-direction: column-reverse;
358
    height: auto;
358
    flex: 1;
359
    overflow: auto;
-
 
360
}
-
 
361
 
359
    overflow: auto;
362
.main-conversation-box > .messages-line > hr {
360
    & > hr {
363
    margin-top: 0 !important;
361
        margin-top: 0 !important;
364
    margin-bottom: 0 !important;
362
        margin-bottom: 0 !important;
-
 
363
        opacity: 0 !important;
365
    opacity: 0 !important;
364
    }
Línea 366... Línea 365...
366
}
365
}
367
 
366
 
368
.message-bar-head .usr-msg-details {
367
.message-bar-head .usr-msg-details {