PlanHubMe/PlanHub

View on GitHub
public/css/time-polyfill.css

Summary

Maintainability
Test Coverage

Values of 0 shouldn't have units specified.
Open

  border-radius: 0px 0px 3px 3px; }
Severity: Minor
Found in public/css/time-polyfill.css by csslint

Values of 0 shouldn't have units specified.
Open

  -webkit-border-radius: 3px 3px 0px 0px;
Severity: Minor
Found in public/css/time-polyfill.css by csslint

Values of 0 shouldn't have units specified.
Open

  border-radius: 3px 3px 0px 0px; }
Severity: Minor
Found in public/css/time-polyfill.css by csslint

Values of 0 shouldn't have units specified.
Open

  -webkit-border-radius: 0px 0px 3px 3px;
Severity: Minor
Found in public/css/time-polyfill.css by csslint

Values of 0 shouldn't have units specified.
Open

  border-radius: 0px 0px 3px 3px; }
Severity: Minor
Found in public/css/time-polyfill.css by csslint

Values of 0 shouldn't have units specified.
Open

  -moz-border-radius: 0px 0px 3px 3px;
Severity: Minor
Found in public/css/time-polyfill.css by csslint

Values of 0 shouldn't have units specified.
Open

  -moz-border-radius: 0px 0px 3px 3px;
Severity: Minor
Found in public/css/time-polyfill.css by csslint

Element (div.time-spin-btn-container) is overqualified, just use .time-spin-btn-container without element name.
Open

div.time-spin-btn-container {
Severity: Minor
Found in public/css/time-polyfill.css by csslint

Values of 0 shouldn't have units specified.
Open

  -moz-border-radius: 3px 3px 0px 0px;
Severity: Minor
Found in public/css/time-polyfill.css by csslint

Values of 0 shouldn't have units specified.
Open

  -moz-border-radius: 3px 3px 0px 0px;
Severity: Minor
Found in public/css/time-polyfill.css by csslint

Values of 0 shouldn't have units specified.
Open

  border-radius: 3px 3px 0px 0px; }
Severity: Minor
Found in public/css/time-polyfill.css by csslint

Values of 0 shouldn't have units specified.
Open

  -webkit-border-radius: 3px 3px 0px 0px;
Severity: Minor
Found in public/css/time-polyfill.css by csslint

Values of 0 shouldn't have units specified.
Open

  -webkit-border-radius: 0px 0px 3px 3px;
Severity: Minor
Found in public/css/time-polyfill.css by csslint

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

  box-sizing: border-box;
Severity: Minor
Found in public/css/time-polyfill.css by csslint

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

div.time-spin-btn-up:before {
Severity: Minor
Found in public/css/time-polyfill.css by csslint

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

div.time-spin-btn-down:before {
Severity: Minor
Found in public/css/time-polyfill.css by csslint

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

div.time-spin-btn-up:active:before {
Severity: Minor
Found in public/css/time-polyfill.css by csslint

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

div.time-spin-btn-up:before,
Severity: Minor
Found in public/css/time-polyfill.css by csslint

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

div.time-spin-btn-down:active:before {
Severity: Minor
Found in public/css/time-polyfill.css by csslint

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

div.time-spin-btn:active {
Severity: Minor
Found in public/css/time-polyfill.css by csslint

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

div.time-spin-btn-down {
Severity: Minor
Found in public/css/time-polyfill.css by csslint

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

div.time-spin-btn {
Severity: Minor
Found in public/css/time-polyfill.css by csslint

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

div.time-spin-btn-container {
Severity: Minor
Found in public/css/time-polyfill.css by csslint

There are no issues that match your filters.

Category
Status