Showing 1,049 of 1,049 total issues
Expected end of value but found 'var(--vocab-bg)'. Open
Open
border-left: 1px solid var(--vocab-bg);
- Exclude checks
Expected (<color>) but found 'var(--sidebar-search-button-bg)'.</color> Open
Open
background-color: var(--sidebar-search-button-bg); /* Which bg color to use? */
- Exclude checks
Expected end of value but found 'var(--vocab-table-border)'. Open
Open
border-top: 1px solid var(--vocab-table-border);
- Exclude checks
Expected RPAREN at line 745, col 72. Open
Open
nav#concept-breadcrumbs li.collapse, nav#concept-breadcrumbs li:has(a[aria-expanded="true"]) {
- Exclude checks
Expected (<color>) but found 'var(--main-bg-1)'.</color> Open
Open
background-color: var(--main-bg-1);
- Exclude checks
Heading (h2) has already been defined. Open
Open
#vocabulary-list h2, #welcome-box h2, #vocab-info h2 {
- Exclude checks
Expected (<color>) but found 'var(--vocab-box-one-text)'.</color> Open
Open
color: var(--vocab-box-one-text);
- Exclude checks
Use of !important Open
Open
font-weight: bold !important;
- Exclude checks
Adjoining classes: #tab-hierarchy .sidebar-list .list-group-item .concept-label.last::before Open
Open
#tab-hierarchy .sidebar-list .list-group-item .concept-label.last::before {
- Exclude checks
Expected end of value but found 'var(--vocab-text)'. Open
Open
border-top: 1px dashed var(--vocab-text);
- Exclude checks
Use of !important Open
Open
color: var(--vocab-text) !important;
- Exclude checks
Expected (<color>) but found 'var(--vocab-text)'.</color> Open
Open
color: var(--vocab-text);
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
nav#concept-breadcrumbs ol {
- Exclude checks
Element (nav#concept-breadcrumbs) is overqualified, just use #concept-breadcrumbs without element name. Open
Open
nav#concept-breadcrumbs li, nav#concept-breadcrumbs li.collapse.show {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
#background.frontpage, #background.frontpage-one-vocab {
- Exclude checks
Expected ([ <generic-family> | <family-name> ]#) but found 'var(--font-family-heading)'.</family-name></generic-family> Open
Open
font-family: var(--font-family-heading) !important;
- Exclude checks
Heading (h2) should not be qualified. Open
Open
#main-container.frontpage #vocab-box h2 {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
#main-container.frontpage #info-box {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
#main-container.vocabpage #sidebar .pagination, #main-container.termpage #sidebar .pagination {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
#main-container.vocabpage #sidebar .page-link:hover, #main-container.vocabpage #sidebar .page-link:active, #main-container.vocabpage #sidebar .page-link:focus,
- Exclude checks