Showing questions tagged: Show all questions
  • Archived

How to change color of unread in message pane TB 115+

I want the unread messages in the list of messages pane to be "orange". I had the following in userChrome.css which worked prior to TB 115: /* Messagepane text */ tree… (read more)

I want the unread messages in the list of messages pane to be "orange". I had the following in userChrome.css which worked prior to TB 115:

/* Messagepane text */ treechildren::-moz-tree-cell-text(new) {

      color: #34ebdc !important;
      font-weight: normal;

} treechildren::-moz-tree-cell-text(unread) {

      color: #34c6eb !important;
      font-weight: normal !important;

}

When I upgraded to TB 115 this no longer has any effect. How do I do this in TB 115+?

Thanks. mike

Asked by mike645 9 months ago

Last reply by david 6 months ago

  • Archived

mailbox display with alternating lines of white/grey backgrounds in Thunderbird 115?

After upgrading to 115.0, the mailbox display has an all-white background. This is not nearly as easy to read is in version 112, which has alternating lines of white &… (read more)

After upgrading to 115.0, the mailbox display has an all-white background. This is not nearly as easy to read is in version 112, which has alternating lines of white & grey for the background.

How can I customize 115 to have alternating colours for the background of each summary line?

Asked by Gary Hooper 9 months ago

Last reply by Toad-Hall 6 months ago

  • Archived

Menu Bar appears below toolbar, should be above toolbar (115/Windows10)

Hi. I really like the new look of 115, but the file menu should be above the toolbar. Is there a way to put the file menu at the top of the window (above the toolbar)? T… (read more)

Hi. I really like the new look of 115, but the file menu should be above the toolbar. Is there a way to put the file menu at the top of the window (above the toolbar)?

Thanks

Asked by allan58 9 months ago

Last reply by david 6 months ago

  • Archived

How to fix menu bar position in the new supernova UI

So I want my UI to look proper so title bar at the top, with the title only, menu bar below it, and the rest tabs etc below that, you know like i trained my brain for the… (read more)

So I want my UI to look proper so title bar at the top, with the title only, menu bar below it, and the rest tabs etc below that, you know like i trained my brain for the last quatre century.

Unfortunately with this new supernova UI this is messed up, see attached image. I consider this a UI bug its absolutely counter intuitive, please fix.

Also the font looke now more washed out in comparison with the previouse build, I want my font crisk #000000 on #FFFFFF no gray or grayisch or anything, the UI ist nto an art peace, its a tool, as simple as that.

Asked by xanatosdavid 9 months ago

Last reply by Andy_P 5 months ago

  • Archived

menubar

Since Thunderbird changed the menu bar is not any more above the email bar. It is with Bestand, Bewerken, Beeld enz. How can I get it back at the top?? It is far less e… (read more)

Since Thunderbird changed the menu bar is not any more above the email bar. It is with Bestand, Bewerken, Beeld enz.

How can I get it back at the top??

It is far less easy now.

I wanted to ask for help but on the Dutch site I could not find a button for help. Only at he English site.

But I am Dutch.

Hope that I can get the Menu bar on top again like in Firefox..

Please help and change it back.

Kind regards

Paulien de Jongh [removed address, phone# and email from public support forum] Holland

Asked by J 9 months ago

Last reply by Roland Tanglao 9 months ago

  • Archived

supernova unified toolbar button colors

I currently use: <profile>\chrome\userChrome.css to make various buttons stand out for some elderly users that I support. For example: button-archive:hov… (read more)

I currently use:

  <profile>\chrome\userChrome.css 

to make various buttons stand out for some elderly users that I support. For example:

  1. button-archive:hover {
  border: 2px dashed black !important;

}

  1. button-archive,
  2. hdrArchiveButton {
  background-image: none !important;
  background-color: #66ff66 !important; 

}

I can't figure out how to do this with Supernova (115+). Thanks.

Asked by Paul 9 months ago

Last reply by david 9 months ago