X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/3789b528d8dd8aad4558e38e22d775bcab1cbd36..6746dc89c47ed01b165cc1152533605f97eb8e8d:/resources/themes/stylesheets/ext4/default/variables/_qtip.scss diff --git a/resources/themes/stylesheets/ext4/default/variables/_qtip.scss b/resources/themes/stylesheets/ext4/default/variables/_qtip.scss index 6ef95363..f830f513 100644 --- a/resources/themes/stylesheets/ext4/default/variables/_qtip.scss +++ b/resources/themes/stylesheets/ext4/default/variables/_qtip.scss @@ -2,7 +2,7 @@ $tip-base-color: adjust-color($base-color, $hue: 2.121deg, $saturation: 44.444%, //background $tip-background-color: $tip-base-color !default; -$tip-background-gradient: false !default; +$tip-background-gradient: null !default; //text $tip-body-color : adjust-color($neutral-color, $hue: 0deg, $saturation: 0%, $lightness: -66.667%) !default;