Drupal Module Patch: Belated PNG

I made a small change to the beladedPNG module, instead of a text-field (limited to 150 chars) to input your css selectors, there's now a textarea to add them instead 1 per line without commas, the script will take care of the rest. When adding selectors to the text area try to disable any WYSIWYG editor as it adds some unwanted markup (I'm already removing it but better to be aware), if you're using the CKeditor you can go to /admin/settings/ckeditor/editg and then add admin/settings/belatedpng.edit-belatedpng-css-toapply under visibility *exclude* to avoid it to render for that field not sure about Tiny on any other Rich editor you can get the module from here: http://drupal.org/project/belatedpng and the patch is attached below

AttachmentSize
belatedpng.txt1.82 KB

Attribution Noncommercial
This Work, Drupal Module Patch: Belated PNG, by is licensed under a CC BY-NC license.