受信メール一覧のフォントサイズの変更
受信メール一覧のフォントサイズの変更の方法を知りたい
受信メール一覧のフォントサイズの変更の方法を知りたい
All Replies (1)
u07578 said
I want to know how to change the font size in the list of incoming messages.
This can be done with a userChrome.css file with this code:
#threadTree { font-size: 12pt !important; }
Help/Troubleshooting, Profile Folder, Open Folder, close TB, create a new folder named chrome, create a new document in chrome with a text editor, name it userChrome.css, Save as type: All files *.*, copy in the above code, change the number as desired. Double-click toolkit.legacyUserProfileCustomizations.stylesheets to true in Options/General/Config. editor, restart TB.