soderlind/read-offline

View on GitHub
templates/pdf/custom-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/custom-print.css by csslint

Rule is empty.
Open

.mpdf_toc_t_level_2 {    /* Title level 2 */
Severity: Minor
Found in templates/pdf/custom-print.css by csslint

Rule is empty.
Open

.mpdf_toc_p_level_0 {    /* Page no. level 0 - may be inside <a> */
Severity: Minor
Found in templates/pdf/custom-print.css by csslint

Rule is empty.
Open

.mpdf_toc_p_level_1 {    /* Page no. level 1 - may be inside <a> */
Severity: Minor
Found in templates/pdf/custom-print.css by csslint

Rule is empty.
Open

.mpdf_toc_p_level_2 {    /* Page no. level 2 - may be inside <a> */
Severity: Minor
Found in templates/pdf/custom-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/custom-print.css by csslint

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

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

There are no issues that match your filters.

Category
Status