CSS - white-space for comments

Oxygen general issues.
honyk
Posts: 176
Joined: Wed Apr 29, 2009 4:55 pm

CSS - white-space for comments

Post by honyk »

Hello,

if I override Oxygen white-space settings for comments in the following way, it seems to me it doesn't work. For example long lines are not wrapped on Format and Indent action.

Code: Select all

oxy|comment {
white-space: normal !important;
}
Is it possible to override this option somehow?

Jan
sorin_ristache
Posts: 4141
Joined: Fri Mar 28, 2003 2:12 pm

Re: CSS - white-space for comments

Post by sorin_ristache »

Hello,

No, that is not possible. XML comments are always preserved both in Author mode and in the action Format and Indent that is available in Text mode.


Regards,
Sorin
Post Reply