lightspeeddevelopment/lsx-health-plan

View on GitHub
assets/css/scss/help.scss

Summary

Maintainability
Test Coverage

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

            > * {
Severity: Minor
Found in assets/css/scss/help.scss by scss-lint

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

            color: #337ab7;
Severity: Minor
Found in assets/css/scss/help.scss by scss-lint

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

            p {
Severity: Minor
Found in assets/css/scss/help.scss by scss-lint

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

            background: #fff;
Severity: Minor
Found in assets/css/scss/help.scss by scss-lint

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

            border: 1px solid #ddd;
Severity: Minor
Found in assets/css/scss/help.scss by scss-lint

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

                border-top: 1px solid #eee;
Severity: Minor
Found in assets/css/scss/help.scss by scss-lint

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

                    color: #999;
Severity: Minor
Found in assets/css/scss/help.scss by scss-lint

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

            &.support:before {
Severity: Minor
Found in assets/css/scss/help.scss by scss-lint

Begin pseudo elements with double colons: ::
Open

            &:before {
Severity: Minor
Found in assets/css/scss/help.scss by scss-lint

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

            &:before {
Severity: Minor
Found in assets/css/scss/help.scss by scss-lint

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

            &.info:before {
Severity: Minor
Found in assets/css/scss/help.scss by scss-lint

Rule declaration should be followed by an empty line
Open

            }
Severity: Minor
Found in assets/css/scss/help.scss by scss-lint

Rule declaration should be followed by an empty line
Open

            }
Severity: Minor
Found in assets/css/scss/help.scss by scss-lint

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

            p,
Severity: Minor
Found in assets/css/scss/help.scss by scss-lint

Shorthand form for property padding should be written more concisely as 1em 0 0 instead of 1em 0 0 0
Open

                padding: 1em 0 0 0;
Severity: Minor
Found in assets/css/scss/help.scss by scss-lint

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

                ul {
Severity: Minor
Found in assets/css/scss/help.scss by scss-lint

Avoid using id selectors
Open

    #wpbody {
Severity: Minor
Found in assets/css/scss/help.scss by scss-lint

Begin pseudo elements with double colons: ::
Open

            &.documentation:before {
Severity: Minor
Found in assets/css/scss/help.scss by scss-lint

Rule declaration should be followed by an empty line
Open

        }
Severity: Minor
Found in assets/css/scss/help.scss by scss-lint

Properties should be ordered content, display, font-family, font-size, -webkit-font-smoothing, font-weight, position, right, top
Open

                position: absolute;
Severity: Minor
Found in assets/css/scss/help.scss by scss-lint

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

                    color: #999;
Severity: Minor
Found in assets/css/scss/help.scss by scss-lint

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

            .wrap.about-wrap > .row {
Severity: Minor
Found in assets/css/scss/help.scss by scss-lint

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

            h2 {
Severity: Minor
Found in assets/css/scss/help.scss by scss-lint

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

            .more-button {
Severity: Minor
Found in assets/css/scss/help.scss by scss-lint

Properties should be ordered border-top, clear, padding, text-align
Open

                padding: 1em 0 0 0;
Severity: Minor
Found in assets/css/scss/help.scss by scss-lint

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

                .date {
Severity: Minor
Found in assets/css/scss/help.scss by scss-lint

Line should be indented with spaces, not tabs
Open

    #wpbody {
Severity: Minor
Found in assets/css/scss/help.scss by scss-lint

Rule declaration should be followed by an empty line
Open

            }
Severity: Minor
Found in assets/css/scss/help.scss by scss-lint

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

            background-color: #fff;
Severity: Minor
Found in assets/css/scss/help.scss by scss-lint

Begin pseudo elements with double colons: ::
Open

            &.premium:before {
Severity: Minor
Found in assets/css/scss/help.scss by scss-lint

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

            a {
Severity: Minor
Found in assets/css/scss/help.scss by scss-lint

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

            h2 {
Severity: Minor
Found in assets/css/scss/help.scss by scss-lint

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

            p,
Severity: Minor
Found in assets/css/scss/help.scss by scss-lint

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

            &.news:before {
Severity: Minor
Found in assets/css/scss/help.scss by scss-lint

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

                &:first-child {
Severity: Minor
Found in assets/css/scss/help.scss by scss-lint

Rule declaration should be followed by an empty line
Open

            }
Severity: Minor
Found in assets/css/scss/help.scss by scss-lint

Rule declaration should be followed by an empty line
Open

            }
Severity: Minor
Found in assets/css/scss/help.scss by scss-lint

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

            .more-button {
Severity: Minor
Found in assets/css/scss/help.scss by scss-lint

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

                color: #45b964;
Severity: Minor
Found in assets/css/scss/help.scss by scss-lint

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

            p:last-child {
Severity: Minor
Found in assets/css/scss/help.scss by scss-lint

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

            p {
Severity: Minor
Found in assets/css/scss/help.scss by scss-lint

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

                &:last-child {
Severity: Minor
Found in assets/css/scss/help.scss by scss-lint

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

            .price {
Severity: Minor
Found in assets/css/scss/help.scss by scss-lint

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

            &.news {
Severity: Minor
Found in assets/css/scss/help.scss by scss-lint

Properties should be ordered color, font-size, margin-bottom, margin-top, text-transform
Open

                    margin-top: 10px;
Severity: Minor
Found in assets/css/scss/help.scss by scss-lint

Properties should be ordered color, font-size, text-transform
Open

                    text-transform: uppercase;
Severity: Minor
Found in assets/css/scss/help.scss by scss-lint

Begin pseudo elements with double colons: ::
Open

            &.info:before {
Severity: Minor
Found in assets/css/scss/help.scss by scss-lint

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

            a {
Severity: Minor
Found in assets/css/scss/help.scss by scss-lint

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

            p:last-child {
Severity: Minor
Found in assets/css/scss/help.scss by scss-lint

Selector plan_page_help should be written in lowercase with hyphens
Open

.plan_page_help {
Severity: Minor
Found in assets/css/scss/help.scss by scss-lint

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

            &.premium:before {
Severity: Minor
Found in assets/css/scss/help.scss by scss-lint

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

            > * {
Severity: Minor
Found in assets/css/scss/help.scss by scss-lint

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

            .price {
Severity: Minor
Found in assets/css/scss/help.scss by scss-lint

Begin pseudo elements with double colons: ::
Open

            &.support:before {
Severity: Minor
Found in assets/css/scss/help.scss by scss-lint

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

            &.documentation:before {
Severity: Minor
Found in assets/css/scss/help.scss by scss-lint

Begin pseudo elements with double colons: ::
Open

            &.news:before {
Severity: Minor
Found in assets/css/scss/help.scss by scss-lint

Rule declaration should be followed by an empty line
Open

            }
Severity: Minor
Found in assets/css/scss/help.scss by scss-lint

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

                h3 {
Severity: Minor
Found in assets/css/scss/help.scss by scss-lint

Rule declaration should be followed by an empty line
Open

            }
Severity: Minor
Found in assets/css/scss/help.scss by scss-lint

There are no issues that match your filters.

Category
Status