jiskattema/spot

View on GitHub

Showing 2,641 of 2,641 total issues

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

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

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

  padding: 16px 16px;
Severity: Minor
Found in dist/app.css by csslint

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

  .mdl-checkbox.is-upgraded .mdl-checkbox__input {
Severity: Minor
Found in dist/app.css by csslint

Adjoining classes: .mdl-checkbox.is-checked.is-disabled .mdl-checkbox__tick-outline
Open

  .mdl-checkbox.is-checked.is-disabled .mdl-checkbox__tick-outline {
Severity: Minor
Found in dist/app.css by csslint

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

  .mdl-chip__action {
Severity: Minor
Found in dist/app.css by csslint

Duplicate property 'font-size' found.
Open

    font-size: 12px;
Severity: Minor
Found in dist/app.css by csslint

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

      .mdl-data-table th.mdl-data-table__header--sorted-ascending:before, .mdl-data-table th.mdl-data-table__header--sorted-descending:before {
Severity: Minor
Found in dist/app.css by csslint

Adjoining classes: .mdl-button--icon.mdl-button--mini-icon .material-icons
Open

    .mdl-button--icon.mdl-button--mini-icon .material-icons {
Severity: Minor
Found in dist/app.css by csslint

Values of 0 shouldn't have units specified.
Open

      top: 0px;
Severity: Minor
Found in dist/app.css by csslint

Adjoining classes: .mdl-checkbox.is-disabled .mdl-checkbox__box-outline
Open

  .mdl-checkbox.is-disabled .mdl-checkbox__box-outline {
Severity: Minor
Found in dist/app.css by csslint

Element (tr.is-selected) is overqualified, just use .is-selected without element name.
Open

    .mdl-data-table tbody tr.is-selected {
Severity: Minor
Found in dist/app.css by csslint

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

  .mdl-data-table td {
Severity: Minor
Found in dist/app.css by csslint

Adjoining classes: .mdl-data-table__cell--non-numeric.mdl-data-table__cell--non-numeric
Open

.mdl-data-table__cell--non-numeric.mdl-data-table__cell--non-numeric {
Severity: Minor
Found in dist/app.css by csslint

Values of 0 shouldn't have units specified.
Open

  left: 0px;
Severity: Minor
Found in dist/app.css by csslint

Adjoining classes: .mdl-button.mdl-button--disabled .mdl-button__ripple-container .mdl-ripple
Open

  .mdl-button.mdl-button--disabled .mdl-button__ripple-container .mdl-ripple {
Severity: Minor
Found in dist/app.css by csslint

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

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

Adjoining classes: .mdl-button--accent.mdl-button--accent.mdl-button--fab
Open

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

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

.mdl-card__media {
Severity: Minor
Found in dist/app.css by csslint

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

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

Adjoining classes: .mdl-checkbox.is-focused.is-checked .mdl-checkbox__focus-helper
Open

  .mdl-checkbox.is-focused.is-checked .mdl-checkbox__focus-helper {
Severity: Minor
Found in dist/app.css by csslint
Severity
Category
Status
Source
Language