lightspeeddevelopment/lsx

View on GitHub
assets/css/scss/global/mixins/_nav.scss

Summary

Maintainability
Test Coverage

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

                        .navbar-toggle {

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

                    .dropdown-menu {

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

                li {

Unnecessary parent selector (&)
Open

                    & > .icon-bar { background-color: $dropdown-link; }

Rule declaration should be preceded by an empty line
Open

                    .navbar-toggle {

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

                                &.icon-bar-3 {

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

                    &.active > a,

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

                    & > .menu-item {

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

                        & > .menu-item {

Avoid using id selectors
Open

        #masthead {

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

                    & > .icon-bar { background-color: $dropdown-link; }

Unnecessary parent selector (&)
Open

                        & > a,

Unnecessary parent selector (&)
Open

                        & > .menu-item {

Selector widget_shopping_cart should be written in lowercase with hyphens
Open

        .widget_shopping_cart {

Line should be indented with spaces, not tabs
Open

    @media (max-width: 1199px) {

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

                    .dropdown-menu {

Line should be indented with spaces, not tabs
Open

    .lsx-wc-footer-bar { background-color: $dropdown; }

Rule declaration should be followed by an empty line
Open

                    }

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

                    &.active > a,

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

                    & > .menu-item a { color: $dropdown-link; }

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

                    .dropdown-menu {

Properties should be ordered background-color, cursor, transform, transition
Open

                            transform: rotate(0deg);

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

                                &.icon-bar-1 {

Line should be indented with spaces, not tabs
Open

    @media (min-width: 1200px) {

Unnecessary parent selector (&)
Open

                & > .nav {

Unnecessary parent selector (&)
Open

                            & > a {

Rule declaration should be followed by an empty line
Open

            }

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

                    &.open {

Properties should be ordered bottom, position, transform
Open

                                    transform: rotate(-45deg);

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

                            & > a {

Line should be indented with spaces, not tabs
Open

    .lsx-wc-cart-menu-item {

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

                li {

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

                        & > .icon-bar {

Rule declaration should be followed by an empty line
Open

                                }

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

                    & > .icon-bar { background-color: $dropdown-link; }

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

                    .dropdown-menu {

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

                        & > .menu-item a { color: $dropdown-link; }

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

                    .navbar-toggle {

Unnecessary parent selector (&)
Open

                        & > .icon-bar {

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

                            .menu-item { background-color: $dropdown-hover; }

Unnecessary parent selector (&)
Open

                            & > .icon-bar {

Rule declaration should be followed by an empty line
Open

                                }

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

                            &:hover,

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

                        .dropdown-menu {

Line should be indented with spaces, not tabs
Open

    .lsx-wc-footer-bar-count {

Rule declaration should be preceded by an empty line
Open

                        & > .icon-bar {

Unnecessary parent selector (&)
Open

                    & > .menu-item a { color: $dropdown-link; }

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

                    & > .menu-item a { color: $dropdown-link; }

Unnecessary parent selector (&)
Open

                    & > .menu-item {

Line should be indented with spaces, not tabs
Open

    .lsx-wc-cart-dropdown {

Line should be indented with spaces, not tabs
Open

    .lsx-wc-footer-bar-item { border-right-color: $dropdown-link; }

Line should be indented with spaces, not tabs
Open

    .lsx-wc-footer-bar-search-on {

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

                    .navbar-toggle {

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

                                &.icon-bar-2 {

Unnecessary parent selector (&)
Open

                        & > .menu-item a { color: $dropdown-link; }

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

                    & > .menu-item {

Selector product_list_widget should be written in lowercase with hyphens
Open

            .product_list_widget {

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

                            & > .icon-bar {

Properties should be ordered background-color, flex-basis, justify-content, margin, width
Open

                    width: auto;

Properties should be ordered left, top, width
Open

                                    top: 18px;

Avoid using id selectors
Open

        #masthead {

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

                        & > a,

Line should be indented with spaces, not tabs
Open

    .lsx-wc-footer-bar-link {

There are no issues that match your filters.

Category
Status