The strings "enable rich-text" and "disable rich-text" which sit underneath the textarea cannot be easily styled. They're wrapped in a div -- if a class were added to that div, they could be styled in a snap (and I'd have one less hack to keep track of ;-) ).
Comments
Comment #1
vm commentedadding a proper patch would help get a change like this into the code. see: http://drupal.org/patch/create for directions to create a patch. when doing so do so against the HEAD version of the module which is where it can be re rolled into a new release.
Comment #2
mupsi