Thunderbird: where can I find an overview of available userChrome CSS IDs?
Posted
by
Rabarberski
on Super User
See other posts from Super User
or by Rabarberski
Published on 2011-01-04T13:06:13Z
Indexed on
2011/01/04
13:55 UTC
Read the original article
Hit count: 210
Following this earlier question on customizing the color of the message rows in Thunderbird, I now want to do the same for the folder pane. I assume if I use the same userchrome code and replace the appropriate css IDs (i.e. #threadTree) with the correct ones for the folder pane, I am all set.
However, where can I find a list of all Thunderbird CSS id's that can be used in userchrome.css
?
I've googled and installed Thunderbird DOM inspector, but that didn't do the trick.
© Super User or respective owner