Showing 1,049 of 1,049 total issues
Expected ([ <number> | infinite ]#) but found 'var(--fa-animation-iteration-count , infinite)'.</number> Open
Open
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
- Exclude checks
The property -ms-transform is compatible with -webkit-transform and should be included as well. Open
Open
-webkit-transform: rotate(270deg);
- Exclude checks
Expected RBRACE at line 5, col 3. Open
Open
--medium-color: #dfe5ed;
- Exclude checks
Expected RBRACE at line 13, col 3. Open
Open
--feedback-form-button-bg: var(--dark-color);
- Exclude checks
Expected RBRACE at line 23, col 3. Open
Open
--search-border: var(--medium-color);
- Exclude checks
Expected RBRACE at line 28, col 3. Open
Open
--vocab-bg: var(--white-color);
- Exclude checks
Expected RBRACE at line 29, col 3. Open
Open
--vocab-text: var(--dark-color);
- Exclude checks
Heading (h3) should not be qualified. Open
Open
#topbar h3 {
- Exclude checks
Use of !important Open
Open
display: none !important;
- 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(--dark-color)'.</color> Open
Open
color: var(--dark-color)
- Exclude checks
Expected (<color>) but found 'var(--vocab-box-header)'.</color> Open
Open
color: var(--vocab-box-header);
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
#main-container.vocabpage #sidebar-col, #main-container.termpage #sidebar-col {
- Exclude checks
Expected (<color>) but found 'var(--vocab-bg)'.</color> Open
Open
background-color: var(--vocab-bg);
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
#tab-hierarchy .sidebar-list .list-group-item .concept-label {
- Exclude checks
Expected (<color>) but found 'var(--vocab-text)'.</color> Open
Open
color: var(--vocab-text) !important;
- Exclude checks
Expected (<color>) but found 'var(--sidebar-search-text)'.</color> Open
Open
color: var(--sidebar-search-text);
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.property-value {
- Exclude checks
The property -ms-transform is compatible with -webkit-transform and should be included as well. Open
Open
-webkit-transform: scale(-1, 1);
- Exclude checks
Expected RBRACE at line 9, col 3. Open
Open
--white-color: #ffffff;
- Exclude checks