Frontmatter
| id | 2240 |
| title | Add CSS classes for important cursor styles |
| state | Closed |
| labels | enhancement |
| assignees | tobiu |
| createdAt | Jun 3, 2021, 1:00 AM |
| updatedAt | Jun 3, 2021, 12:43 PM |
| githubUrl | https://github.com/neomjs/neo/issues/2240 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Jun 3, 2021, 12:43 PM |
best into the global file.
e.g. setting a mouse cursor style with !important does not override child node cursors without using the important flag, so we need a * selector.
use case: drag& drop where the cursor can leave the dragEl or proxy.