Skip to Content
Home
Registrar
Iniciar sesión
Buscar
Cambiar navegación
Maestría en TIC Aplicadas a la Educación (Home)
Índice de aplicaciones
Global
What's New
Índice de wikis
Toggle the parent tree of Iceberg.
Temas para Flamingo
Toggle the hierarchy tree under Temas para Flamingo.
Iceberg
Toggle the hierarchy tree under Iceberg.
Iceberg
Última modificación por
Administrador Virtual
el 2025/04/04 23:14
/* Administration: Vertical Menus */ @list-group-active-border: @list-group-border; /* Increasing default contrast for accessibility. */ /* Slight change on @gray-light to make it pass the 4.5 contrast threshold on a white background. */ @gray-light: #727272; /* Gray-light is too light on a light backgrounds. @gray for muted text is easier to read. */ @text-muted: @gray; /* The boxes background is too dark for links, we make it a lighter shade than bootstrap default. */ @state-danger-bg: #f8ecec; @state-success-bg: #e5f3df; @state-info-bg: #e1f1f9; /* Input-color-placeholder is hardcoded in bootstrap, we need to override it. */ @input-color-placeholder: @gray-light; /* Drawer */ @xwiki-drawer-menu-item-hover-bg: @list-group-hover-bg; @xwiki-drawer-menu-item-hover-color: @list-group-link-hover-color; /* Headings */ @headings-font-weight: 500; /* Other */ @well-bg: @body-bg;
Vista previa
La actualización puede durar varios segundos.
Cargando...