You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
236 B
Plaintext
9 lines
236 B
Plaintext
13 years ago
|
CSS.AllowImportant
|
||
|
TYPE: bool
|
||
|
DEFAULT: false
|
||
|
VERSION: 3.1.0
|
||
|
--DESCRIPTION--
|
||
|
This parameter determines whether or not !important cascade modifiers should
|
||
|
be allowed in user CSS. If false, !important will stripped.
|
||
|
--# vim: et sw=4 sts=4
|