Item Type
Item Name
Search file in folder and subfolders...
/** * Element styles for the editor */ .wp-element-button { cursor: revert; } .wp-element-button[role=textbox] { cursor: text; }