All the !important markers in the multipage and other css files makes it hard to override styles. You can provide defaults but don't force themers to add more "!important" tags just to override the defaults.
All the !important markers in the multipage and other css files makes it hard to override styles. You can provide defaults but don't force themers to add more "!important" tags just to override the defaults.
Comments
Comment #1
minoroffense commentedEx: see multipage.css
Comment #2
minoroffense commentedSorry, marked wrong version
Comment #3
David Stosik commentedHello,
Apparently, this has been fixed in 1.x-dev a long time ago, too bad no new stable release appeared in nearly 2 years... See #1339632: Remove all !important from multipage.css.
You can check the Git commit too: Remove important.