Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

How to change Style Editor formatting back so that CSS declarations stay on one line if originally on one line in the source CSS?

  • 1 ప్రత్యుత్తరం
  • 3 ఈ సమస్యలు కలిగి ఉన్నాయి
  • 4 వీక్షణలు
  • చివరి సమాధానమిచ్చినది cor-el

more options

I'm weird I guess, and sometimes like to edit CSS with all the declarations on one long line rather than a hard return after each. The Style Editor in Dev Tools used to just display the CSS as it found it in the source file, but suddenly it's "helpfully" putting each declaration on its own line, even if its not that way in the source. I've looked for a setting for this to switch it back, but haven't found it. Any assistance would be helpful. Thank you.

I'm weird I guess, and sometimes like to edit CSS with all the declarations on one long line rather than a hard return after each. The Style Editor in Dev Tools used to just display the CSS as it found it in the source file, but suddenly it's "helpfully" putting each declaration on its own line, even if its not that way in the source. I've looked for a setting for this to switch it back, but haven't found it. Any assistance would be helpful. Thank you.

ప్రత్యుత్తరాలన్నీ (1)

more options

There are only "devtools*pretty" prefs for the debugger to control "Pretty Print" and not for the Style Editor. There is also nothing in the toolbox setting, so I'm afraid that you can't change this.

Quote:

The Style Editor automatically de-minimizes style sheets that it detects, without affecting the original.
This makes it much easier to work on pages that have been optimized.