jiskattema/spot

View on GitHub

Showing 2,641 of 2,641 total issues

Use of !important
Open

  background-size: contain !important;
Severity: Minor
Found in dist/app.css by csslint

Use of !important
Open

  background-size: contain !important;
Severity: Minor
Found in dist/app.css by csslint

Using width with padding-left can sometimes make elements larger than you expect.
Open

  padding-left: 1.5em;
Severity: Minor
Found in dist/app.css by csslint

Unknown property 'background-blend-mode'.
Open

  background-blend-mode: lighten;
Severity: Minor
Found in dist/app.css by csslint

Heading (h3) should not be qualified.
Open

.demo-cards h3 {
Severity: Minor
Found in stylesheets/styles.css by csslint

Heading (h3) has already been defined.
Open

h1, h2, h3, h4, h5, h6 {
Severity: Minor
Found in docs/api/styles/jsdoc-default.css by csslint

Heading (h6) has already been defined.
Open

h1, h2, h3, h4, h5, h6 {
Severity: Minor
Found in docs/api/styles/jsdoc-default.css by csslint

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

h6 {
Severity: Minor
Found in docs/api/styles/jsdoc-default.css by csslint

Heading (h5) has already been defined.
Open

.readme h5 {
Severity: Minor
Found in docs/api/styles/jsdoc-default.css by csslint

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

nav li {
Severity: Minor
Found in docs/api/styles/jsdoc-default.css by csslint

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

.details {
Severity: Minor
Found in docs/api/styles/jsdoc-default.css by csslint

Element (span.line) is overqualified, just use .line without element name.
Open

.prettyprint code span.line {
Severity: Minor
Found in docs/api/styles/jsdoc-default.css by csslint

Adjoining classes: .prettyprint.linenums li.selected *
Open

.prettyprint.linenums li.selected, .prettyprint.linenums li.selected * {
Severity: Minor
Found in docs/api/styles/jsdoc-default.css by csslint

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

.navicon-button:hover {
Severity: Minor
Found in docs/api/styles/jsdoc-default.css by csslint

Values of 0 shouldn't have units specified.
Open

  margin-bottom: 0px !important;
Severity: Minor
Found in dist/app.css by csslint

Don't use IDs in selectors.
Open

#csv-settings-table td,
Severity: Minor
Found in dist/app.css by csslint

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

.activeFacet {
Severity: Minor
Found in dist/app.css by csslint

Use of !important
Open

  padding-left: 45px !important;
Severity: Minor
Found in dist/app.css by csslint

Use of !important
Open

  background-repeat: no-repeat !important;
Severity: Minor
Found in dist/app.css by csslint

Use of !important
Open

  padding-left: 45px !important;
Severity: Minor
Found in dist/app.css by csslint
Severity
Category
Status
Source
Language