[Bug 540820] Re: Thunderbird 3 TreeView selected color is hard to read
Remi Gauvin
rashkae at tigershaunt.com
Fri Oct 15 14:54:13 UTC 2010
I think this bug should be moved to the Thunderbird package (not that
you can get upstream to fix anything they broke from 2.x to 3.x). There
are several themes and colors this new feature will mis-behave with.
A work around is to create a chome/userChrome.css file in your
Thunderbird profile directory and add this code:
treechildren::-moz-tree-cell-text(folderNameCol, newMessages-true) {
font-weight: bold;
color: #000000 !important;
}
Note that color: #000000 is black,,, modify to your taste.
--
Thunderbird 3 TreeView selected color is hard to read
https://bugs.launchpad.net/bugs/540820
You received this bug notification because you are a member of Mozilla
Bugs, which is subscribed to Mozilla.
More information about the Ubuntu-mozillateam-bugs
mailing list