altereagle/paperboy

View on GitHub

Showing 77 of 77 total issues

Heading (h2) has already been defined.
Open

h2 {
Severity: Minor
Found in docs/docco.css by csslint

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

  .sections blockquote p {
Severity: Minor
Found in docs/docco.css by csslint

Don't use IDs in selectors.
Open

#jump_to, #jump_page {
Severity: Minor
Found in docs/docco.css by csslint

Missing standard property 'box-shadow' to go along with '-webkit-box-shadow'.
Open

  -webkit-box-shadow: 0 0 25px #777; -moz-box-shadow: 0 0 25px #777;
Severity: Minor
Found in docs/docco.css by csslint

Don't use IDs in selectors.
Open

#jump_to a.small {
Severity: Minor
Found in docs/docco.css by csslint

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

#jump_page .source {
Severity: Minor
Found in docs/docco.css by csslint

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

    box-sizing: border-box; /* 1 */

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

    .annotation pre code {
Severity: Minor
Found in docs/docco.css by csslint

Don't use IDs in selectors.
Open

#jump_to, #jump_page {
Severity: Minor
Found in docs/docco.css by csslint

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

#jump_to, #jump_page {
Severity: Minor
Found in docs/docco.css by csslint

Don't use IDs in selectors.
Open

#jump_page .source:hover {
Severity: Minor
Found in docs/docco.css by csslint

Don't use IDs in selectors.
Open

#jump_page .source:first-child {
Severity: Minor
Found in docs/docco.css by csslint

Don't use IDs in selectors.
Open

  #container {
Severity: Minor
Found in docs/docco.css by csslint

Don't use IDs in selectors.
Open

#container { min-height: 100%; }
Severity: Minor
Found in docs/docco.css by csslint

Don't use IDs in selectors.
Open

#jump_to, #jump_wrapper {
Severity: Minor
Found in docs/docco.css by csslint

Don't use IDs in selectors.
Open

  #jump_to {
Severity: Minor
Found in docs/docco.css by csslint

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

  #background {
Severity: Minor
Found in docs/docco.css by csslint

The property -moz-appearance is compatible with -webkit-appearance and should be included as well.
Open

    -webkit-appearance: textfield; /* 1 */

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

@font-face {
Severity: Minor
Found in docs/docco.css by csslint

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

hr {
Severity: Minor
Found in docs/docco.css by csslint
Severity
Category
Status
Source
Language