Sha256: ca2349ade611b9930d94371ee151c389ba4d8349056a63f37fa9909d80b1881a

Contents?: true

Size: 562 Bytes

Versions: 62

Compression:

Stored size: 562 Bytes

Contents

/*------------------------------------*\
    #GLOBAL
\*------------------------------------*/

/**
 * Default global spacing units
 */
$spacing-unit:  8px !default;

$vertical-margin:    $spacing-unit * 2 !default;
$horizontal-margin:  $spacing-unit * 2 !default;


/**
 * These dialog dimensions allow for certain components to know their maximum
 * possible width when being displayed within a dialog.
 */
$dialog-content-min-width:  300px !default;
$dialog-content-max-width:  700px !default;


/**
 * Heights
 */
$global-admin-toolbar-height: 64px !default;

Version data entries

62 entries across 62 versions & 1 rubygems

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