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 stylesheets/styles.css by csslint

Use of !important
Open

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

Heading (h1) has already been defined.
Open

h1.page-title {margin-bottom: 10px;font-size: 34px;font-weight: 300;border-bottom: solid 2px #ddd;padding: .5em 0 .5em;margin-top: 0;}
Severity: Minor
Found in docs/api/styles/jsdoc-default.css by csslint

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

h2 {
Severity: Minor
Found in docs/api/styles/jsdoc-default.css by csslint

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

h4 {
Severity: Minor
Found in docs/api/styles/jsdoc-default.css by csslint

Heading (h4) has already been defined.
Open

h4 {
Severity: Minor
Found in docs/api/styles/jsdoc-default.css by csslint

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

.readme h1,
Severity: Minor
Found in docs/api/styles/jsdoc-default.css by csslint

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

.details dt {
Severity: Minor
Found in docs/api/styles/jsdoc-default.css by csslint

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

.prettyprint {
Severity: Minor
Found in docs/api/styles/jsdoc-default.css by csslint

Fallback background (hex or RGB) should precede HSLA background.
Open

  background: hsla(0, 0%, 0%, 0.5);
Severity: Minor
Found in docs/api/styles/jsdoc-default.css by csslint

@font-face declaration doesn't follow the fontspring bulletproof syntax.
Open

  src: local('Material Icons'),
Severity: Minor
Found in dist/fonts/material-icons.css by csslint

Expected (<font-weight>) but found '20'.</font-weight>
Open

  font-weight: 20;
Severity: Minor
Found in stylesheets/awesome_icons.css by csslint

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

.material-icons {
Severity: Minor
Found in stylesheets/material_icons.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-navigation {
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

The universal selector (*) is known to be slow.
Open

* {
Severity: Minor
Found in docs/api/styles/jsdoc-default.css by csslint

Heading (h1) has already been defined.
Open

h1 {
Severity: Minor
Found in docs/api/styles/jsdoc-default.css by csslint

Heading (h2) has already been defined.
Open

h2 {
Severity: Minor
Found in docs/api/styles/jsdoc-default.css by csslint
Severity
Category
Status
Source
Language