Showing 1,049 of 1,049 total issues
Expected (<color>) but found 'var(--vocab-text)'.</color> Open
Open
color: var(--vocab-text);
- Exclude checks
Expected end of value but found 'var(--vocab-text)'. Open
Open
border: 1px solid var(--vocab-text);
- 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
Rule doesn't have all its properties in alphabetical order. Open
Open
#main-container.infopage a {
- Exclude checks
Expected (<color>) but found 'var(--feedback-form-text)'.</color> Open
Open
color: var(--feedback-form-text);
- Exclude checks
Expected (<color>) but found 'var(--vocab-link)'.</color> Open
Open
color: var(--vocab-link);
- Exclude checks
Expected end of value but found 'var(--secondary-medium-color)'. Open
Open
text-decoration: underline var(--secondary-medium-color) solid;
- Exclude checks
Expected (<color>) but found 'var(--alert-color)'.</color> Open
Open
background-color: var(--alert-color);
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
#copy-preflabel, #copy-notation {
- Exclude checks
Expected end of value but found 'var(--vocab-table-border)'. Open
Open
border-top: 1px solid var(--vocab-table-border);
- Exclude checks
Use of !important Open
Open
max-width: 1460px !important;
- Exclude checks
Use of !important Open
Open
border: none !important;
- Exclude checks
Heading (h1) should not be qualified. Open
Open
#concept-label h1 {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
#feedback-form button {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
#copy-uri {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.property ul, .property li {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.prefLabel.proplabel {
- Exclude checks
Expected (<color>) but found 'var(--feedback-form-bg)'.</color> Open
Open
background-color: var(--feedback-form-bg);
- Exclude checks
Expected (<color>) but found 'var(--vocab-bg)'.</color> Open
Open
background-color: var(--vocab-bg);
- Exclude checks
Expected (<bg-image>#) but found 'var(--infopage-stripes)'.</bg-image> Open
Open
background-image: var(--infopage-stripes);
- Exclude checks