jiskattema/spot

View on GitHub

Showing 2,641 of 2,641 total issues

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

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

Adjoining classes: .mdl-slider.is-upgraded::-webkit-slider-runnable-track
Open

    .mdl-slider.is-upgraded::-webkit-slider-runnable-track {
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

Adjoining classes: .mdl-slider.is-upgraded::-moz-range-thumb
Open

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

Adjoining classes: .mdl-slider.is-upgraded:active::-moz-range-thumb
Open

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

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

  .mdl-layout__header > .mdl-layout-icon {
Severity: Minor
Found in dist/app.css by csslint

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

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

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

  .mdl-layout__container > .mdl-layout__tab-bar-container {
Severity: Minor
Found in dist/app.css by csslint

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

.mdl-layout__tab-bar-button {
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 {
Severity: Minor
Found in dist/app.css by csslint

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

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

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

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

Adjoining classes: .mdl-layout--fixed-drawer.is-upgraded:not(.is-small-screen) > .mdl-layout__header
Open

  .mdl-layout--fixed-drawer.is-upgraded:not(.is-small-screen) > .mdl-layout__header {
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(0, 0);
Severity: Minor
Found in dist/app.css by csslint

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

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

Outlines should only be modified using :focus.
Open

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

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

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

Adjoining classes: .mdl-radio.is-upgraded .mdl-radio__button
Open

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

Adjoining classes: .mdl-slider.is-upgraded:focus:not(:active)::-ms-thumb
Open

    .mdl-slider.is-upgraded:focus:not(:active)::-ms-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
Severity
Category
Status
Source
Language