altereagle/arc.extension-api

View on GitHub

Showing 78 of 78 total issues

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

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

Values of 0 shouldn't have units specified.
Open

  margin: 15px 0 0px;
Severity: Minor
Found in docs/docco.css by csslint

Don't use IDs in selectors.
Open

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

Don't use IDs in selectors.
Open

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

Using width with border-right can sometimes make elements larger than you expect.
Open

    border-right: 1px solid #e5e5ee;
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: none;

Don't use IDs in selectors.
Open

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

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

  ul.sections > li > div.annotation {
Severity: Minor
Found in docs/docco.css by csslint

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

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

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

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

Heading (h2) has already been defined.
Open

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

Missing standard property 'border-bottom-left-radius' to go along with '-moz-border-radius-bottomleft'.
Open

  -webkit-border-bottom-left-radius: 5px; -moz-border-radius-bottomleft: 5px;
Severity: Minor
Found in docs/docco.css by csslint

Rule is empty.
Open

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

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

b, strong {
Severity: Minor
Found in docs/docco.css by csslint

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

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

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_wrapper {
Severity: Minor
Found in docs/docco.css by csslint

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

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

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

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

Don't use IDs in selectors.
Open

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