Sha256: ca165cd6058b9944d69a6c7053782aa0d3336e88104243cb8d8a69c6e4dd6ef5

Contents?: true

Size: 525 Bytes

Versions: 68

Compression:

Stored size: 525 Bytes

Contents

/*------------------------------------*\
    #SETTINGS
\*------------------------------------*/

/**
 * In this file you can override a variables !default value before it is
 * imported, effectively adjusting the theme of the site for the site's emails.
 */

$font-size: 16px !default;

@import '../settings/colors';
@import '../settings/global';
@import '../settings/typography';


/**
 * Email-specific variables are defined separately.
 */

$email-max-width: 600px !default;
$email-background-color: $light-gray !default;

Version data entries

68 entries across 68 versions & 2 rubygems

Version Path
workarea-storefront-3.4.15 app/assets/stylesheets/workarea/storefront/email/_settings.scss
workarea-admin-3.4.15 app/assets/stylesheets/workarea/admin/email/_settings.scss
workarea-storefront-3.4.14 app/assets/stylesheets/workarea/storefront/email/_settings.scss
workarea-admin-3.4.14 app/assets/stylesheets/workarea/admin/email/_settings.scss
workarea-storefront-3.4.13 app/assets/stylesheets/workarea/storefront/email/_settings.scss
workarea-admin-3.4.13 app/assets/stylesheets/workarea/admin/email/_settings.scss
workarea-storefront-3.4.12 app/assets/stylesheets/workarea/storefront/email/_settings.scss
workarea-admin-3.4.12 app/assets/stylesheets/workarea/admin/email/_settings.scss