jiskattema/spot

View on GitHub

Showing 2,641 of 2,641 total issues

Heading (h5) should not be qualified.
Open

.readme h5 {

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

.important {

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

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

Adjoining classes: .prettyprint.linenums li.selected *
Open

.prettyprint.linenums li.selected, .prettyprint.linenums li.selected * {

Heading (h3) should not be qualified.
Open

.demo-options h3 {
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 docs/api/styles/jsdoc-default.css by csslint

margin can't be used with display: table-cell.
Open

   margin: 0px;

Heading (h3) has already been defined.
Open

h1, h2, h3, h4, h5, h6 {
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 (h6) has already been defined.
Open

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

Using width with padding can sometimes make elements larger than you expect.
Open

  padding: 10px;
Severity: Minor
Found in docs/api/styles/jsdoc-default.css by csslint

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

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

margin can't be used with display: table-cell.
Open

   margin: 0px;
Severity: Minor
Found in docs/api/styles/jsdoc-default.css by csslint

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

.nav-trigger:checked + label.plus .navicon:before,
Severity: Minor
Found in docs/api/styles/jsdoc-default.css by csslint

Don't use IDs in selectors.
Open

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

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

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

Heading (h2) should not be qualified.
Open

.readme h2 {

Heading (h3) has already been defined.
Open

.readme h3 {

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

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

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

.details {
Severity
Category
Status
Source
Language