Browse
Support
Mozilla Connect
Ideas
Discussions
Community
Labs
Support
Sign In
wuff
08-10-2023
New member
since
06-10-2023
View all badges
User Statistics
1
Posts
0
Ideas Submitted
0
Kudos given
0
Kudos received
Mozilla Connect
About wuff
User Activity
Posts
Replies
No posts to display.
Re: Thunderbird Labels colors - change background color instead of text color
06-10-2023
For TB 115, my old userChrome.css failed for this.This userChrome.css works instead:/* * Label colors. Highlight background rather than change font color. */ /* Label1 */ tr[data-properties~="T_24label1"] { background-color: #FFCCCC !important; c...