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

Use of !important
Open

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

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

  nav#concept-breadcrumbs li, nav#concept-breadcrumbs li.collapse.show {
Severity: Minor
Found in resource/css/skosmos.css by csslint

Heading (h2) has already been defined.
Open

  #main-container.frontpage #vocab-box h2 {
Severity: Minor
Found in resource/css/skosmos.css by csslint

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

  #main-container.frontpage-one-vocab #vocab-box {
Severity: Minor
Found in resource/css/skosmos.css by csslint

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

    background-color: var(--vocab-box-one-bg);
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-tab-active-bg)'.</color>
Open

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

Use of !important
Open

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

Expected (<nonnegative-length-or-percentage>{1,4} [ / <nonnegative-length-or-percentage>{1,4} ]?) but found 'none'.</nonnegative-length-or-percentage></nonnegative-length-or-percentage>
Open

    border-radius: none;
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(--vocab-bg)'.</color>
Open

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

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

  #search-wrapper input[type=search]::-ms-clear { display: none; width : 0; height: 0; }
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

Heading (h2) has already been defined.
Open

  #vocabulary-list h2, #welcome-box h2, #vocab-info h2 {
Severity: Minor
Found in resource/css/skosmos.css by csslint

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

    border-top: 2px var(--dark-color) solid !important;
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

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

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

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

  #main-container.vocabpage #sidebar .page-item, #main-container.vocabpage #sidebar .page-link,
Severity: Minor
Found in resource/css/skosmos.css by csslint

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

  #search-options button {
Severity: Minor
Found in resource/css/skosmos.css by csslint
Severity
Category
Status
Source
Language