fix issue with color picker (see comment)
this component likely needs to be replaced with an external picker if available.master
parent
8de405eb17
commit
7a4b140d96
|
@ -634,7 +634,7 @@ div.jGraduate_Slider img {
|
|||
}
|
||||
#color_picker {
|
||||
z-index: 1000;
|
||||
top: -350px;
|
||||
top: 60%;
|
||||
}
|
||||
</style>
|
||||
<div id="picker">
|
||||
|
|
Loading…
Reference in New Issue