*-* On Fri, 4 Oct 2013, at 16:50:56 +0100,
*-* In Article <6445p0hmdme6$.
u78t019r...@40tude.net>,
*-* Bob Henson wrote
*-* About Re: Thunderbird does not indicate when there are new
messages in a newsgroup thread
> WaltS wrote:
>> On 10/04/2013 10:11 AM, Bob Henson wrote:
>>> Ken Whiton wrote:
>>>> *-* Desiree wrote
>>>>> I manually collapse all newsgroup threads as soon as I open a
>>>>> newsgroup. I read that Thunderbird should be underlining in red
>>>>> font the first message in a collapsed thread if there are new,
>>>>> unread messages. It doesn't. I keep missing new messages even in
>>>>> threads I started as there is no way to know if there are new,
>>>>> (or older) unread messages. Outlook Express bolds in red font
>>>>> any thread that has unread new messages. How can get
>>>>> Thunderbird to do something to indicate there are new unread
>>>>> messages in a collapsed thread?
>>>> It should be possible using the userChrome.css file
>>>> (which doesn't exist by default). I don't use a threaded view,
>>>> however, so I can't help you with the code involved. :-(
>>> This sets the text colour of unread messages to red:-
>>> #threadTree treechildren::-moz-tree-cell-text(unread) {
>>> -moz-appearance: none !important;
>>> color: #FF0000 !important;
>>> }
>> But does it set the color of the collapsed thread when there are
>> new unread messages in that thread?
> No - but they are underlined so you don't need to change the colour
> to spot them.
If you (re-)read Desiree's original post (quoted above) you'll
see that she says her Thunderbird isn't underlining them. That's why
she's looking for an alternate way to identify those collapsed threads
that contain new (or older) unread posts.
Before we get too deep into a userChrome.css discussion, however,
we probably ought to recommend that she close Thunderbird and restart
it with extensions disabled, to check the possibility that her problem
might be caused by an extension.