Showing 1,049 of 1,049 total issues
Expected RBRACE at line 7, col 3. Open
Open
--fa-font-solid: normal 900 1em/1 "Font Awesome 6 Free"; }
- Exclude checks
Expected RBRACE at line 3, col 3. Open
Open
--dark-color: #0d284e;
- Exclude checks
Expected (<color>) but found 'var(--medium-color)'.</color> Open
Open
background-color: var(--medium-color) !important;
- Exclude checks
Expected (<color>) but found 'var(--info-box-one-arrow)'.</color> Open
Open
color: var(--info-box-one-arrow);
- Exclude checks
Expected (<color>) but found 'var(--topbar-text-1)'.</color> Open
Open
color: var(--topbar-text-1);
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
#search-wrapper button.dropdown-toggle i {
- Exclude checks
Expected (<color>) but found 'var(--search-dropdown-toggle-hover-bg)'.</color> Open
Open
background-color: var(--search-dropdown-toggle-hover-bg);
- Exclude checks
Expected end of value but found 'var(--search-border)'. Open
Open
border: 1px solid var(--search-border);
- Exclude checks
Expected RBRACE at line 7, col 3. Open
Open
--light-color: #f2f5f7;
- Exclude checks
Expected RBRACE at line 26, col 3. Open
Open
--search-dropdown-toggle-hover-text: var(--white-color);
- Exclude checks
Expected RBRACE at line 27, col 3. Open
Open
--search-dropdown-toggle-hover-bg: var(--dark-color);
- Exclude checks
Use of !important Open
Open
font-size: 3.25em !important;
- Exclude checks
Expected (<time>#) but found 'var(--fa-animation-duration , 1s)'.</time> Open
Open
animation-duration: var(--fa-animation-duration, 1s);
- Exclude checks
Expected (<color>) but found 'var(--headerbar-text-2)'.</color> Open
Open
color: var(--headerbar-text-2);
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
#search-wrapper button.dropdown-toggle {
- Exclude checks
Expected ([ <number> | infinite ]#) but found 'var(--fa-animation-iteration-count , infinite)'.</number> Open
Open
-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
- Exclude checks
Expected (<color>) but found 'var(--search-bg)'.</color> Open
Open
background-color: var(--search-bg);
- Exclude checks
Expected ([ normal | alternate ]#) but found 'var(--fa-animation-direction , normal)'. Open
Open
-webkit-animation-direction: var(--fa-animation-direction, normal);
- Exclude checks
Expected (<color>{1,4}) but found 'var(--search-border)'.</color> Open
Open
border-color: var(--search-border) !important;
- Exclude checks
Values of 0 shouldn't have units specified. Open
Open
padding-top: 0rem;
- Exclude checks