jiskattema/spot

View on GitHub

Showing 2,641 of 2,641 total issues

Use of !important
Open

    border-left-color: transparent !important;
Severity: Minor
Found in dist/app.css by csslint

Adjoining classes: .mdl-switch.is-upgraded
Open

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

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

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

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

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

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

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

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

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

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

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

The property -webkit-appearance is compatible with -moz-appearance and should be included as well.
Open

    -moz-appearance: textfield; }
Severity: Minor
Found in dist/app.css by csslint

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

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

Adjoining classes: .mdl-textfield.is-disabled.is-disabled .mdl-textfield__label
Open

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

Adjoining classes: .mdl-slider.is-upgraded:disabled::-ms-fill-lower
Open

    .mdl-slider.is-upgraded:disabled::-ms-fill-lower {
Severity: Minor
Found in dist/app.css by csslint

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

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

Adjoining classes: .mdl-spinner:not(.is-upgraded).is-active:after
Open

  .mdl-spinner:not(.is-upgraded).is-active:after {
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

Values of 0 shouldn't have units specified.
Open

    box-shadow: 0 0 0px 20px rgba(0, 0, 0, 0.1);
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.54);
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

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

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

    .mdl-slider.is-upgraded:disabled::-ms-fill-lower {
Severity: Minor
Found in dist/app.css by csslint
Severity
Category
Status
Source
Language