[過去ログ] Mozilla Thunderbird 質問スレッド 23 (1002レス)
1-

このスレッドは過去ログ倉庫に格納されています。
次スレ検索 歴削→次スレ 栞削→次スレ 過去ログメニュー
816
(2): 2021/03/10(水)14:59 ID:skftkSIh0(1/2) AAS
@namespace url("外部リンク:www.mozilla.org
/* MacTypeもどき */
body {
-webkit-text-stroke-width:0.1px;
text-shadow:0 0 1px rgba(0,0,0,0.1),0 0 2px rgba(0,0,0,0.01),0 0 3px rgba(0,0,0,0.01)!important;
}
/* 1.スレッドペインの未読メッセージの文字色を変える */
treechildren::-moz-tree-cell-text(unread) {
color: blue !important;
}
/* 2.フォルダに未読メッセージがある場合の文字色 */
#folderTree > treechildren::-moz-tree-cell-text(hasUnreadMessages-true) {
color: red !important;
}
/* フォルダペインのフォントサイズを変更する */
#folderTree treechildren {
font-size: 13px;
font-family: "ここに変えたいフォント名",sans-serif; !important;
}
/* スレッドペインのフォントサイズを変更する */
#threadTree treechildren {
font-size: 16px;
font-family: "ここに変えたいフォント名" !important;
}
/* 背景色 */
#threadTree treechildren::-moz-tree-row {
background-color: #f5f7fa;

参考になるか分からんが、これは自分の。これに加え本体オプションフォントと配色詳細設定を変更して調整
1-
あと 186 レスあります
スレ情報 赤レス抽出 画像レス抽出 歴の未読スレ AAサムネイル

ぬこの手 ぬこTOP 0.011s