NatLibFi/Skosmos

View on GitHub

Showing 1,049 of 1,049 total issues

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

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

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

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

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

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

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

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

Heading (h3) should not be qualified.
Open

  .prop-foreignlabels h3 {
Severity: Minor
Found in resource/css/skosmos.css by csslint

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

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

Use of !important
Open

    font-size: 20px !important;
Severity: Minor
Found in resource/css/skosmos.css by csslint

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

  .search-result .list-group-item {
Severity: Minor
Found in resource/css/skosmos.css by csslint

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

  .uri-icon {
Severity: Minor
Found in resource/css/skosmos.css by csslint

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

    color: var(--white-color);
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 .breadcrumb-current {
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-text)'.</color>
Open

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

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

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

Heading (h1) has already been defined.
Open

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

Expected (<color>) but found 'var(--infopage-link)'.</color>
Open

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

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

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

Heading (h3) has already been defined.
Open

  .prop-foreignlabels h3 {
Severity: Minor
Found in resource/css/skosmos.css by csslint

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

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

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

  #main-container.infopage {
Severity: Minor
Found in resource/css/skosmos.css by csslint
Severity
Category
Status
Source
Language