jiskattema/spot

View on GitHub

Showing 2,641 of 2,641 total issues

Unknown property 'background-blend-mode'.
Open

  background-blend-mode: lighten;
Severity: Minor
Found in dist/app.css by csslint

Expected RBRACE at line 13, col 3.
Open

  @extend .fa-user;
Severity: Minor
Found in stylesheets/awesome_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

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

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

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

Heading (h5) has already been defined.
Open

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

Heading (h2) should not be qualified.
Open

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

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

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

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

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

Use of !important
Open

   color: #999 !important;
Severity: Minor
Found in docs/api/styles/jsdoc-default.css by csslint

Negative text-indent doesn't work well with RTL. If you use text-indent for image replacement explicitly set direction for that item to ltr.
Open

  text-indent: -1000px
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

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

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

@import prevents parallel downloads, use <link> instead.
Open

@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,400i,500i,500,600,600i|Roboto);

Heading (h4) should not be qualified.
Open

.readme h4 {

Element (span.line) is overqualified, just use .line without element name.
Open

.prettyprint code span.line {
Severity
Category
Status
Source
Language