Showing 1,049 of 1,049 total issues
Expected (<color>) but found 'var(--medium-color)'.</color> Open
Open
background-color: var(--medium-color) !important;
- Exclude checks
Using height with border-bottom can sometimes make elements larger than you expect. Open
Open
border-bottom: 1px dashed var(--vocab-text);
- Exclude checks
Heading (h3) has already been defined. Open
Open
.vocab-category h3 {
- 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
Unknown property 'text-decoration-thickness'. Open
Open
text-decoration-thickness: 1px;
- Exclude checks
Use of !important Open
Open
margin-left: 1px !important; /* add a 1px margin to offset missing border */
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
#main-container.vocabpage #sidebar .nav-link, #main-container.termpage #sidebar .nav-link {
- Exclude checks
Use of !important Open
Open
font-size: 20px !important;
- Exclude checks
Expected (<color>) but found 'var(--sidebar-tab-inactive-text)'.</color> Open
Open
color: var(--sidebar-tab-inactive-text) !important;
- Exclude checks
Expected (<color>) but found 'var(--vocab-text)'.</color> Open
Open
color: var(--vocab-text);
- 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 solid var(--vocab-text);
- Exclude checks
Use of !important Open
Open
margin: 0 !important;
- Exclude checks
Using width with border can sometimes make elements larger than you expect. Open
Open
border: 1px solid var(--search-border);
- Exclude checks
Expected (<color>) but found 'var(--sidebar-tab-active-text)'.</color> Open
Open
color: var(--sidebar-tab-active-text);
- Exclude checks
Unknown property 'scrollbar-color'. Open
Open
scrollbar-color: var(--sidebar-scrollbar-thumb) var(--sidebar-scrollbar-bg);
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
#main-container.frontpage, #main-container.frontpage-one-vocab {
- Exclude checks
Expected (<color>) but found 'var(--sidebar-search-bg)'.</color> Open
Open
background-color: var(--sidebar-search-bg);
- Exclude checks
Expected (<bg-image>#) but found 'var(--frontpage-stripes-2)'.</bg-image> Open
Open
background-image: var(--frontpage-stripes-2);
- Exclude checks
Use of !important Open
Open
font-family: var(--font-family-heading) !important;
- Exclude checks