Messages list

17 views
Skip to first unread message

Laurent Sourdaux

unread,
Nov 25, 2022, 6:47:23 AM11/25/22
to Postbox Discussion
Hello,
In the list of messages, would it be possible to put separating lines, or the senders in bold ?
Thanks

David Kirk

unread,
Nov 30, 2022, 2:34:15 PM11/30/22
to Postbox Discussion
Yes, it requires use of userChrome.css and this is documented more extensively in Thunderbird articles. Anyway, here is the code to place in that file:

#threadTree treechildren::-moz-tree-row(odd) {
   -moz-appearance: none !important;
   background-color: #ffff00 !important; }

For basics, in profile, create a folder named chrome. In that folder create a text file named userChrome.css and place the above text in it. The function should appear when you next start Postbox.
  
My sample color (yellow) is not advised, as it's just an example. Also, several Postbox themes show sender in bold. AND, userChrome.css is not supported, but it's harmless, so I anticipate no repercussions. I have many customizations there.

Laurent Sourdaux

unread,
Dec 1, 2022, 6:53:17 AM12/1/22
to postbox-d...@googlegroups.com
Hello,

Thank a lot for reply.

Laurent
--
You received this message because you are subscribed to a topic in the Google Groups "Postbox Discussion" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/postbox-discussion/BkUXNRIn-rc/unsubscribe.
To unsubscribe from this group and all its topics, send an email to postbox-discuss...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/postbox-discussion/11484d44-9886-4a6e-b774-8bbf86adb794n%40googlegroups.com.

Reply all
Reply to author
Forward
0 new messages