NatLibFi/Skosmos

View on GitHub

Showing 1,049 of 1,049 total issues

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

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

margin-bottom can't be used with display: inline.
Open

    margin-bottom: 0;
Severity: Minor
Found in resource/css/skosmos.css by csslint

Unknown property 'text-decoration-thickness'.
Open

    text-decoration-thickness: 1px;
Severity: Minor
Found in resource/css/skosmos.css by csslint

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

    color: var(--welcome-box-one-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

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

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

  #tab-hierarchy .sidebar-list .list-group-item .concept-label.last::before {
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

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

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

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

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

    border-top: 1px solid var(--vocab-box-text);
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

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

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

Adjoining classes: .hierarchy-button.open img
Open

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

Heading (h2) should not be qualified.
Open

  .property-label h2 {
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

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

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

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

    background-color: var(--main-bg-2);
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
Severity
Category
Status
Source
Language