Sha256: 5580c73c4a210588320cd914df06692298b98a771489cee9454dac14fd882a16

Contents?: true

Size: 1.08 KB

Versions: 16

Compression:

Stored size: 1.08 KB

Contents

$toolbar-font-size: ceil($font-size * .9) !default;

$toolbar-background-color: adjust-color($base-color, $hue: -1.333deg, $saturation: -3.831%, $lightness: 4.51%) !default;
$toolbar-background-gradient: color_stops(lighten($toolbar-background-color, 3), $toolbar-background-color) !default;
$toolbar-inner-border-width: 1px 0px 0px !default;
$toolbar-inner-border-color: lighten($toolbar-background-color, 5%) !default;

//margins
$toolbar-horizontal-spacing: 2px;
$toolbar-vertical-spacing: 2px;
$toolbar-footer-horizontal-spacing: 6px;
$toolbar-footer-vertical-spacing: 2px;

//border
$toolbar-border-color: $panel-body-border-color !default;

//spacer
$toolbar-spacer-width: 2px !default;

//separator
$toolbar-separator-color: #98c8ff !default;
$toolbar-separator-highlight-color: #fff !default;

//text
$toolbar-text-font-family: $font-family;
$toolbar-text-font-size: ceil($font-size * .9) !default; //11px
$toolbar-text-font-weight: normal !default;
$toolbar-text-color: mix($mix-color, #000, 30) !default;
$toolbar-text-padding: 3px 4px 0 4px !default;
$toolbar-text-line-height: 16px !default;

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
erp_app-3.0.16 public/stylesheets/extjs/resources/themes/stylesheets/ext4/default/variables/_toolbar.scss
erp_app-3.0.15 public/stylesheets/extjs/resources/themes/stylesheets/ext4/default/variables/_toolbar.scss
erp_app-3.0.14 public/stylesheets/extjs/resources/themes/stylesheets/ext4/default/variables/_toolbar.scss
erp_app-3.0.13 public/stylesheets/extjs/resources/themes/stylesheets/ext4/default/variables/_toolbar.scss
erp_app-3.0.12 public/stylesheets/extjs/resources/themes/stylesheets/ext4/default/variables/_toolbar.scss
erp_app-3.0.10 public/stylesheets/extjs/resources/themes/stylesheets/ext4/default/variables/_toolbar.scss
erp_app-3.0.9 public/stylesheets/extjs/resources/themes/stylesheets/ext4/default/variables/_toolbar.scss
erp_app-3.0.8 public/stylesheets/extjs/resources/themes/stylesheets/ext4/default/variables/_toolbar.scss
erp_app-3.0.7 public/stylesheets/extjs/resources/themes/stylesheets/ext4/default/variables/_toolbar.scss
erp_app-3.0.6 public/stylesheets/extjs/resources/themes/stylesheets/ext4/default/variables/_toolbar.scss
erp_app-3.0.5 public/stylesheets/extjs/resources/themes/stylesheets/ext4/default/variables/_toolbar.scss
erp_app-3.0.4 public/stylesheets/extjs/resources/themes/stylesheets/ext4/default/variables/_toolbar.scss
erp_app-3.0.3 public/stylesheets/extjs/resources/themes/stylesheets/ext4/default/variables/_toolbar.scss
erp_app-3.0.2 public/stylesheets/extjs/resources/themes/stylesheets/ext4/default/variables/_toolbar.scss
erp_app-3.0.1 public/stylesheets/extjs/resources/themes/stylesheets/ext4/default/variables/_toolbar.scss
erp_app-3.0.0 public/stylesheets/extjs/resources/themes/stylesheets/ext4/default/variables/_toolbar.scss