Sha256: 5ffa3d7e4b78208b0dbb5eac1b1420b5c25f4b6a3f821a5e6430a3a7776c839e

Contents?: true

Size: 346 Bytes

Versions: 8

Compression:

Stored size: 346 Bytes

Contents

$theme-colors: (
  "primary": #4C75BA,
);

$enable-shadows: true;

// https://github.com/twbs/bootstrap/issues/32019
// we need this hotfix for sassc
$custom-control-indicator-checked-box-shadow:   none !default;
$custom-control-indicator-active-box-shadow:    none !default;
$custom-checkbox-indicator-indeterminate-box-shadow:   none !default;

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
spree_backend-4.7.2 app/assets/stylesheets/spree/backend/global/_variables.scss
spree_backend-4.6.2 app/assets/stylesheets/spree/backend/global/_variables.scss
spree_backend-4.7.1 app/assets/stylesheets/spree/backend/global/_variables.scss
spree_backend-4.7.0 app/assets/stylesheets/spree/backend/global/_variables.scss
spree_backend-4.6.1 app/assets/stylesheets/spree/backend/global/_variables.scss
spree_backend-4.6.0 app/assets/stylesheets/spree/backend/global/_variables.scss
spree_backend-4.5.1 app/assets/stylesheets/spree/backend/global/_variables.scss
spree_backend-4.5.0 app/assets/stylesheets/spree/backend/global/_variables.scss