
How do I make e-mail subject lines bold?
I was wondering how to make the e-mail subject lines bold.
So far I have:
- I went and enabled toolkit.legacyUserProfileCustomizations.stylesheets
- Created the custom folder in my profiles named chrome (all lower case) - created the userChrome.css file
- placed #threadTree treechildren::-moz-tree-cell-text { font-weight: bold ! important; } in the file txt
- closed betterbird and made sure it was not running in task manager
For some reason I cant seem to get it to work/change.