diff --git a/editor/jpicker/css/jPicker-1.0.9.css b/editor/jpicker/css/jPicker-1.0.9.css index 398d3b7f..c4af17a4 100755 --- a/editor/jpicker/css/jPicker-1.0.9.css +++ b/editor/jpicker/css/jPicker-1.0.9.css @@ -1,5 +1,4 @@ -/*[compact]*/ -.jPicker_Picker { +.jPicker_Picker { display: inline-block; height: 24px; /* change this value if using a different sized color picker icon */ position: relative; /* make this element an absolute positioning container */ diff --git a/editor/jpicker/images/bar-opacity.png b/editor/jpicker/images/bar-opacity.png new file mode 100644 index 00000000..e42ad081 Binary files /dev/null and b/editor/jpicker/images/bar-opacity.png differ diff --git a/editor/jpicker/images/preview-opacity.png b/editor/jpicker/images/preview-opacity.png new file mode 100644 index 00000000..0dd9a2f8 Binary files /dev/null and b/editor/jpicker/images/preview-opacity.png differ