lightspeeddevelopment/lsx

View on GitHub
assets/css/admin/customizer-font.scss

Summary

Maintainability
Test Coverage

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

            li {

Selector fontPickerCustomControl should be written in lowercase with hyphens
Open

.fontPickerCustomControl {

Selector fancyDisplay should be written in lowercase with hyphens
Open

    .fancyDisplay {

Properties should be ordered cursor, float, font-size, margin, opacity, padding, padding-right, width
Open

                padding: 2% 0;

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

            li {

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

                &:hover,

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

                small {

Colon after property should be followed by one space
Open

                font-size:1.6em;

Line should be indented with spaces, not tabs
Open

    .fancyDisplay {

There are no issues that match your filters.

Category
Status