jiskattema/spot

View on GitHub
stylesheets/styles.css

Summary

Maintainability
Test Coverage

Use of !important
Open

  display: -ms-flexbox !important;
Severity: Minor
Found in stylesheets/styles.css by csslint

Use of !important
Open

  display: flex !important;
Severity: Minor
Found in stylesheets/styles.css by csslint

Use of !important
Open

  display: -webkit-flex !important;
Severity: Minor
Found in stylesheets/styles.css by csslint

Adjoining classes: .demo-cards .mdl-card__title.mdl-card__title
Open

.demo-cards .mdl-card__title.mdl-card__title {
Severity: Minor
Found in stylesheets/styles.css by csslint

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

  color: rgba(255, 255, 255, 0.56);
Severity: Minor
Found in stylesheets/styles.css by csslint

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

  color: rgba(255, 255, 255, 0.56);
Severity: Minor
Found in stylesheets/styles.css by csslint

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

  box-sizing: border-box;
Severity: Minor
Found in stylesheets/styles.css by csslint

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

  box-sizing: border-box;
Severity: Minor
Found in stylesheets/styles.css by csslint

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

  border-color: rgba(255, 255, 255, 0.89);
Severity: Minor
Found in stylesheets/styles.css by csslint

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

  color: rgba(255, 255, 255, 0.89);
Severity: Minor
Found in stylesheets/styles.css by csslint

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

  color: rgba(0, 0, 0, 0.54);
Severity: Minor
Found in stylesheets/styles.css by csslint

Values of 0 shouldn't have units specified.
Open

  border-radius: 0px;
Severity: Minor
Found in stylesheets/styles.css by csslint

Values of 0 shouldn't have units specified.
Open

  margin-top: 0px;
Severity: Minor
Found in stylesheets/styles.css by csslint

Values of 0 shouldn't have units specified.
Open

  margin-top: 0px;
Severity: Minor
Found in stylesheets/styles.css by csslint

TODO found
Open

/* TODO: Find a proper solution to have the graphs
Severity: Minor
Found in stylesheets/styles.css by fixme

TODO found
Open

/* TODO end */
Severity: Minor
Found in stylesheets/styles.css by fixme

Heading (h3) has already been defined.
Open

.demo-options h3 {
Severity: Minor
Found in stylesheets/styles.css by csslint

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

.demo-updates .mdl-card__title {
Severity: Minor
Found in stylesheets/styles.css by csslint

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

.demo-options ul {
Severity: Minor
Found in stylesheets/styles.css by csslint

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

.demo-layout .demo-navigation .mdl-navigation__link {
Severity: Minor
Found in stylesheets/styles.css by csslint

Heading (h3) should not be qualified.
Open

.demo-cards h3 {
Severity: Minor
Found in stylesheets/styles.css by csslint

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

.demo-navigation {
Severity: Minor
Found in stylesheets/styles.css by csslint

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

.demo-cards {
Severity: Minor
Found in stylesheets/styles.css by csslint

Heading (h3) should not be qualified.
Open

.demo-options h3 {
Severity: Minor
Found in stylesheets/styles.css by csslint

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

.demo-drawer-header {
Severity: Minor
Found in stylesheets/styles.css by csslint

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

.demo-charts {
Severity: Minor
Found in stylesheets/styles.css by csslint

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

.demo-graphs {
Severity: Minor
Found in stylesheets/styles.css by csslint

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

.demo-navigation .mdl-navigation__link .material-icons {
Severity: Minor
Found in stylesheets/styles.css by csslint

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

.demo-avatar {
Severity: Minor
Found in stylesheets/styles.css by csslint

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

.demo-layout .demo-header .mdl-textfield .mdl-textfield__expandable-holder {
Severity: Minor
Found in stylesheets/styles.css by csslint

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

.demo-drawer .mdl-menu .mdl-menu__item {
Severity: Minor
Found in stylesheets/styles.css by csslint

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

.demo-options .mdl-card__actions {
Severity: Minor
Found in stylesheets/styles.css by csslint

There are no issues that match your filters.

Category
Status