Closed julien-gargot closed 8 years ago
I'm reading over everything now and will merge your fix, thanks!
Thank to consider it!
I tried to keep it very simple. I just add, in the color.php
, the readonly attribute, and I hide the color picker with CSS. I also moved the Kirby CSS related to a new file, so it may be easier to keep up to date the CSS and JS from minicolor.
Hi,
The color picker should not show himself on click on fields with the
readonly: true
option.