Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

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

Rev 2590 Rev 2592
Línea 5994... Línea 5994...
5994
.chat-header h2 {
5994
.chat-header h2 {
5995
    font-weight: 700;
5995
    font-weight: 700;
5996
    text-align: center;
5996
    text-align: center;
5997
}
5997
}
Línea -... Línea 5998...
-
 
5998
 
-
 
5999
.chat_contacts {
-
 
6000
    display: grid;
-
 
6001
    grid-template-rows: auto auto 1fr;
-
 
6002
    max-height: 80vh;
-
 
6003
}
5998
 
6004
 
5999
.mf-field input {
6005
.mf-field input {
6000
    flex: 1;
6006
    flex: 1;
6001
    background-color: #fff;
6007
    background-color: #fff;
6002
    color: #b2b2b2;
6008
    color: #b2b2b2;