NatLibFi/Skosmos

View on GitHub

Showing 1,049 of 1,049 total issues

Heading (h1) has already been defined.
Open

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

Element (span.d-inline) is overqualified, just use .d-inline without element name.
Open

  #search-wrapper .autocomplete-result span.d-inline {
Severity: Minor
Found in resource/css/skosmos.css by csslint

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

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

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

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

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

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

Use of !important
Open

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

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

  .hierarchy-button {
Severity: Minor
Found in resource/css/skosmos.css by csslint

Element (nav#concept-breadcrumbs) is overqualified, just use #concept-breadcrumbs without element name.
Open

  nav#concept-breadcrumbs ol {
Severity: Minor
Found in resource/css/skosmos.css by csslint

Element (li.collapse.show) is overqualified, just use .collapse without element name.
Open

  nav#concept-breadcrumbs li, nav#concept-breadcrumbs li.collapse.show {
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 (<color>) but found 'var(--sidebar-search-button-text)'.</color>
Open

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

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

  .select-wrapper::after { /* Also used in feedback form */
Severity: Minor
Found in resource/css/skosmos.css by csslint

Expected (auto | flex-start | flex-end | center | baseline | stretch) but found 'start'.
Open

    align-self: start;
Severity: Minor
Found in resource/css/skosmos.css by csslint

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

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

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

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

Adjoining classes: .prefLabel.proplabel
Open

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

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

    background-image: var(--feedbackpage-stripes);
Severity: Minor
Found in resource/css/skosmos.css by csslint

Heading (h3) has already been defined.
Open

  .vocab-statistics > h3 {
Severity: Minor
Found in resource/css/skosmos.css by csslint

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

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

Adjoining classes: .altLabel.proplabel
Open

  .altLabel.proplabel {
Severity: Minor
Found in resource/css/skosmos.css by csslint
Severity
Category
Status
Source
Language