ImpressCMS/impresscms

View on GitHub
htdocs/modules/system/print_rtl.css

Summary

Maintainability
Test Coverage

Don't use IDs in selectors.
Open

#print_close {text-align: center; margin-top: 10px; padding-top: 10px; padding-bottom: 15px; border-top: 1px solid #000;}
Severity: Minor
Found in htdocs/modules/system/print_rtl.css by csslint

Don't use IDs in selectors.
Open

#smartcontent_print_button {
Severity: Minor
Found in htdocs/modules/system/print_rtl.css by csslint

Values of 0 shouldn't have units specified.
Open

    margin: 0px;
Severity: Minor
Found in htdocs/modules/system/print_rtl.css by csslint

Values of 0 shouldn't have units specified.
Open

    padding: 0px;
Severity: Minor
Found in htdocs/modules/system/print_rtl.css by csslint

Values of 0 shouldn't have units specified.
Open

    border: 0px;
Severity: Minor
Found in htdocs/modules/system/print_rtl.css by csslint

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

#smartcontent_print_button {
Severity: Minor
Found in htdocs/modules/system/print_rtl.css by csslint

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

#print_close {text-align: center; margin-top: 10px; padding-top: 10px; padding-bottom: 15px; border-top: 1px solid #000;}
Severity: Minor
Found in htdocs/modules/system/print_rtl.css by csslint

Incorrect end of line character(s) found.
Open

    padding-top: 2px;

Incorrect end of line character(s) found.
Open

Incorrect end of line character(s) found.
Open

}

Incorrect end of line character(s) found.
Open

    margin: 0px;

Incorrect end of line character(s) found.
Open

    border: 0px;

Incorrect end of line character(s) found.
Open

Incorrect end of line character(s) found.
Open

#smartcontent_print_button {

Incorrect end of line character(s) found.
Open

    padding: 10px;

Incorrect end of line character(s) found.
Open

    padding-right: 10px;

Incorrect end of line character(s) found.
Open

#print_close {text-align: center; margin-top: 10px; padding-top: 10px; padding-bottom: 15px; border-top: 1px solid #000;}

Incorrect end of line character(s) found.
Open

}

Incorrect end of line character(s) found.
Open

}

Incorrect end of line character(s) found.
Open

img {

Incorrect end of line character(s) found.
Open

    padding: 0px;

Incorrect end of line character(s) found.
Open

    text-align: left;

Incorrect end of line character(s) found.
Open

    border: 1px solid #000;

Incorrect end of line character(s) found.
Open

body {

There are no issues that match your filters.

Category
Status