lightspeeddevelopment/lsx-health-plan

View on GitHub
assets/css/scss/lsx-health-plan-team.scss

Summary

Maintainability
Test Coverage

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

            .nav-tabs {

Rule declaration should be preceded by an empty line
Open

                > li {

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

            #featured-plans {

Avoid using id selectors
Open

            #testimonials {

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

                #lsx-testimonials-slider {

Rule declaration should be preceded by an empty line
Open

                                .content-box {

Avoid using id selectors
Open

                #lsx-testimonials-slider {

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

            #experience {

Color literals like rgba(0, 0, 0, 0.24) should only be used in variable declarations; they should be referred to via variable everywhere else.
Open

                                box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.24);

Properties should be ordered height, padding, width
Open

                                        width: 100%;

@media declaration should be followed by an empty line
Open

                    }

Rule declaration should be followed by an empty line
Open

            }

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

            #featured-plans {

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

    background: white;

Rule declaration should be preceded by an empty line
Open

    .wrap.container {

Rule declaration should be followed by an empty line
Open

    }

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

                                    .btn {

Rule declaration should be followed by an empty line
Open

                        }

Rule declaration should be followed by an empty line
Open

        }

Color #999999 should be written as #999
Open

                        color: #999999;

Avoid qualifying class selectors with an element.
Open

                            article.lsx-slot {

Line should be indented with spaces, not tabs
Open

    background: white;

Rule declaration should be followed by an empty line
Open

        }

Properties should be ordered margin-left, margin-right, max-width
Open

                max-width: 1100px;

Color #dddddd should be written as #ddd
Open

                        border: 1px solid #dddddd;

Avoid using id selectors
Open

            #experience {

0.24 should be written without a leading zero as .24
Open

                                box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.24);

Rule declaration should be followed by an empty line
Open

        }

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

            .nav-tabs {

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

                > li {

Rule declaration should be preceded by an empty line
Open

                    > a {

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

                .all-plans-block {

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

                    .lsx-testimonials-slot.slick-slide {

Avoid using id selectors
Open

            #featured-plans {

Line should be indented with spaces, not tabs
Open

    #primary {

Avoid using id selectors
Open

    #primary {

Properties should be ordered background-color, border, color
Open

                        color: #999999;

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

                            article.lsx-slot {

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

                                .content-box {

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

                        color: #999999;

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

            #testimonials {

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

                    > .row {

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

                    .slick-track {

Rule declaration should be followed by an empty line
Open

            }

Line should be indented with spaces, not tabs
Open

    .wrap.container {

Rule declaration should be followed by an empty line
Open

        }

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

            #testimonials {

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

    background: white;

Rule declaration should be followed by an empty line
Open

            }

Rule declaration should be followed by an empty line
Open

                    }

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

                        &:first-child {

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

                    > a {

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

                        border: 1px solid #dddddd;

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

            #experience {

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

                        > .col-xs-12 {

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

                        &:last-child {

There are no issues that match your filters.

Category
Status