Skip to content

Change cursor style when mouse hovering over a link #901

Description

@singjyuwong

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature requestNew feature or request.previewRelated to the live preview.

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions