Skip to Content
Переключить навигацию
Вход
Home
Recently Modified
Перечень страниц
Каталог пользователей
Список приложений
Глобальные
Что нового
Перечень Вики
Поиск
Toggle the parent tree of Iceberg.
Темы Фламинго
Toggle the hierarchy tree under Темы Фламинго.
Iceberg
Toggle the hierarchy tree under Iceberg.
Iceberg
Просмотр
Посмотреть исходный текст
Окружение
Просмотреть отметки "Нравится"
/* 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;
Предпросмотр
Обновление может занять несколько секунд.
Загрузка...