lightspeeddevelopment/lsx-customizer

View on GitHub
assets/css/woocommerce/woocommerce-extensions/_quick-view.scss

Summary

Maintainability
Test Coverage

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

            div.images {

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

            div.images {

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

        .quantity .qty {

!important should not be used
Open

    background-color: transparent !important;

!important should not be used
Open

        overflow: inherit !important;

Line should be indented with spaces, not tabs
Open

    background-color: transparent !important;

Line should be indented with spaces, not tabs
Open

    div.quick-view-image {

Avoid qualifying class selectors with an element.
Open

        a.button,

Avoid using id selectors
Open

        #main {

Line should be indented with spaces, not tabs
Open

    display: block !important;

!important should not be used
Open

    display: block !important;

!important should not be used
Open

    height: auto !important;

!important should not be used
Open

    color: #418AD0 !important;

Line should be indented with spaces, not tabs
Open

    padding: 0 !important;

Selector tax-product_tag should be written in lowercase with hyphens
Open

.post-type-archive-product,

!important should not be used
Open

    line-height: 1.2 !important;

Avoid qualifying class selectors with an element.
Open

            div.images {

!important should not be used
Open

    padding: 0 !important;

!important should not be used
Open

    font-weight: normal !important;

Line should be indented with spaces, not tabs
Open

    line-height: 1.2 !important;

Line should be indented 2 spaces, but was indented 4 spaces
Open

    box-shadow: none !important;

Selector tax-product_cat should be written in lowercase with hyphens
Open

.post-type-archive-product,

Avoid qualifying class selectors with an element.
Open

        a.button,

Line should be indented with spaces, not tabs
Open

    .pp_content_container {

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

            > .woocommerce-products-header,

Avoid qualifying class selectors with an element.
Open

a.quick-view-button {

!important should not be used
Open

    box-shadow: none !important;

Avoid qualifying class selectors with an element.
Open

        div.product {

Color #418AD0 should be written as #418ad0
Open

    color: #418AD0 !important;

Line should be indented with spaces, not tabs
Open

    #primary {

Selector woocommerce-products-header__title should be written in lowercase with hyphens
Open

            > .woocommerce-products-header,

!important should not be used
Open

            line-height: 14px !important;

Line should be indented with spaces, not tabs
Open

    font-weight: normal !important;

Rule declaration should be preceded by an empty line
Open

    &:before {

Selector tax-product_cat should be written in lowercase with hyphens
Open

.post-type-archive-product,

Properties should be ordered background-color, box-shadow, color, display, font-weight, height, line-height, margin-bottom, padding
Open

    display: block !important;

Begin pseudo elements with double colons: ::
Open

    &:before {

Selector pp_content should be written in lowercase with hyphens
Open

    .pp_content {

Avoid using id selectors
Open

    #primary {

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

            > .woocommerce-products-header,

Line should be indented with spaces, not tabs
Open

    .pp_content {

Line should be indented with spaces, not tabs
Open

    &:before {

!important should not be used
Open

    span { display: none !important; }

Line should be indented 2 spaces, but was indented 4 spaces
Open

    color: #418AD0 !important;

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

    color: #418AD0 !important;

Avoid qualifying class selectors with an element.
Open

    div.quick-view-content { overflow: visible !important; }

Line should be indented with spaces, not tabs
Open

    div.quick-view-content { overflow: visible !important; }

Selector pp_content_container should be written in lowercase with hyphens
Open

    .pp_content_container {

Line should be indented with spaces, not tabs
Open

    margin-bottom: 10px !important;

Selector pp_woocommerce should be written in lowercase with hyphens
Open

div.pp_woocommerce {

Line should be indented 2 spaces, but was indented 4 spaces
Open

    height: auto !important;

!important should not be used
Open

    margin-bottom: 10px !important;

Line should be indented with spaces, not tabs
Open

    .close {

Avoid qualifying class selectors with an element.
Open

div.quick-view {

Avoid qualifying class selectors with an element.
Open

div.pp_woocommerce {

Line should be indented with spaces, not tabs
Open

    span { display: none !important; }

!important should not be used
Open

        border-radius: 0 !important;

Avoid qualifying class selectors with an element.
Open

    div.quick-view-image {

!important should not be used
Open

        padding: 20px 0 !important;

!important should not be used
Open

    div.quick-view-content { overflow: visible !important; }

Avoid qualifying class selectors with an element.
Open

        a.button {

There are no issues that match your filters.

Category
Status