Sha256: 8e265712f0fb5ec62c1600320732791c154cdf26d32199149f42981f1dde3564

Contents?: true

Size: 738 Bytes

Versions: 62

Compression:

Stored size: 738 Bytes

Contents

/*------------------------------------*\
    #PRODUCT-PRICES
\*------------------------------------*/

.product-prices {}

.product-prices--summary {}

.product-prices--details {
    margin-bottom: $vertical-margin;
}

    .product-prices__price {
        display: block;
        margin: 0;
        white-space: nowrap;

        .product-prices--details & {
            display: inline;
            white-space: normal;
        }
    }

    .product-prices__price--on-sale {}
    .product-prices__price--original {}

        .product-prices__sell-price {}
        .product-prices__sell-price--min {}
        .product-prices__sell-price--max {}

        .product-prices__original-price {}
        .product-prices__original-price--range {}

Version data entries

62 entries across 62 versions & 1 rubygems

Version Path
workarea-storefront-3.4.27 app/assets/stylesheets/workarea/storefront/components/_product_prices.scss
workarea-storefront-3.5.4 app/assets/stylesheets/workarea/storefront/components/_product_prices.scss
workarea-storefront-3.4.26 app/assets/stylesheets/workarea/storefront/components/_product_prices.scss
workarea-storefront-3.5.3 app/assets/stylesheets/workarea/storefront/components/_product_prices.scss
workarea-storefront-3.4.25 app/assets/stylesheets/workarea/storefront/components/_product_prices.scss
workarea-storefront-3.5.2 app/assets/stylesheets/workarea/storefront/components/_product_prices.scss
workarea-storefront-3.4.24 app/assets/stylesheets/workarea/storefront/components/_product_prices.scss
workarea-storefront-3.5.1 app/assets/stylesheets/workarea/storefront/components/_product_prices.scss
workarea-storefront-3.4.23 app/assets/stylesheets/workarea/storefront/components/_product_prices.scss
workarea-storefront-3.4.22 app/assets/stylesheets/workarea/storefront/components/_product_prices.scss
workarea-storefront-3.5.0 app/assets/stylesheets/workarea/storefront/components/_product_prices.scss
workarea-storefront-3.4.21 app/assets/stylesheets/workarea/storefront/components/_product_prices.scss
workarea-storefront-3.5.0.beta.1 app/assets/stylesheets/workarea/storefront/components/_product_prices.scss
workarea-storefront-3.4.20 app/assets/stylesheets/workarea/storefront/components/_product_prices.scss
workarea-storefront-3.4.19 app/assets/stylesheets/workarea/storefront/components/_product_prices.scss
workarea-storefront-3.4.18 app/assets/stylesheets/workarea/storefront/components/_product_prices.scss
workarea-storefront-3.4.17 app/assets/stylesheets/workarea/storefront/components/_product_prices.scss
workarea-storefront-3.4.16 app/assets/stylesheets/workarea/storefront/components/_product_prices.scss
workarea-storefront-3.4.15 app/assets/stylesheets/workarea/storefront/components/_product_prices.scss
workarea-storefront-3.4.14 app/assets/stylesheets/workarea/storefront/components/_product_prices.scss