NatLibFi/Skosmos

View on GitHub

Showing 1,049 of 1,049 total issues

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

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

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

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

Use of !important
Open

    border-top: 2px var(--dark-color) solid !important;
Severity: Minor
Found in resource/css/skosmos.css by csslint

Heading (h3) should not be qualified.
Open

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

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

  #main-container.vocabpage a, #main-container.termpage a, #main-container.searchpage a, #main-container.searchpage-multi-vocab a {
Severity: Minor
Found in resource/css/skosmos.css by csslint

Use of !important
Open

    color: var(--sidebar-tab-inactive-text) !important;
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

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

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

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

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

Adjoining classes: nav#concept-breadcrumbs li.collapse.show
Open

  nav#concept-breadcrumbs li, nav#concept-breadcrumbs li.collapse.show {
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 li.breadcrumb + li::before {
Severity: Minor
Found in resource/css/skosmos.css by csslint

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

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

Heading (h2) should not be qualified.
Open

  header > h2 > a {
Severity: Minor
Found in resource/css/skosmos.css by csslint

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

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

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

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

Expected (<color>) but found 'var(--sidebar-tab-inactive-bg)'.</color>
Open

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

Expected (<color>) but found 'var(--sidebar-tab-active-text)'.</color>
Open

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

Use of !important
Open

    border-radius: 0 !important;
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-link, #main-container.termpage #sidebar .page-link {
Severity: Minor
Found in resource/css/skosmos.css by csslint

Expected (normal | pre | nowrap | pre-wrap | pre-line | -pre-wrap | -o-pre-wrap | -moz-pre-wrap | -hp-pre-wrap) but found 'wrap'.
Open

    white-space: wrap;
Severity: Minor
Found in resource/css/skosmos.css by csslint
Severity
Category
Status
Source
Language