lancew/DojoList

View on GitHub

Showing 1,940 of 1,940 total issues

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

#logo h1, #logo p {
Severity: Minor
Found in css/style.css by csslint

Don't use IDs in selectors.
Open

#logo h1 {
Severity: Minor
Found in css/style.css by csslint

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

#logo a {
Severity: Minor
Found in css/style.css by csslint

Values of 0 shouldn't have units specified.
Open

    padding: 0 0 10px 0px;
Severity: Minor
Found in css/style.css by csslint

Rule is empty.
Open

ul, ol { }
Severity: Minor
Found in css/style.css by csslint

Element (img.left) is overqualified, just use .left without element name.
Open

img.left {
Severity: Minor
Found in css/style.css by csslint

Don't use IDs in selectors.
Open

#content {
Severity: Minor
Found in css/style.css by csslint

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

#menu {
Severity: Minor
Found in css/style.css by csslint

Values of 0 shouldn't have units specified.
Open

    padding: 0px 0px 0px 5px;
Severity: Minor
Found in css/style.css by csslint

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

#search {
Severity: Minor
Found in css/style.css by csslint

Rule is empty.
Open

.list1 {
Severity: Minor
Found in css/style.css by csslint

Don't use IDs in selectors.
Open

#wrapper {
Severity: Minor
Found in css/style.css by csslint

Don't use IDs in selectors.
Open

#header {
Severity: Minor
Found in css/style.css by csslint

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

    padding: 28px 25px 15px 25px;
Severity: Minor
Found in css/style.css by csslint

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

#menu .current_page_item a {
Severity: Minor
Found in css/style.css by csslint

Don't use IDs in selectors.
Open

#logo a {
Severity: Minor
Found in css/style.css by csslint

Heading (h6) has already been defined.
Open

h1,h2,h3,h4,h5,h6 {
Severity: Minor
Found in css/reset.css by csslint

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

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

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

p, ul, ol {
Severity: Minor
Found in css/style.css by csslint

Values of 0 shouldn't have units specified.
Open

    padding: 0px 0px 0px 5px;
Severity: Minor
Found in css/style.css by csslint
Severity
Category
Status
Source
Language