Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

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

Rev 1511 Rev 1513
Línea 17... Línea 17...
17
 
17
 
18
.text-gray{
18
.text-gray{
19
  color: var(--gray) !important;
19
  color: var(--gray) !important;
Línea -... Línea 20...
-
 
20
}
-
 
21
 
-
 
22
.border-radius{
-
 
23
  border-radius: var(--global-border-radius);
20
}
24
}
21
 
25
 
22
.bg-gray{
26
.bg-gray{
Línea 23... Línea 27...
23
  background-color: var(--gray) !important;
27
  background-color: var(--gray) !important;