lightspeeddevelopment/wetu-importer

View on GitHub

Showing 609 of 609 total issues

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

  body.tour-operator_page_lsx-wetu-importer .widefat #the-list .check-column {
Severity: Minor
Found in assets/css/lsx-wetu-importer.css by csslint

Line should be indented with spaces, not tabs
Open

    #posts-filter {

Selector sorting_asc should be written in lowercase with hyphens
Open

            .sorting_asc , .sorting_desc {

Color literals like #e5e5e5 should only be used in variable declarations; they should be referred to via variable everywhere else.
Open

            background: #e5e5e5;

Each selector in a comma sequence should be on its own single line
Open

            &:hover, &.current {

Properties should be ordered background-color, border-radius, color, display, height, padding, width
Open

                display:block;

Color white should be written in hexadecimal form as #ffffff
Open

                color: white;

Rule declaration should be followed by an empty line
Open

    }

Rule declaration should be followed by an empty line
Open

        }
Severity
Category
Status
Source
Language