Hello everybody,
Do we find a reference somewhere about userChrome.css for Thunderbird ?
I wrote one of 400 lines with the help of this forum, but as I left it unchanged for more than a year, as you can imagine I lost some of the notions, and a documentation would be welcome to update that.
I coloured the lines in threads according to whether there are unread elements, whether the selected line shows an unread element, and so on. I imagine two examples will help somebody who practised the topic to catch me.
Now, in the selector I should like to exclude a column, so that it can display different information with its style.
When I searched about that I found a page on Mozilla.org that spoke about DOM inspector, as I remember it is useless to read further.
Oh got it, I have got datecol somewhere in the parentheses after -moz-tree-cell, but ... something clear about that would be welcome.
So, does that exist, or ... Do we have to always ask the same questions again and again ?