Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

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

Rev 3782 Rev 3783
Línea 8210... Línea 8210...
8210
.opt-h6 {
8210
.opt-h6 {
8211
  font-weight: 600 !important;
8211
  font-weight: 600 !important;
8212
  color: #000 !important;
8212
  color: #000 !important;
8213
}
8213
}
Línea -... Línea 8214...
-
 
8214
 
-
 
8215
.alert-danger {
-
 
8216
  background-color: var(--danger) !important;
-
 
8217
}
-
 
8218
.alert-danger:hover {
-
 
8219
  background-color: var(--danger-hover) !important;
-
 
8220
}
8214
 
8221
 
8215
.btn-primary {
8222
.btn-primary {
8216
  background-color: var(--button-bg);
8223
  background-color: var(--button-bg);
8217
  border-radius: var(--border-radius);
8224
  border-radius: var(--border-radius);
8218
  color: var(--button-text-color) !important;
8225
  color: var(--button-text-color) !important;