AurelioDeRosa/Audero-Context-Menu

View on GitHub

Showing 83 of 83 total issues

The universal selector (*) is known to be slow.
Open

.prettyprint.linenums li.selected *
Severity: Minor
Found in doc/styles/jsdoc-default.css by csslint

Adjoining classes: .prettyprint.linenums
Open

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

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

.str {
Severity: Minor
Found in doc/styles/prettify-jsdoc.css by csslint

Element (li.L8) is overqualified, just use .L8 without element name.
Open

li.L8,
Severity: Minor
Found in doc/styles/prettify-tomorrow.css by csslint

Element (ol.linenums) is overqualified, just use .linenums without element name.
Open

ol.linenums {
Severity: Minor
Found in doc/styles/prettify-tomorrow.css by csslint

Element (li.L0) is overqualified, just use .L0 without element name.
Open

li.L0,
Severity: Minor
Found in doc/styles/prettify-tomorrow.css by csslint

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

body
Severity: Minor
Found in doc/styles/jsdoc-default.css by csslint

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

section
Severity: Minor
Found in doc/styles/jsdoc-default.css by csslint

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

    box-sizing: border-box;
Severity: Minor
Found in doc/styles/jsdoc-default.css by csslint

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

.tag {
Severity: Minor
Found in doc/styles/prettify-jsdoc.css by csslint

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

@font-face {
Severity: Minor
Found in doc/styles/jsdoc-default.css by csslint

@font-face declaration doesn't follow the fontspring bulletproof syntax.
Open

    src:
Severity: Minor
Found in doc/styles/jsdoc-default.css by csslint

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

html
Severity: Minor
Found in doc/styles/jsdoc-default.css by csslint

Don't use IDs in selectors.
Open

#main {
Severity: Minor
Found in doc/styles/jsdoc-default.css by csslint

Heading (h3) should not be qualified.
Open

nav h3 {
Severity: Minor
Found in doc/styles/jsdoc-default.css by csslint

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

.details dt { width: 120px; float: left; padding-left: 10px;  padding-top: 6px; }
Severity: Minor
Found in doc/styles/jsdoc-default.css by csslint

Adjoining classes: .prettyprint.linenums li.selected
Open

.prettyprint.linenums li.selected,
Severity: Minor
Found in doc/styles/jsdoc-default.css by csslint

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

.dec {
Severity: Minor
Found in doc/styles/prettify-jsdoc.css by csslint

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

nav ul {
Severity: Minor
Found in doc/styles/jsdoc-default.css by csslint

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

footer {
Severity: Minor
Found in doc/styles/jsdoc-default.css by csslint
Severity
Category
Status
Source
Language