YetiForceCompany/YetiForceCRM

View on GitHub
public_html/layouts/basic/skins/gray/pages/_Settings.scss

Summary

Maintainability
Test Coverage

Line should be indented with spaces, not tabs
Open

    text-transform: uppercase;

Properties should be ordered background-color, background-image, border-bottom, border-top, text-transform
Open

    border-top: 1px solid var(--white);

Rule declaration should be followed by an empty line
Open

}

Selector SearchFieldsEdit should be written in lowercase with hyphens
Open

.SearchFieldsEdit {

Line should be indented with spaces, not tabs
Open

    border-bottom: 1px solid var(--white) !important;

Rule declaration should be followed by an empty line
Open

    }

Line should be indented with spaces, not tabs
Open

    .alignMiddle.widthMin.noWrap {

Use // comments everywhere
Open

/* {[The file is published on the basis of YetiForce Public License 6.5 that can be found in the following directory: licenses/LicenseEN.txt or yetiforce.com]} */

Line should be indented with spaces, not tabs
Open

    th {

Selector alignMiddle should be written in lowercase with hyphens
Open

    .alignMiddle.widthMin {

Line should be indented with spaces, not tabs
Open

    border-top: 1px solid var(--white);

Line should be indented with spaces, not tabs
Open

    tbody {

Rule declaration should be followed by an empty line
Open

    }

!important should not be used
Open

    border-bottom: 1px solid var(--white) !important;

Merge rule .alignMiddle.widthMin.noWrap with rule on line 27
Open

    .alignMiddle.widthMin.noWrap {

Rule declaration should be followed by an empty line
Open

}

Selector o-calendar__container should be written in lowercase with hyphens
Open

.o-calendar__container {

Selector noWrap should be written in lowercase with hyphens
Open

    .alignMiddle.widthMin.noWrap {

Line should be indented with spaces, not tabs
Open

    background-color: var(--white);

Line should be indented with spaces, not tabs
Open

    background-image: var(--white);

Selector alignMiddle should be written in lowercase with hyphens
Open

    .alignMiddle.widthMin.noWrap {

Selector widthMin should be written in lowercase with hyphens
Open

    .alignMiddle.widthMin.noWrap {

Rule declaration should be followed by an empty line
Open

}

0.5 should be written without a leading zero as .5
Open

    padding-bottom: 0.5rem !important;

Line should be indented with spaces, not tabs
Open

    border: 1px solid var(--white);

Line should be indented with spaces, not tabs
Open

    .alignMiddle.widthMin {

Line should be indented with spaces, not tabs
Open

    padding-bottom: 0.5rem !important;

!important should not be used
Open

    padding-bottom: 0.5rem !important;

Selector widthMin should be written in lowercase with hyphens
Open

    .alignMiddle.widthMin {

There are no issues that match your filters.

Category
Status