Sha256: 002ab9ed0d6603c0fff16b4d04b3cda7b4c90d68ad9d11b17931fe2466e52edc

Contents?: true

Size: 716 Bytes

Versions: 62

Compression:

Stored size: 716 Bytes

Contents

/*------------------------------------*\
    #RESULT-FILTERS
\*------------------------------------*/

// TODO v4, remove
$result-filters-selected-color:  $highlight-color !default;


.result-filters {}

.result-filters--color {}
.result-filters--price {}
.result-filters--category {}

    .result-filters__section {
        margin-bottom: $vertical-margin;
    }

        .result-filters__group {
            @extend %list-reset;
        }

            .result-filters__filter {}

            .result-filters__filter--selected {
                font-weight: bold;
            }

                .result-filters__link {}

                    .result-filters__remove {}

                    .result-filters__count {}

Version data entries

62 entries across 62 versions & 1 rubygems

Version Path
workarea-storefront-3.5.15 app/assets/stylesheets/workarea/storefront/components/_result_filters.scss
workarea-storefront-3.4.36 app/assets/stylesheets/workarea/storefront/components/_result_filters.scss
workarea-storefront-3.5.14 app/assets/stylesheets/workarea/storefront/components/_result_filters.scss
workarea-storefront-3.4.35 app/assets/stylesheets/workarea/storefront/components/_result_filters.scss
workarea-storefront-3.5.13 app/assets/stylesheets/workarea/storefront/components/_result_filters.scss
workarea-storefront-3.4.34 app/assets/stylesheets/workarea/storefront/components/_result_filters.scss
workarea-storefront-3.5.12 app/assets/stylesheets/workarea/storefront/components/_result_filters.scss
workarea-storefront-3.4.33 app/assets/stylesheets/workarea/storefront/components/_result_filters.scss
workarea-storefront-3.5.11 app/assets/stylesheets/workarea/storefront/components/_result_filters.scss
workarea-storefront-3.5.10 app/assets/stylesheets/workarea/storefront/components/_result_filters.scss
workarea-storefront-3.4.32 app/assets/stylesheets/workarea/storefront/components/_result_filters.scss
workarea-storefront-3.5.9 app/assets/stylesheets/workarea/storefront/components/_result_filters.scss
workarea-storefront-3.4.31 app/assets/stylesheets/workarea/storefront/components/_result_filters.scss
workarea-storefront-3.5.8 app/assets/stylesheets/workarea/storefront/components/_result_filters.scss
workarea-storefront-3.4.30 app/assets/stylesheets/workarea/storefront/components/_result_filters.scss
workarea-storefront-3.5.7 app/assets/stylesheets/workarea/storefront/components/_result_filters.scss
workarea-storefront-3.4.29 app/assets/stylesheets/workarea/storefront/components/_result_filters.scss
workarea-storefront-3.5.6 app/assets/stylesheets/workarea/storefront/components/_result_filters.scss
workarea-storefront-3.4.28 app/assets/stylesheets/workarea/storefront/components/_result_filters.scss
workarea-storefront-3.5.5 app/assets/stylesheets/workarea/storefront/components/_result_filters.scss