Page 1 of 1

CSS opacity ignore in Eclipse Editor

Posted: Tue Oct 05, 2010 10:10 am
by pabich
We are evaluating oXygen at the moment, and discovered, that the CSS component of the Eclipse plugin marks one of our CSS files as containing an "error". This "Error" is some opacity attribute that only IE knows, and which therefor is not part of the standard.

Is there some way to tell oXygen that it should ignore this? Or at least reduce it to "Warning"?

Re: CSS opacity ignore in Eclipse Editor

Posted: Tue Oct 05, 2010 11:01 am
by adrian
Hello,

If it's considered an error I'm afraid you won't be able to hide or ignore it in Oxygen. Only warnings can be ignored.
This behaviour depends on the used CSS validator(default is CSS 2.1).

You can adjust all the available CSS validation options in Window -> Preferences -> oXygen -> CSS Validator.

Regards,
Adrian