1 2 3 4 5 6 7 8
// display cursor .cursor-text { cursor: text !important; } .cursor-pointer { cursor: pointer !important; }