NatLibFi/Skosmos

View on GitHub

Showing 1,049 of 1,049 total issues

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

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

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

    background-color: var(--sidebar-search-button-bg); /* Which bg color to use? */
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

Expected RPAREN at line 745, col 72.
Open

  nav#concept-breadcrumbs li.collapse, nav#concept-breadcrumbs li:has(a[aria-expanded="true"]) {
Severity: Minor
Found in resource/css/skosmos.css by csslint

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

    background-color: var(--main-bg-1);
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 (<color>) but found 'var(--vocab-box-one-text)'.</color>
Open

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

Use of !important
Open

    font-weight: bold !important;
Severity: Minor
Found in resource/css/skosmos.css by csslint

Adjoining classes: #tab-hierarchy .sidebar-list .list-group-item .concept-label.last::before
Open

  #tab-hierarchy .sidebar-list .list-group-item .concept-label.last::before {
Severity: Minor
Found in resource/css/skosmos.css by csslint

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

    border-top: 1px dashed var(--vocab-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

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

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

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

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

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

  #background.frontpage, #background.frontpage-one-vocab {
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) !important;
Severity: Minor
Found in resource/css/skosmos.css by csslint

Heading (h2) should not be qualified.
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 #info-box {
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 .pagination, #main-container.termpage #sidebar .pagination {
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:hover, #main-container.vocabpage #sidebar .page-link:active, #main-container.vocabpage #sidebar .page-link:focus,
Severity: Minor
Found in resource/css/skosmos.css by csslint
Severity
Category
Status
Source
Language