Showing 1,049 of 1,049 total issues
Rule doesn't have all its properties in alphabetical order. Open
Open
#tab-hierarchy .sidebar-list .list-group-item .concept-label::before {
- Exclude checks
margin-bottom can't be used with display: inline. Open
Open
margin-bottom: 0;
- Exclude checks
Unknown property 'text-decoration-thickness'. Open
Open
text-decoration-thickness: 1px;
- Exclude checks
Expected (<color>) but found 'var(--welcome-box-one-text)'.</color> Open
Open
color: var(--welcome-box-one-text);
- Exclude checks
Expected (<color>) but found 'var(--vocab-bg)'.</color> Open
Open
background-color: var(--vocab-bg);
- Exclude checks
Expected (<color>) but found 'var(--sidebar-tab-active-bg)'.</color> Open
Open
background-color: var(--sidebar-tab-active-bg);
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
#tab-hierarchy .sidebar-list .list-group-item .concept-label.last::before {
- Exclude checks
Expected (<color>) but found 'var(--vocab-link)'.</color> Open
Open
color: var(--vocab-link);
- Exclude checks
Heading (h2) has already been defined. Open
Open
#vocabulary-list h2, #welcome-box h2, #vocab-info h2 {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
header > h2 > a {
- Exclude checks
Expected end of value but found 'var(--vocab-box-text)'. Open
Open
border-top: 1px solid var(--vocab-box-text);
- Exclude checks
Expected (<color>) but found 'var(--sidebar-tab-active-text)'.</color> Open
Open
color: var(--sidebar-tab-active-text) !important;
- Exclude checks
Expected end of value but found 'var(--vocab-text)'. Open
Open
border-left: 1px dashed var(--vocab-text);
- Exclude checks
Adjoining classes: .hierarchy-button.open img Open
Open
.hierarchy-button.open img {
- Exclude checks
Heading (h2) should not be qualified. Open
Open
.property-label h2 {
- Exclude checks
Expected (<color>) but found 'var(--vocab-text)'.</color> Open
Open
color: var(--vocab-text);
- 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
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
Expected (<color>) but found 'var(--main-bg-2)'.</color> Open
Open
background-color: var(--main-bg-2);
- Exclude checks
Expected (<color>) but found 'var(--vocab-bg)'.</color> Open
Open
background-color: var(--vocab-bg);
- Exclude checks