Warning, /webapps/ocs-webserver/library/HTMLPurifier/ConfigSchema/schema/CSS.ForbiddenProperties.txt is written in an unsupported language. File is not indexed.

0001 CSS.ForbiddenProperties
0002 TYPE: lookup
0003 VERSION: 4.2.0
0004 DEFAULT: array()
0005 --DESCRIPTION--
0006 <p>
0007     This is the logical inverse of %CSS.AllowedProperties, and it will
0008     override that directive or any other directive.  If possible,
0009     %CSS.AllowedProperties is recommended over this directive,
0010     because it can sometimes be difficult to tell whether or not you've
0011     forbidden all of the CSS properties you truly would like to disallow.
0012 </p>
0013 --# vim: et sw=4 sts=4