brackets-archive / bracketsIssues

Archive of issues in brackets.
0 stars 0 forks source link

[CLOSED] Set default cursor on all inline editors #2584

Open core-ai-bot opened 3 years ago

core-ai-bot commented 3 years ago

Issue by njx Wednesday Jan 30, 2013 at 22:19 GMT Originally opened as https://github.com/adobe/brackets/pull/2725


Fix for #2722.

Generalizes the fix for #2566 by simply moving the cursor: default to the .inline-widget rule. Tested in both the color picker and the CSS inline editor, and we still seem to get the correct cursors in the CSS rule list, as well as over the textfield and RGB/HSV/Hex buttons in the color picker.


njx included the following code: https://github.com/adobe/brackets/pull/2725/commits

core-ai-bot commented 3 years ago

Comment by jasonsanjose Wednesday Jan 30, 2013 at 22:21 GMT


Looks good. Merging.