jiskattema/spot

View on GitHub

Showing 2,641 of 2,641 total issues

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

Adjoining classes: .mdl-slider.is-upgraded::-ms-tooltip
Open

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

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

      -webkit-appearance: none;
Severity: Minor
Found in dist/app.css by csslint

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

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

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

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

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

  .mdl-layout__header-row .mdl-navigation {
Severity: Minor
Found in dist/app.css by csslint

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

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

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

  .mdl-layout--fixed-tabs .mdl-layout__tab-bar {
Severity: Minor
Found in dist/app.css by csslint

The property -ms-transform is compatible with -webkit-transform and should be included as well.
Open

    -webkit-transform: scale(1, 1);
Severity: Minor
Found in dist/app.css by csslint

Adjoining classes: .mdl-radio.is-focused .mdl-radio__inner-circle
Open

  .mdl-radio.is-focused .mdl-radio__inner-circle {
Severity: Minor
Found in dist/app.css by csslint

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

    .mdl-slider.is-upgraded.is-lowest-value:focus:not(:active)::-moz-range-thumb {
Severity: Minor
Found in dist/app.css by csslint

Adjoining classes: .mdl-slider.is-upgraded.is-lowest-value:focus:not(:active)::-moz-range-thumb
Open

    .mdl-slider.is-upgraded.is-lowest-value:focus:not(:active)::-moz-range-thumb {
Severity: Minor
Found in dist/app.css by csslint

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

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

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

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

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

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

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

    .mdl-slider.is-upgraded.is-lowest-value::-ms-fill-lower {
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

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

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

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

    .mdl-slider.is-upgraded.is-lowest-value::-webkit-slider-thumb {
Severity: Minor
Found in dist/app.css by csslint

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

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