MozTW 討論區 https://forum.moztw.org/ |
|
thunderbird 3.1.4郵件列表字太小 https://forum.moztw.org/viewtopic.php?f=9&t=31172 |
第 1 頁 (共 1 頁) |
發表人: | rubcandy0208 [ 2010-10-08, 11:38 ] |
文章主題 : | thunderbird 3.1.4郵件列表字太小 |
郵件列表字實在太小了,找遍google, 也在本論壇找到2篇相關文章,可是他們是用安裝版的,我用PortableApps.com 下載的 Portable版,所以usercrome.css這個檔 * {font-size: 18px !important} #folderTree treechildren:-moz-tree-row {height: 18px !important;} #threadTree treechildren:-moz-tree-row {height: 18px !important;} 放了也沒發生用,下載了好多佈景主題,讓界面變得很漂亮,可是字還是很小,不知還有沒有大大能幫小弟解決這個困擾的問題呢?? |
發表人: | rubcandy0208 [ 2010-10-08, 14:41 ] |
文章主題 : | Re: thunderbird 3.1.4郵件列表字太小 |
自問自答: userContent.css 位於 chrome 目錄下,沒有的話自己建立一個即可,檔案要存成 UTF-8 格式。 d:\Thunderbird_Portable\Data\profile\chrome\userChrome.css * {font-family:微軟正黑體 ; font-size: 16px !important} #folderTree treechildren:-moz-tree-row {font-family:微軟正黑體 ;font-size !important;} #threadTree treechildren:-moz-tree-row {font-family:微軟正黑體 ;font-size: 16px!important;} |
發表人: | rubcandy0208 [ 2010-10-08, 16:59 ] |
文章主題 : | Re: thunderbird 3.1.4郵件列表字太小 |
玩了半天,改這樣還不錯 ---------------------------------- /* 全域參數(前想星號代表是全域 */ * {font-family:微軟正黑體 !important} * {font-size: 12pt !important} /* 信件列表 */ treechildren:-moz-tree-cell-text(unread) { font-weight: normal !important; color: rgb(255,0,0) !important; font-size: 14pt !important; font-family: 微軟正黑體 !important; } treechildren:-moz-tree-cell-text(read){ color: rgb(0,0,0) !important; font-size: 14pt !important; font-family: 微軟正黑體 !important; } treechildren:-moz-tree-row { height: 25px !important; } |
第 1 頁 (共 1 頁) | 所有顯示的時間為 UTC + 8 小時 |
Powered by phpBB® Forum Software © phpBB Group https://www.phpbb.com/ |