Groups
Groups
Sign in
Groups
Groups
TiddlyWiki
Conversations
Labels
About
Send feedback
Help
Checkbox change cursor
39 views
Skip to first unread message
Marcus
unread,
Jan 13, 2018, 4:31:02 AM
1/13/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to TiddlyWiki
Hello,
is there a chance to change the mouse cursor at the checkboxes?
I've found the $:/core/modules/widgets/checkbox.js but I don't know what to do there.
Many Thanks.
BurningTreeC
unread,
Jan 13, 2018, 4:41:17 AM
1/13/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to TiddlyWiki
Hello,
I think something like this in a Stylesheet would be a way to do it
input[type="checkbox"]:hover {
cursor: crosshair;
I hope this helps,
Simon
Marcus
unread,
Jan 13, 2018, 8:14:59 AM
1/13/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to TiddlyWiki
Alright, thank you, that works.
Reply all
Reply to author
Forward
0 new messages