Wayne Mery, on 5/15/02 4:27 PM, wrote: > How do i increase font size in pane 2 where e-mail subjects are shown?
Change the font-size property in userChrome.css in your chrome folder.
e.g.:
/* changeing fontsize in threadpane */
#threadTree {
font-size:2em !important;
}
--
Regards,
Val Sharp - Edinburgh
