Hello! On 10/23/2011 07:06 AM, *Bopsie2* wrote, and I quote (in part):
> How can I increase the font size of the main mail window in SeaMonkey
> 2.4.1? This the window that lists my mail folders and the messages in
> the folders, not a window that displays the message text (which seems
So you want to change the font size for lists of accounts/folders and
messages?
treechildren {font-size: 12pt !important; font-family: 'dejavu sans'
!important;}
or want to change the font size only in the mail?
.moz-text-flowed, .moz-text-plain, .moz-text-html {font-size: large
!important;}
--
Petr Voralek (JabberID: [email protected])
... Make tea, not war!
signature.asc
Description: OpenPGP digital signature
_______________________________________________ support-seamonkey mailing list [email protected] https://lists.mozilla.org/listinfo/support-seamonkey

