show not-allowed cursor for readonly color picker
This commit is contained in:
@@ -19,3 +19,9 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.umb-color-picker:read-only {
|
||||
.sp-replacer {
|
||||
cursor: not-allowed;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user