Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > alt.comp.software.thunderbird > #41

Re: Message header pane

From Teddy-Bears <Bears@invalid.com>
Newsgroups alt.comp.software.thunderbird
Subject Re: Message header pane
Date 2021-04-07 08:10 -0400
Organization A noiseless patient Spider
Message-ID <s4k7fb$ir4$1@dont-email.me> (permalink)
References <s4jtm4$53o$1@gioia.aioe.org> <s4k6ht$b6m$1@dont-email.me>

Show all headers | View raw


On 4/7/21 7:54 AM, this is what Teddy-Bears wrote:
> On 4/7/21 5:23 AM, this is what Andy Burns wrote:
>> I find the message list pane, the message pane header, and the message pane itself all tend to run into one visually.
>>
>> Has anyone got any hints on what classes/ids I would add within UserChrome.css to show the message pane header background as mid grey?
> 
> .panel-header {
>      background-color: #999999 !important; }
> 
> Change the 9's to A's or B's etc to make it lighter.
> 
> /* colorize the header pane just the first line, from email address */
> #CompactHeader_collapsed2LHeaderViewFirstLine {
>       background-color: #D1E0E0 !important; }  /* pale blue */
> 
/* make the line between panes darker and bolder */
#threadpane-splitter {
     border-bottom: 3px solid black !important;
     collapse: false !important;
     collapsed: false !important; }

-- 
Linux Mint Cinnamon 20.1 64bit, Dell Inspiron 5570 laptop
Quad Core i7-8550U, 16G Memory, 512G SSD, 750G & 1TB HDDs
   *I collect teddy bears.

Back to alt.comp.software.thunderbird | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Message header pane Andy Burns <usenet@andyburns.uk> - 2021-04-07 10:23 +0100
  Re: Message header pane Teddy-Bears <Bears@invalid.com> - 2021-04-07 07:54 -0400
    Re: Message header pane Teddy-Bears <Bears@invalid.com> - 2021-04-07 08:10 -0400
      Re: Message header pane Andy Burns <usenet@andyburns.uk> - 2021-04-07 14:36 +0100
        Re: Message header pane Andy Burns <usenet@andyburns.uk> - 2021-04-07 14:51 +0100
    Re: Message header pane Andy Burns <usenet@andyburns.uk> - 2021-04-07 14:05 +0100
      Re: Message header pane Chris Ramsden <chris.ramsden@gmail.com> - 2021-04-07 21:23 +0100
        Re: Message header pane Andy Burns <usenet@andyburns.uk> - 2021-04-08 08:31 +0100
  Re: Message header pane WaltS48 <schw01@invalid.net> - 2021-04-07 07:54 -0400
    Re: Message header pane Andy Burns <usenet@andyburns.uk> - 2021-04-07 14:09 +0100
      Re: Message header pane Teddy-Bears <Bears@invalid.com> - 2021-04-07 12:58 -0400

csiph-web