]> git.immae.eu Git - github/wallabag/wallabag.git/blob - inc/3rdparty/htmlpurifier/HTMLPurifier/ConfigSchema/schema/CSS.AllowImportant.txt
[add] HTML Purifier added to clean code
[github/wallabag/wallabag.git] / inc / 3rdparty / htmlpurifier / HTMLPurifier / ConfigSchema / schema / CSS.AllowImportant.txt
1 CSS.AllowImportant
2 TYPE: bool
3 DEFAULT: false
4 VERSION: 3.1.0
5 --DESCRIPTION--
6 This parameter determines whether or not !important cascade modifiers should
7 be allowed in user CSS. If false, !important will stripped.
8 --# vim: et sw=4 sts=4