Proyectos de Subversion LeadersLinked - Backend

Rev

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

Rev 16915 Rev 16921
Línea 27892... Línea 27892...
27892
  font-weight: bold;
27892
  font-weight: bold;
27893
}
27893
}
Línea 27894... Línea 27894...
27894
 
27894
 
Línea -... Línea 27895...
-
 
27895
/* ============= end profile extended ============= */
-
 
27896
 
-
 
27897
/* ============= inmail ============= */
-
 
27898
.message-content {
-
 
27899
  background-color: var(--chat-send);
-
 
27900
  display: flex;
-
 
27901
  flex-direction: column;
-
 
27902
  padding: .5rem;
-
 
27903
}
-
 
27904
 
-
 
27905
.message-content span {
-
 
27906
  font-size: 0.8rem;
-
 
27907
  font-weight: normal;
-
 
27908
  color: var(--font-color);
-
 
27909
}
-
 
27910
 
27895
/* ============= end profile extended ============= */
27911
/* ============= end inmail ============= */
27896
 
27912