CSS

The CSS Format preferences panel is opened from menu WindowPreferencesoXygen+Editor+Format+CSS

Figure 19.11. The CSS format preferences panel

The CSS format preferences panel

Indent class content

If checked, the class content is indented during a "Format and Indent" (Pretty-Print) operation.

Class body on new line

If checked, the class body (including the curly brackets) are placed on a new line after a Pretty-Print operation.

Add new line between classes

If checked, an empty line is added between two classes after a Pretty-Print operation is performed.

Allow formatting embedded CSS

If checked, the CSS content embedded in XML will be formated when the XML content is formated.