mirror of
https://github.com/PitPik/tinyColorPicker
synced 2025-07-01 15:11:03 -06:00
demo fix
This commit is contained in:
parent
4c04b30b0e
commit
85c232f79d
@ -556,7 +556,7 @@ window.myColorPicker = $('input.color').colorPicker({
|
||||
}
|
||||
};
|
||||
|
||||
plugin.dev_skinned_hh = $.extend(plugin.dev_skinned,
|
||||
plugin.dev_skinned_hh = $.extend({}, plugin.dev_skinned,
|
||||
{cssAddon: plugin.dev_skinned.cssAddon +
|
||||
'.cp-xy-slider{height:100px}' +
|
||||
'.cp-z-slider{height:100px}'});
|
||||
|
Loading…
x
Reference in New Issue
Block a user