thunderbird-customizations/userChrome.css
2024-10-19 09:17:34 -07:00

11 lines
252 B
CSS

/* header pane subject style */
#expandedsubjectBox {
font-weight: 600 !important;
font-size: 15px !important;
}
/* header pane sender address style */
.recipient-multi-line-address {
font-weight: 500 !important;
font-size: 14px !important;
}