I wasn't getting the apply button to show up and two text areas. Apparently it's because fckeditor was trying to take over. I added this id to the exception rules (edit-sweaver-plugin-custom-css) and it fixed it. I don't know if it's possible, but it would be nice if when custom css is enabled, the module checks to see if fckeditor is enabled and automatically adds the rule for you.

Comments

swentel’s picture

Status: Active » Fixed

Fixed in both D6 and D7 branch by adding "'#wysiwyg' => FALSE,' to the textarea key.
Thanks for the report!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.