brackets-archive / bracketsIssues

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

[CLOSED] Editor CSS content gets applied to Brackets #10853

Open core-ai-bot opened 3 years ago

core-ai-bot commented 3 years ago

Issue by knox97 Monday Aug 29, 2016 at 12:46 GMT Originally opened as https://github.com/adobe/brackets/issues/12735


Hey guys, lets get to the issue right away,here are couple of screenshots of the problem workspace 1_030 workspace 1_029

All that you see on the pictures above is done with html internal css styles

Here is an example: <style> * { color: #F00 !important; }</style> the code above would make all the text on the brackets red, without backticks it wont work, you have to surround the code with backticks

core-ai-bot commented 3 years ago

Comment by MarcelGerber Monday Aug 29, 2016 at 13:28 GMT


Have you tried launching Brackets without extensions (Debug > Reload without extensions)?

core-ai-bot commented 3 years ago

Comment by ficristo Sunday Oct 30, 2016 at 08:06 GMT


I close this since we didn't hear back from you.