jiskattema/spot

View on GitHub

Showing 2,641 of 2,641 total issues

Expected RBRACE at line 13, col 3.
Open

  @extend .fa-user;
Severity: Minor
Found in stylesheets/awesome_icons.css by csslint

Values of 0 shouldn't have units specified.
Open

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

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

.logos {
Severity: Minor
Found in dist/app.css by csslint

Heading (h3) has already been defined.
Open

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

Element (div.table) is overqualified, just use .table without element name.
Open

div.table {
Severity: Minor
Found in dist/app.css by csslint

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

  background: rgba(255,255,255,0.75);
Severity: Minor
Found in dist/app.css by csslint

Heading (h4) has already been defined.
Open

h1, h2, h3, h4, h5, h6 {
Severity: Minor
Found in docs/api/styles/jsdoc-default.css by csslint

Use of !important
Open

  background-position: 5px !important;
Severity: Minor
Found in dist/app.css by csslint

Heading (h5) should not be qualified.
Open

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

Adjoining classes: .prettyprint.linenums
Open

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

Use of !important
Open

  background-size: contain !important;
Severity: Minor
Found in dist/app.css by csslint

Adjoining classes: .prettyprint.linenums li
Open

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

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

.material-icons {
Severity: Minor
Found in dist/fonts/material-icons.css by csslint

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

.mdl-button--floating-action {
Severity: Minor
Found in stylesheets/material_icons.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

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

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

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

Heading (h5) has already been defined.
Open

h5, .container-overview .subsection-title {
Severity: Minor
Found in docs/api/styles/jsdoc-default.css by csslint

Heading (h4) should not be qualified.
Open

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