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