Closed
Bug 1856623
Opened 1 year ago
Closed 1 year ago
Cards View: Make sender bold
Categories
(Thunderbird :: Folder and Message Lists, enhancement)
Thunderbird
Folder and Message Lists
Tracking
(thunderbird_esr115 wontfix, thunderbird119 wontfix)
RESOLVED
FIXED
120 Branch
People
(Reporter: elijmitchell, Assigned: elijmitchell)
References
Details
Attachments
(1 file)
Make sender bold
Assignee | ||
Comment 1•1 year ago
|
||
Until (if ever) this makes it into a release, there is a userChrome fix:
.thread-card-container{
font-weight: bold !important;
}
Assignee | ||
Updated•1 year ago
|
Keywords: checkin-needed-tb
Target Milestone: --- → 120 Branch
Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/f0368bb6a13c
Make sender bold in Cards View. r=aleca
Updated•1 year ago
|
status-thunderbird119:
--- → wontfix
Comment 4•1 year ago
|
||
wontfix for Thunderbird esr115 because it uses nested CSS which is not supported in Firefox esr115
status-thunderbird_esr115:
--- → wontfix
You need to log in
before you can comment on or make changes to this bug.
Description
•