Showing 1,049 of 1,049 total issues
Expected (<color>) but found 'var(--search-bg)'.</color> Open
Open
background-color: var(--search-bg);
- Exclude checks
Expected (<color>) but found 'var(--search-bg)'.</color> Open
Open
background-color: var(--search-bg);
- Exclude checks
Use of !important Open
Open
border-top: 2px var(--dark-color) solid !important;
- Exclude checks
Heading (h3) should not be qualified. Open
Open
.vocab-category h3 {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
#main-container.vocabpage a, #main-container.termpage a, #main-container.searchpage a, #main-container.searchpage-multi-vocab a {
- Exclude checks
Use of !important Open
Open
color: var(--sidebar-tab-inactive-text) !important;
- Exclude checks
Expected (<color>) but found 'var(--sidebar-tab-active-bg)'.</color> Open
Open
background-color: var(--sidebar-tab-active-bg);
- Exclude checks
Expected end of value but found 'var(--vocab-text)'. Open
Open
border-bottom: 1px dashed var(--vocab-text);
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.hierarchy-button img {
- Exclude checks
Adjoining classes: nav#concept-breadcrumbs li.collapse.show Open
Open
nav#concept-breadcrumbs li, nav#concept-breadcrumbs li.collapse.show {
- Exclude checks
Element (nav#concept-breadcrumbs) is overqualified, just use #concept-breadcrumbs without element name. Open
Open
nav#concept-breadcrumbs li.breadcrumb + li::before {
- Exclude checks
Expected (<bg-image>#) but found 'var(--frontpage-stripes-1)'.</bg-image> Open
Open
background-image: var(--frontpage-stripes-1);
- Exclude checks
Heading (h2) should not be qualified. Open
Open
header > h2 > a {
- Exclude checks
Expected (<color>) but found 'var(--info-box-bg)'.</color> Open
Open
background-color: var(--info-box-bg);
- Exclude checks
Expected (<color>) but found 'var(--info-box-one-bg)'.</color> Open
Open
background-color: var(--info-box-one-bg);
- Exclude checks
Expected (<color>) but found 'var(--sidebar-tab-inactive-bg)'.</color> Open
Open
background-color: var(--sidebar-tab-inactive-bg);
- Exclude checks
Expected (<color>) but found 'var(--sidebar-tab-active-text)'.</color> Open
Open
color: var(--sidebar-tab-active-text) !important;
- Exclude checks
Use of !important Open
Open
border-radius: 0 !important;
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
#main-container.vocabpage #sidebar .page-link, #main-container.termpage #sidebar .page-link {
- Exclude checks
Expected (normal | pre | nowrap | pre-wrap | pre-line | -pre-wrap | -o-pre-wrap | -moz-pre-wrap | -hp-pre-wrap) but found 'wrap'. Open
Open
white-space: wrap;
- Exclude checks