Thread: Thunderbird HTF do I increase the small received list box font
the little font on thunderbird inbox list box killing eyes - how can increase font? created chrome folder under profile no luck - suggestions ??
userchrome.css
#expandedtobox, #expandedccbox, #expandedbccbox {
-moz-binding: url(chrome://userchrome/content/userchrome.xml#mail-multi-emailheaderfield-nomore) !important;
}
#threadtree {
font-family: verdana, arial, calibri !important;
font-size: 12px !important;
}
#msgheaderview {
font-family: verdana, arial, calibri !important;
font-size: 12px !important;
height: 100px !important;
overflow: auto !important;
}
#foldertree {
font-family: verdana, arial, calibri !important;
font-size: 12px !important;
}
try using usercontent.css
edit:
make text massive
#threadtree, #foldertree {
font-size:25px!important;
}
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] Thunderbird HTF do I increase the small received list box font
Ubuntu
Comments
Post a Comment