On 2013-05-20 09:10 (GMT-0400) Ben09880 composed:

This code *does* change the mail area requested.  Attempts by me to
target only that one area have proven futile.  Looks like there's a box
in a box in a box in a box, and I don't know how to target the final
box... DOMi is not easy, nor is it intuitive for a total newbie with
zero CSS and HTML knowledge.

I have in my SeaMonkey profile's

        userContent.css

The following:

.moz-text-plain, /*works only in text area, leaving colored margin*/
.moz-text-flowed, /*works only in text area, leaving colored margin*/
.moz-txt-sig /*works for entire .sig area*/
        {color: black !important; background-color: white !important;}

As you've apparently found, a mail _content_ pane is _not_ affected by anything in userChrome.css, which is for UI elements.
--
"The wise are known for their understanding, and pleasant
words are persuasive." Proverbs 16:21 (New Living Translation)

 Team OS/2 ** Reg. Linux User #211409 ** a11y rocks!

Felix Miata  ***  http://fm.no-ip.com/
_______________________________________________
support-seamonkey mailing list
[email protected]
https://lists.mozilla.org/listinfo/support-seamonkey

Reply via email to