Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

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

Rev 2118 Rev 2233
Línea 28... Línea 28...
28
 
28
 
29
.text-gray{
29
.text-gray{
30
  color: var(--gray) !important;
30
  color: var(--gray) !important;
Línea -... Línea 31...
-
 
31
}
-
 
32
 
-
 
33
.text-dark-gray{
-
 
34
  color: var(--gray-dark) !important;
31
}
35
}
32
 
36
 
33
.border-radius{
37
.border-radius{
Línea 34... Línea 38...
34
  border-radius: var(--global-border-radius) !important;
38
  border-radius: var(--global-border-radius) !important;