OriginalColorBox in ColorPicker Header should render mouse as pointer.
parent
ae5c9803f8
commit
d6e6666fce
|
@ -41,6 +41,7 @@
|
|||
.colorpicker-header .original-color {
|
||||
width: 74px;
|
||||
z-index: inherit;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue