soderlind/read-offline

View on GitHub
templates/pdf/default-print.css

Summary

Maintainability
Test Coverage

Unknown property 'margin-header'.
Open

    margin-header: 5mm; /*any of the usual CSS values for margins*/
Severity: Minor
Found in templates/pdf/default-print.css by csslint

Unknown property 'header'.
Open

    header: pdfheader;
Severity: Minor
Found in templates/pdf/default-print.css by csslint

Unknown property 'footer'.
Open

    footer: pdffooter;
Severity: Minor
Found in templates/pdf/default-print.css by csslint

Unknown property 'margin-footer'.
Open

    margin-footer: 5mm; /*any of the usual CSS values for margins*/
Severity: Minor
Found in templates/pdf/default-print.css by csslint

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

@page {
Severity: Minor
Found in templates/pdf/default-print.css by csslint

There are no issues that match your filters.

Category
Status