When applying some custom css it gets filtered. The admin has no control over what gets filtered and some very normal css (like min-height, list-style-type,...) gets thrown out because of it. I made a patch to get these settings adjustable by the admin. Just like the excluded classes and selectors you can now add or remove things from the list. Some more css might need to be added by default, but this is what I could think of right now.
| Comment | File | Size | Author |
|---|---|---|---|
| sweaver_custom_patch.txt | 3.44 KB | FreekyMage |
Comments
Comment #1
swentel commentedGreat, committed to D6 version, see http://drupal.org/cvs?commit=467592
changing version so I can commit this later to D7.
Comment #2
swentel commentedCommitted to D7 version too.