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.5.15 app/assets/stylesheets/workarea/storefront/settings/_global.scss
workarea-storefront-3.4.36 app/assets/stylesheets/workarea/storefront/settings/_global.scss
workarea-storefront-3.5.14 app/assets/stylesheets/workarea/storefront/settings/_global.scss
workarea-storefront-3.4.35 app/assets/stylesheets/workarea/storefront/settings/_global.scss
workarea-storefront-3.5.13 app/assets/stylesheets/workarea/storefront/settings/_global.scss
workarea-storefront-3.4.34 app/assets/stylesheets/workarea/storefront/settings/_global.scss
workarea-storefront-3.5.12 app/assets/stylesheets/workarea/storefront/settings/_global.scss
workarea-storefront-3.4.33 app/assets/stylesheets/workarea/storefront/settings/_global.scss
workarea-storefront-3.5.11 app/assets/stylesheets/workarea/storefront/settings/_global.scss
workarea-storefront-3.5.10 app/assets/stylesheets/workarea/storefront/settings/_global.scss
workarea-storefront-3.4.32 app/assets/stylesheets/workarea/storefront/settings/_global.scss
workarea-storefront-3.5.9 app/assets/stylesheets/workarea/storefront/settings/_global.scss
workarea-storefront-3.4.31 app/assets/stylesheets/workarea/storefront/settings/_global.scss
workarea-storefront-3.5.8 app/assets/stylesheets/workarea/storefront/settings/_global.scss
workarea-storefront-3.4.30 app/assets/stylesheets/workarea/storefront/settings/_global.scss
workarea-storefront-3.5.7 app/assets/stylesheets/workarea/storefront/settings/_global.scss
workarea-storefront-3.4.29 app/assets/stylesheets/workarea/storefront/settings/_global.scss
workarea-storefront-3.5.6 app/assets/stylesheets/workarea/storefront/settings/_global.scss
workarea-storefront-3.4.28 app/assets/stylesheets/workarea/storefront/settings/_global.scss
workarea-storefront-3.5.5 app/assets/stylesheets/workarea/storefront/settings/_global.scss