jiskattema/spot

View on GitHub

Showing 2,641 of 2,641 total issues

Fallback background-color (hex or RGB) should precede RGBA background-color.
Open

    background-color: rgba(158,158,158, 0.40); }
Severity: Minor
Found in dist/app.css by csslint

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

  .mdl-button--fab:focus:not(:active) {
Severity: Minor
Found in dist/app.css by csslint

Use of !important
Open

  background-color: rgb(109,76,65) !important; }
Severity: Minor
Found in dist/app.css by csslint

Use of !important
Open

  color: rgb(62,39,35) !important; }
Severity: Minor
Found in dist/app.css by csslint

Use of !important
Open

  background-color: rgb(238,238,238) !important; }
Severity: Minor
Found in dist/app.css by csslint

Use of !important
Open

  color: rgb(158,158,158) !important; }
Severity: Minor
Found in dist/app.css by csslint

Use of !important
Open

  color: rgb(55,71,79) !important; }
Severity: Minor
Found in dist/app.css by csslint

Use of !important
Open

  color: rgb(255,255,255) !important; }
Severity: Minor
Found in dist/app.css by csslint

Adjoining classes: .mdl-ripple.is-animating
Open

  .mdl-ripple.is-animating {
Severity: Minor
Found in dist/app.css by csslint

Fallback background (hex or RGB) should precede RGBA background.
Open

    background: rgba(255,255,255,0.2);
Severity: Minor
Found in dist/app.css by csslint

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

  .mdl-button--raised:focus:not(:active) {
Severity: Minor
Found in dist/app.css by csslint

Adjoining classes: .mdl-button--raised.mdl-button--colored:focus:not(:active)
Open

    .mdl-button--raised.mdl-button--colored:focus:not(:active) {
Severity: Minor
Found in dist/app.css by csslint

Adjoining classes: .mdl-button--raised.mdl-button--colored:focus:not(:active)
Open

    .mdl-button--raised.mdl-button--colored:focus:not(:active) {
Severity: Minor
Found in dist/app.css by csslint

Use of !important
Open

  background-color: rgb(188,170,164) !important; }
Severity: Minor
Found in dist/app.css by csslint

Use of !important
Open

  background-color: rgb(250,250,250) !important; }
Severity: Minor
Found in dist/app.css by csslint

Use of !important
Open

  color: rgb(69,90,100) !important; }
Severity: Minor
Found in dist/app.css by csslint

Fallback background-color (hex or RGB) should precede RGBA background-color.
Open

    background-color: rgba(0,0,0, 0.12); }
Severity: Minor
Found in dist/app.css by csslint

Fallback background (hex or RGB) should precede RGBA background.
Open

  background: rgba(158,158,158, 0.20);
Severity: Minor
Found in dist/app.css by csslint

Adjoining classes: .mdl-button--raised.mdl-button--colored
Open

  .mdl-button--raised.mdl-button--colored {
Severity: Minor
Found in dist/app.css by csslint

Fallback background-color (hex or RGB) should precede RGBA background-color.
Open

    background-color: rgba(158,158,158, 0.40); }
Severity: Minor
Found in dist/app.css by csslint
Severity
Category
Status
Source
Language