Sha256: 0596ef69ba1ad14112eb07e80e8868ca68aab3c59b47ee8919b1945f7502108e

Contents?: true

Size: 418 Bytes

Versions: 62

Compression:

Stored size: 418 Bytes

Contents

/*------------------------------------*\
    #CHECKOUT-STEP-SUMMARY
\*------------------------------------*/

.checkout-step-summary {
    padding: $spacing-unit;
}

    .checkout-step-summary__step {}

    .checkout-step-summary__step--hidden-for-small {
        display: none;

        @include respond-to($medium-breakpoint) {
            display: block;
        }
    }

        .checkout-step-summary__section {}

Version data entries

62 entries across 62 versions & 1 rubygems

Version Path
workarea-storefront-3.5.27 app/assets/stylesheets/workarea/storefront/components/_checkout_step_summary.scss
workarea-storefront-3.5.26 app/assets/stylesheets/workarea/storefront/components/_checkout_step_summary.scss
workarea-storefront-3.4.45 app/assets/stylesheets/workarea/storefront/components/_checkout_step_summary.scss
workarea-storefront-3.5.25 app/assets/stylesheets/workarea/storefront/components/_checkout_step_summary.scss
workarea-storefront-3.5.23 app/assets/stylesheets/workarea/storefront/components/_checkout_step_summary.scss
workarea-storefront-3.4.44 app/assets/stylesheets/workarea/storefront/components/_checkout_step_summary.scss
workarea-storefront-3.5.22 app/assets/stylesheets/workarea/storefront/components/_checkout_step_summary.scss
workarea-storefront-3.4.43 app/assets/stylesheets/workarea/storefront/components/_checkout_step_summary.scss
workarea-storefront-3.5.21 app/assets/stylesheets/workarea/storefront/components/_checkout_step_summary.scss
workarea-storefront-3.4.42 app/assets/stylesheets/workarea/storefront/components/_checkout_step_summary.scss
workarea-storefront-3.5.20 app/assets/stylesheets/workarea/storefront/components/_checkout_step_summary.scss
workarea-storefront-3.4.41 app/assets/stylesheets/workarea/storefront/components/_checkout_step_summary.scss
workarea-storefront-3.5.19 app/assets/stylesheets/workarea/storefront/components/_checkout_step_summary.scss
workarea-storefront-3.4.40 app/assets/stylesheets/workarea/storefront/components/_checkout_step_summary.scss
workarea-storefront-3.5.18 app/assets/stylesheets/workarea/storefront/components/_checkout_step_summary.scss
workarea-storefront-3.4.39 app/assets/stylesheets/workarea/storefront/components/_checkout_step_summary.scss
workarea-storefront-3.5.17 app/assets/stylesheets/workarea/storefront/components/_checkout_step_summary.scss
workarea-storefront-3.4.38 app/assets/stylesheets/workarea/storefront/components/_checkout_step_summary.scss
workarea-storefront-3.5.16 app/assets/stylesheets/workarea/storefront/components/_checkout_step_summary.scss
workarea-storefront-3.4.37 app/assets/stylesheets/workarea/storefront/components/_checkout_step_summary.scss