Description
Essentially when user's mouse is hovering <a>, it'd be great to have something like
a:hover {
cursor:pointer;
}
in the preview mode.
Use Case
Helps user differentiate whether a link has been successfully added. It is also a common feature for PDF viewers to change cursor style when hovering over a link.
Description
Essentially when user's mouse is hovering
<a>, it'd be great to have something likein the preview mode.
Use Case
Helps user differentiate whether a link has been successfully added. It is also a common feature for PDF viewers to change cursor style when hovering over a link.