[Quotecolors] plain text options in compose window

Malte Rücker malte at 6thfloor.de
Sun Jun 12 11:14:07 EDT 2005


Hi Anita,

> compose window defaults to? If not through an extension, is there a line
> of code that I could insert in my user.js or userContent.css files to
> make all the text in the compose window, quoted and what I'm typing in,
> be black?

Yes, you can add these lines to userContent.css to change the color:

span[_moz_quote=true]
{
   color: black !important;
}

Of course you could replace black with any other color name.

Regards,
Malte


More information about the Quotecolors mailing list