Showing 1,049 of 1,049 total issues
Rule doesn't have all its properties in alphabetical order. Open
Open
.sidebar-list {
- Exclude checks
Expected (<color>) but found 'var(--dark-color)'.</color> Open
Open
color: var(--dark-color);
- Exclude checks
Expected (<color>) but found 'var(--vocab-text)'.</color> Open
Open
color: var(--vocab-text);
- Exclude checks
Use of !important Open
Open
background-color: transparent !important;
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.hierarchy-button i {
- Exclude checks
Adjoining classes: .property.prop-mapping Open
Open
.property.prop-mapping {
- Exclude checks
Heading (h2) has already been defined. Open
Open
.property-label h2 {
- Exclude checks
Element (li.breadcrumb) is overqualified, just use .breadcrumb without element name. Open
Open
nav#concept-breadcrumbs li.breadcrumb + li::before {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
#search-wrapper input[type=search]::-ms-reveal { display: none; width : 0; height: 0; }
- Exclude checks
Expected (<color>) but found 'var(--dark-color)'.</color> Open
Open
color: var(--dark-color);
- Exclude checks
Expected (<color>) but found 'var(--search-button-bg)'.</color> Open
Open
background-color: var(--search-button-bg);
- Exclude checks
Expected (<color>) but found 'var(--vocab-text)'.</color> Open
Open
color: var(--vocab-text);
- Exclude checks
Expected end of value but found 'var(--search-border)'. Open
Open
border: 1px solid var(--search-border);
- Exclude checks
Use of !important Open
Open
font-family: var(--font-family-heading) !important;
- Exclude checks
Heading (h1) should not be qualified. Open
Open
#main-container h1 {
- Exclude checks
Expected (<color>) but found 'var(--secondary-dark-color)'.</color> Open
Open
color: var(--secondary-dark-color);
- Exclude checks
Expected (<color>) but found 'var(--welcome-box-bg)'.</color> Open
Open
background-color: var(--welcome-box-bg);
- Exclude checks
Heading (h2) should not be qualified. Open
Open
#vocabulary-list h2, #welcome-box h2, #vocab-info h2 {
- Exclude checks
Expected (<color>) but found 'var(--welcome-box-one-bg)'.</color> Open
Open
background-color: var(--welcome-box-one-bg);
- Exclude checks
Expected end of value but found 'var(--vocab-text)'. Open
Open
border-left: 1px dashed var(--vocab-text);
- Exclude checks