Email or username:

Password:

Forgot your password?
Nikita

The only thing that irritates me about @thunderbird ‘Supernova’ is that the subjects of emails in the new list view have a slightly bolder-than-normal font weight (500 instead of 400), and now I always think I have a bunch of unread emails. Since the subject line is already bigger than the sender's name, there is no need for a separate weight.

1 comment
Nikita

@thunderbird I hope the team will take this into consideration, but for now it's nothing a userChrome can't fix 😉

Screenshot of the userChrome.css file. The file includes a rule for the subject line that sets its 'font-weight' property to 400.
Go Up