Found it!!
Here's the code I use to make the mail header location black background,
white text, 16pt font.
You can try a larger font size, but I found much larger and it cuts off
text horizontally, until you click the 'expand' button.
@namespace
url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);
.header-part1 *{
background: black !important;
color: white !important;
font-size:16px !important;
}
As I have said previously, I use an extension to load these snippets; it
is called Stylish. I have not attempted to load this code into a real
userChrome.css file yet.
_______________________________________________
support-seamonkey mailing list
[email protected]
https://lists.mozilla.org/listinfo/support-seamonkey