Sha256: 3786e00fc23e027750fa3c5727fda0a6f4c547c46a6f23bf4fef96910d33e38b

Contents?: true

Size: 1.12 KB

Versions: 21

Compression:

Stored size: 1.12 KB

Contents

$tip-base-color: adjust-color($base-color, $hue: 2.121deg, $saturation: 44.444%, $lightness: 11.569%) !default;

//background
$tip-background-color: $tip-base-color !default;
$tip-background-gradient: null !default;

//text
$tip-body-color      : adjust-color($neutral-color, $hue: 0deg, $saturation: 0%, $lightness: -66.667%) !default;
$tip-body-font-size  : ceil($font-size * .9) !default;
$tip-body-font-weight: normal !default;
$tip-body-padding: 3px !default;
$tip-body-link-color: darken($tip-body-color, 10%) !default;

$tip-header-color      : $tip-body-color !default;
$tip-header-font-size  : $tip-body-font-size !default;
$tip-header-font-weight: bold !default;
$tip-header-padding    : 3px 3px 0 !default;  

//borders
$tip-border-color: adjust-color($tip-base-color, $hue: -1.705deg, $saturation: -60.494%, $lightness: -27.451%) !default;
$tip-border-width: 1px !default;
$tip-border-radius: 3px !default;

//error tips
$tip-error-inner-border-color: #d87166 !default;
$tip-error-border-color: #a1311f !default;
$tip-error-border-radius: 5px !default;
$tip-error-border-width: 1px !default;
$tip-error-background-color: #fff !default;

Version data entries

21 entries across 21 versions & 2 rubygems

Version Path
gb_mapfish_appserver-0.0.5 vendor/assets/javascripts/ext/ext-4.1.1a/resources/themes/stylesheets/ext4/default/variables/_qtip.scss
gb_mapfish_appserver-0.0.4 vendor/assets/javascripts/ext/ext-4.1.1a/resources/themes/stylesheets/ext4/default/variables/_qtip.scss
gb_mapfish_appserver-0.0.3 vendor/assets/javascripts/ext/ext-4.1.1a/resources/themes/stylesheets/ext4/default/variables/_qtip.scss
gb_mapfish_appserver-0.0.2 vendor/assets/javascripts/ext/ext-4.1.1a/resources/themes/stylesheets/ext4/default/variables/_qtip.scss
gb_mapfish_appserver-0.0.1 vendor/assets/javascripts/ext/ext-4.1.1a/resources/themes/stylesheets/ext4/default/variables/_qtip.scss
erp_app-3.0.16 public/stylesheets/extjs/resources/themes/stylesheets/ext4/default/variables/_qtip.scss
erp_app-3.0.15 public/stylesheets/extjs/resources/themes/stylesheets/ext4/default/variables/_qtip.scss
erp_app-3.0.14 public/stylesheets/extjs/resources/themes/stylesheets/ext4/default/variables/_qtip.scss
erp_app-3.0.13 public/stylesheets/extjs/resources/themes/stylesheets/ext4/default/variables/_qtip.scss
erp_app-3.0.12 public/stylesheets/extjs/resources/themes/stylesheets/ext4/default/variables/_qtip.scss
erp_app-3.0.10 public/stylesheets/extjs/resources/themes/stylesheets/ext4/default/variables/_qtip.scss
erp_app-3.0.9 public/stylesheets/extjs/resources/themes/stylesheets/ext4/default/variables/_qtip.scss
erp_app-3.0.8 public/stylesheets/extjs/resources/themes/stylesheets/ext4/default/variables/_qtip.scss
erp_app-3.0.7 public/stylesheets/extjs/resources/themes/stylesheets/ext4/default/variables/_qtip.scss
erp_app-3.0.6 public/stylesheets/extjs/resources/themes/stylesheets/ext4/default/variables/_qtip.scss
erp_app-3.0.5 public/stylesheets/extjs/resources/themes/stylesheets/ext4/default/variables/_qtip.scss
erp_app-3.0.4 public/stylesheets/extjs/resources/themes/stylesheets/ext4/default/variables/_qtip.scss
erp_app-3.0.3 public/stylesheets/extjs/resources/themes/stylesheets/ext4/default/variables/_qtip.scss
erp_app-3.0.2 public/stylesheets/extjs/resources/themes/stylesheets/ext4/default/variables/_qtip.scss
erp_app-3.0.1 public/stylesheets/extjs/resources/themes/stylesheets/ext4/default/variables/_qtip.scss