lightspeeddevelopment/lsx-customizer

View on GitHub

Showing 18,317 of 18,317 total issues

Selector should have depth of applicability no greater than 3, but was 5
Open

                &[disabled],

Nesting should be no greater than 3, but was 4
Open

            ul {

Line should be indented with spaces, not tabs
Open

    .events-community-post-title {

0.15 should be written without a leading zero as .15
Open

                box-shadow ease-in-out 0.15s

Line should be indented with spaces, not tabs
Open

    .events-community-post-content {

Avoid using id selectors
Open

#tribe-community-events {

Rule declaration should be followed by an empty line
Open

            }

Selector should have depth of applicability no greater than 3, but was 4
Open

            label {

Avoid qualifying attribute selectors with an element.
Open

                &[disabled],

Avoid qualifying attribute selectors with an element.
Open

            &[disabled],

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

    .select2-choices

Line should be indented with spaces, not tabs
Open

    .tribe-venue-name {

Rule declaration should be followed by an empty line
Open

            }

Line should be indented with spaces, not tabs
Open

    max-width: 550px;

Properties should be ordered background-color, border
Open

                    border: 0;

Selector should have depth of applicability no greater than 3, but was 4
Open

            td {

Rule declaration should be followed by an empty line
Open

                }

Commas in function arguments should be followed by one space
Open

                        box-shadow: inset 0 0 0 3px rgba(#000,.2);

!important should not be used
Open

            padding: 25px !important;

Selector should have depth of applicability no greater than 3, but was 4
Open

                input#wp-submit {
Severity
Category
Status
Source
Language