Hello! On 03/25/2012 12:35 AM, *Petr Voralek* wrote, and I quote (in part):
> Stylish:
>
> treechildren {font-size: 12pt !important; font-family: 'dejavu sans'
> !important;}
>
> (Where "12pt" is size and "dejavu sans" is name of font)
This is much better (does not affect the browser sidebar, etc):
1) install https://addons.mozilla.org/en-US/seamonkey/addon/stylish/ addon
2) go to about:addons -> User Styles, click to "Write New Style" button
3) copy & paste these two long lines:
#threadTree treechildren::-moz-tree-cell-text {font-size: 12pt
!important; font-family: 'dejavu sans' !important;}
#folderTree treechildren::-moz-tree-cell-text {font-size: 12pt
!important; font-family: 'dejavu sans' !important;}
4) click to "Save" button
5) ?
6) profit...
--
Petr Voralek (JabberID: [email protected])
... Do not take life too seriously; you will never get out if it alive.
signature.asc
Description: OpenPGP digital signature
_______________________________________________ support-seamonkey mailing list [email protected] https://lists.mozilla.org/listinfo/support-seamonkey

