lightspeeddevelopment/lsx-health-plan

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

Summary

Maintainability
Test Coverage

Line should be indented 0 spaces, but was indented 1 spaces
Open

 .cmb-row {

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

            input {

!important should not be used
Open

            border-bottom: 0px solid #e9e9e9 !important;

Properties should be ordered float, margin-bottom, margin-left, margin-right
Open

                margin-left: 0px !important;

Rule declaration should be followed by an empty line
Open

        }

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

            .regular-text {

Rule declaration should be followed by an empty line
Open

        }

Rule declaration should be followed by an empty line
Open

        }

Colon after property should be followed by one space
Open

                float:none;

Rule declaration should be followed by an empty line
Open

        }

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

            .cmb-th {

Rule declaration should be followed by an empty line
Open

        }

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

            border-top: 1px solid #e9e9e9;

Properties should be ordered border-bottom, display, vertical-align
Open

            display: inline-block;

Colon after property should be followed by one space
Open

                width:100%;

Rule declaration should be followed by an empty line
Open

        }

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

            border-bottom: 0px solid #e9e9e9 !important;

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

            .cmb2-metabox-description {

Properties should be ordered padding-right, width
Open

            width: 30.333% !important;

!important should not be used
Open

                margin-left: 0px !important;

Colon after property should be followed by one space
Open

                display:none;

Properties should be ordered float, width
Open

                width: 100%;

0px should be written without units as 0
Open

                margin-left: 0px !important;

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

            .cmb-th+.cmb-td {

Use // comments everywhere
Open

/**

!important should not be used
Open

            width: 30.333% !important;

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

            input {

Rule declaration should be followed by an empty line
Open

        }

Rule declaration should be followed by an empty line
Open

        }

Properties should be ordered padding-top, width
Open

                width:100%;

Rule declaration should be followed by an empty line
Open

        }

0px should be written without units as 0
Open

            border-bottom: 0px solid #e9e9e9 !important;

Rule 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

            textarea {

Files should end with a trailing newline
Open

 }

There are no issues that match your filters.

Category
Status