lightspeeddevelopment/lsx-customizer

View on GitHub

Showing 18,317 of 18,317 total issues

border: 0 is preferred over border: none
Open

    border: none;

Line should be indented with spaces, not tabs
Open

    .tribe-section {

Line should be indented with spaces, not tabs
Open

    .organizer {

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

    font-size: 1em;

Selector type-tribe_events should be written in lowercase with hyphens
Open

        .type-tribe_events {

Line should be indented with spaces, not tabs
Open

    line-height: 3.706325903em;

Line should be indented with spaces, not tabs
Open

    margin: 0 auto;

Line should be indented with spaces, not tabs
Open

    padding: 0;

Rule declaration should be followed by an empty line
Open

    }

Line should be indented with spaces, not tabs
Open

    table.my_account_bookings { font-size: 0.875em; }

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

            p {

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

                    &:after {

Properties should be ordered margin-bottom, padding-bottom
Open

                padding-bottom: 0;

Begin pseudo elements with double colons: ::
Open

                    &:after {

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

            .product-rating-details {

Line should be indented with spaces, not tabs
Open

    font-weight: bold;

Avoid using id selectors
Open

#tribe-events-bar {

Line should be indented with spaces, not tabs
Open

    .cart {

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

            #review_rating_field {
Severity
Category
Status
Source
Language