X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/3789b528d8dd8aad4558e38e22d775bcab1cbd36..6746dc89c47ed01b165cc1152533605f97eb8e8d:/resources/themes/stylesheets/ext4/default/variables/_form.scss diff --git a/resources/themes/stylesheets/ext4/default/variables/_form.scss b/resources/themes/stylesheets/ext4/default/variables/_form.scss index 939752a2..d1fdae1e 100644 --- a/resources/themes/stylesheets/ext4/default/variables/_form.scss +++ b/resources/themes/stylesheets/ext4/default/variables/_form.scss @@ -107,7 +107,7 @@ $fieldset-header-color: adjust-color($base-color, $hue: 3.785deg, $saturation: 1 $fieldset-border-width: 1px !default; $fieldset-border-style: solid !default; -$fieldset-border-color: adjust-color($base-color, $hue: 17.193deg, $saturation: -40.827%, $lightness: -9.412%) !default; +$fieldset-border-color: $form-field-border-color !default; $fieldset-border: $fieldset-border-width $fieldset-border-style $fieldset-border-color !default; $fieldset-padding: 10px !default;