lancew/DojoList

View on GitHub

Showing 1,940 of 1,940 total issues

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

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

Don't use IDs in selectors.
Open

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

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

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

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

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

Values of 0 shouldn't have units specified.
Open

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

Rule is empty.
Open

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

Don't use IDs in selectors.
Open

#page-bgtop {
Severity: Minor
Found in css/style.css by csslint

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

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

Don't use IDs in selectors.
Open

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

Don't use IDs in selectors.
Open

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

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

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

Don't use IDs in selectors.
Open

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

Don't use IDs in selectors.
Open

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

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

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

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

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

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

    border: 1px solid #333333;
Severity: Minor
Found in css/style.css by csslint

Heading (h1) has already been defined.
Open

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

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

    padding-right: 40px;
Severity: Minor
Found in css/style.css by csslint

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

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

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

#sidebar {
Severity: Minor
Found in css/style.css by csslint
Severity
Category
Status
Source
Language