jiskattema/spot

View on GitHub

Showing 2,641 of 2,641 total issues

Adjoining classes: .mdl-slider.is-upgraded.is-lowest-value:disabled:active::-ms-thumb
Open

    .mdl-slider.is-upgraded.is-lowest-value:disabled:focus::-ms-thumb, .mdl-slider.is-upgraded.is-lowest-value:disabled:active::-ms-thumb, .mdl-slider.is-upgraded.is-lowest-value:disabled::-ms-thumb {
Severity: Minor
Found in dist/app.css by csslint

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

  padding: none; }
Severity: Minor
Found in dist/app.css by csslint

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

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

Adjoining classes: .mdl-switch.is-focused .mdl-switch__focus-helper
Open

  .mdl-switch.is-focused .mdl-switch__focus-helper {
Severity: Minor
Found in dist/app.css by csslint

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

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

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

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

Adjoining classes: .mdl-tabs.is-upgraded .mdl-tabs__tab.is-active
Open

  .mdl-tabs.is-upgraded .mdl-tabs__tab.is-active {
Severity: Minor
Found in dist/app.css by csslint

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

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

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

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

Adjoining classes: .mdl-spinner.is-upgraded.is-active
Open

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

Adjoining classes: .mdl-switch.is-disabled .mdl-switch__thumb
Open

  .mdl-switch.is-disabled .mdl-switch__thumb {
Severity: Minor
Found in dist/app.css by csslint

The box-sizing property isn't supported in IE6 and IE7.
Open

  box-sizing: border-box;
Severity: Minor
Found in dist/app.css by csslint

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

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

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

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

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

  .mdl-tabs.is-upgraded .mdl-tabs__tab.is-active:after {
Severity: Minor
Found in dist/app.css by csslint

Adjoining classes: .mdl-tabs.is-upgraded .mdl-tabs__tab.is-active:after
Open

  .mdl-tabs.is-upgraded .mdl-tabs__tab.is-active:after {
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

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

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

Adjoining classes: .mdl-slider.is-upgraded.is-lowest-value:disabled::-ms-thumb
Open

    .mdl-slider.is-upgraded.is-lowest-value:disabled:focus::-ms-thumb, .mdl-slider.is-upgraded.is-lowest-value:disabled:active::-ms-thumb, .mdl-slider.is-upgraded.is-lowest-value:disabled::-ms-thumb {
Severity: Minor
Found in dist/app.css by csslint

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

  background: rgba(0,0,0, 0.26);
Severity: Minor
Found in dist/app.css by csslint
Severity
Category
Status
Source
Language