NatLibFi/Skosmos

View on GitHub

Showing 1,049 of 1,049 total issues

Expected (<color>) but found 'var(--vocab-text)'.</color>
Open

    color: var(--vocab-text);
Severity: Minor
Found in resource/css/skosmos.css by csslint

Expected end of value but found 'var(--vocab-text)'.
Open

    border: 1px solid var(--vocab-text);
Severity: Minor
Found in resource/css/skosmos.css by csslint

Expected ([ <generic-family> | <family-name> ]#) but found 'var(--font-family-heading)'.</family-name></generic-family>
Open

    font-family: var(--font-family-heading);
Severity: Minor
Found in resource/css/skosmos.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

  #main-container.infopage a {
Severity: Minor
Found in resource/css/skosmos.css by csslint

Expected (<color>) but found 'var(--feedback-form-text)'.</color>
Open

    color: var(--feedback-form-text);
Severity: Minor
Found in resource/css/skosmos.css by csslint

Expected (<color>) but found 'var(--vocab-link)'.</color>
Open

    color: var(--vocab-link);
Severity: Minor
Found in resource/css/skosmos.css by csslint

Expected end of value but found 'var(--secondary-medium-color)'.
Open

    text-decoration: underline var(--secondary-medium-color) solid;
Severity: Minor
Found in resource/css/skosmos.css by csslint

Expected (<color>) but found 'var(--alert-color)'.</color>
Open

    background-color: var(--alert-color);
Severity: Minor
Found in resource/css/skosmos.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

  #copy-preflabel, #copy-notation {
Severity: Minor
Found in resource/css/skosmos.css by csslint

Expected end of value but found 'var(--vocab-table-border)'.
Open

    border-top: 1px solid var(--vocab-table-border);
Severity: Minor
Found in resource/css/skosmos.css by csslint

Use of !important
Open

      max-width: 1460px !important;
Severity: Minor
Found in resource/css/skosmos.css by csslint

Use of !important
Open

    border: none !important;
Severity: Minor
Found in resource/css/skosmos.css by csslint

Heading (h1) should not be qualified.
Open

  #concept-label h1 {
Severity: Minor
Found in resource/css/skosmos.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

  #feedback-form button {
Severity: Minor
Found in resource/css/skosmos.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

  #copy-uri {
Severity: Minor
Found in resource/css/skosmos.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

  .property ul, .property li {
Severity: Minor
Found in resource/css/skosmos.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

  .prefLabel.proplabel {
Severity: Minor
Found in resource/css/skosmos.css by csslint

Expected (<color>) but found 'var(--feedback-form-bg)'.</color>
Open

    background-color: var(--feedback-form-bg);
Severity: Minor
Found in resource/css/skosmos.css by csslint

Expected (<color>) but found 'var(--vocab-bg)'.</color>
Open

    background-color: var(--vocab-bg);
Severity: Minor
Found in resource/css/skosmos.css by csslint

Expected (<bg-image>#) but found 'var(--infopage-stripes)'.</bg-image>
Open

    background-image: var(--infopage-stripes);
Severity: Minor
Found in resource/css/skosmos.css by csslint
Severity
Category
Status
Source
Language