How do I set a cursor css for text inside li element? -
how set cursor css text within li element?
the cursor arrow when on li, outside of text inside. when move text turns text cursor. want cursor remain same time.
li { cursor:default; }
jsfiddle example
you can see various cursor options @ https://developer.mozilla.org/en-us/docs/web/css/cursor
css
No comments:
Post a Comment