Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

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

Rev 1513 Rev 1514
Línea 18... Línea 18...
18
.text-gray{
18
.text-gray{
19
  color: var(--gray) !important;
19
  color: var(--gray) !important;
20
}
20
}
Línea 21... Línea 21...
21
 
21
 
22
.border-radius{
22
.border-radius{
-
 
23
  border-radius: var(--global-border-radius) !important;
-
 
24
}
-
 
25
 
-
 
26
.object-fit-contain{
23
  border-radius: var(--global-border-radius);
27
  object-fit: contain;
Línea 24... Línea 28...
24
}
28
}
25
 
29
 
26
.bg-gray{
30
.bg-gray{