Pomoc pśepytaś

Glědajśo se wobšudy pomocy. Njenapominajomy was nigda, telefonowy numer zawołaś, SMS pósłaś abo wósobinske informacije pśeraźiś. Pšosym dajśo suspektnu aktiwitu z pomocu nastajenja „Znjewužywanje k wěsći daś“ k wěsći.

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 wótegrono
  • 3 maju toś ten problem
  • 4 naglědy
  • Slědne wótegrono wót 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.

Wšykne wótegrona (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.