Showing 1,049 of 1,049 total issues
Element (span.dropdown) is overqualified, just use .dropdown without element name. Open
Open
#search-wrapper span.dropdown {
- Exclude checks
Expected (inline | block | list-item | inline-block | table | inline-table | table-row-group | table-header-group | table-footer-group | table-row | table-column-group | table-column | table-cell | table-caption | grid | inline-grid | run-in | ruby | ruby-base | ruby-text | ruby-base-container | ruby-text-container | contents | none | -moz-box | -moz-inline-block | -moz-inline-box | -moz-inline-grid | -moz-inline-stack | -moz-inline-table | -moz-grid | -moz-grid-group | -moz-grid-line | -moz-groupbox | -moz-deck | -moz-popup | -moz-stack | -moz-marker | -webkit-box | -webkit-inline-box | -ms-flexbox | -ms-inline-flexbox | flex | -webkit-flex | inline-flex | -webkit-inline-flex) but found 'var(--fa-display , inline-block)'. Open
Open
display: var(--fa-display, inline-block);
- 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 (<time>#) but found 'var(--fa-animation-duration , 2s)'.</time> Open
Open
-webkit-animation-duration: var(--fa-animation-duration, 2s);
- Exclude checks
Expected (<time>#) but found 'var(--fa-animation-duration , 1s)'.</time> Open
Open
-webkit-animation-duration: var(--fa-animation-duration, 1s);
- Exclude checks
Expected (<opacity-value>) but found 'var(--fa-beat-fade-opacity , 0.4)'.</opacity-value> Open
Open
opacity: var(--fa-beat-fade-opacity, 0.4);
- Exclude checks
Rule is empty. Open
Open
:root, :host {
- Exclude checks
@font-face declaration doesn't follow the fontspring bulletproof syntax. Open
Open
src: local(''),
- Exclude checks
Expected RBRACE at line 11, col 3. Open
Open
--feedback-form-text: var(--dark-color);
- Exclude checks
Expected RBRACE at line 17, col 3. Open
Open
--sidebar-tab-inactive-text: var(--dark-color);
- Exclude checks
Expected RBRACE at line 32, col 3. Open
Open
--vocab-box-text: var(--dark-color);
- Exclude checks
Expected (<color>) but found 'var(--vocab-box-one-arrow)'.</color> Open
Open
color: var(--vocab-box-one-arrow);
- Exclude checks
Expected (<color>) but found 'var(--vocab-text)'.</color> Open
Open
color: var(--vocab-text);
- Exclude checks
Use of !important Open
Open
color: var(--topbar-text-1) !important;
- Exclude checks
Heading (h2) should not be qualified. Open
Open
#skosmos-logo-top h2 {
- 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);
- Exclude checks
Expected end of value but found 'var(--search-border)'. Open
Open
border: 1px solid var(--search-border);
- Exclude checks
@font-face declaration doesn't follow the fontspring bulletproof syntax. Open
Open
src: url("../webfonts/fa-solid-900.woff2") format("woff2"), url("../webfonts/fa-solid-900.ttf") format("truetype"); }
- Exclude checks
@font-face declaration doesn't follow the fontspring bulletproof syntax. Open
Open
src: local(''),
- Exclude checks
Expected RBRACE at line 18, col 3. Open
Open
--sidebar-tab-active-bg: var(--dark-color);
- Exclude checks