Viser spørgsmål med mærkatet: Vis alle spørgsmål
  • Løst
  • Arkiveret

Menu bar is below tool bar after updating to Thunderbird 115.0

Hi, after updating to new Thunderbird 115.0 menu bar appeared below tool bar and I couldn't find a way how to put it above as in previous versions. Please see attached i… (læs mere)

Hi,

after updating to new Thunderbird 115.0 menu bar appeared below tool bar and I couldn't find a way how to put it above as in previous versions. Please see attached image. Any idea?

Thank you.

Stillet af Kreibich for for 10 måneder siden

Besvaret af david for for 10 måneder siden

  • Løst
  • Arkiveret

Cannot adjust height of the reading pane v115

Hi, My reading pane on v115 will only adjust downwards but I would like to adjust it upwards as was possible in previous versions. Just to confirm what I mean, it will … (læs mere)

Hi,

My reading pane on v115 will only adjust downwards but I would like to adjust it upwards as was possible in previous versions.

Just to confirm what I mean, it will only go down, so making the reading pane smaller (or disapppear) and the thread pane larger.

I would like to make it go the opposite way, upwards to make the thread pane smaller.

Is there some code, css etc that can make it happen correctly?

Stillet af Paul for for 9 måneder siden

Besvaret af Toad-Hall for for 8 måneder siden

  • Løst
  • Arkiveret

HOW do I get the man display layot bak as it was prior to the 115.2.3 (64-bit) update.

Can I get back to the main layout as it was prior to the Supernova update? I LIKE the list of correspondents and being able to simply click the dot to mark something as … (læs mere)

Can I get back to the main layout as it was prior to the Supernova update?

I LIKE the list of correspondents and being able to simply click the dot to mark something as unread etc. etc. etc. Things like this allow me to group and highlight things I need t address.

Truly - the layout in Supernova is terrible and, h0nesty, after many many years as a loooong tie TBird user (like since early-mid 90's) I'm probably going to look around for something else if I'm stuck with this supernova layout.

thanks

Stillet af hav for for 7 måneder siden

Besvaret af hav for for 7 måneder siden

  • Arkiveret

Thunderbird Supernova UI fonts/colors

Hi, what are the CSS selectors necessary to update the folder list and the list of emails in Supernova 115.1.0+? Following tips from other support posts don't seem to wor… (læs mere)

Hi, what are the CSS selectors necessary to update the folder list and the list of emails in Supernova 115.1.0+? Following tips from other support posts don't seem to work:

Thank you.

``` /* successfully changes menu bar, email from,subject,date,etc. */

  • {

font-size: 11pt !important; font-weight: 500 !important; font-family: 'Acari Sans' !important; color: red; !important; }

/* Folder Pane font -- HAS NO EFFECT */

  1. folderTree > treechildren {
 font-size: 16pt !important;
 font-family: 'Acari Sans', 'Segoe UI Variable' !important;
 color: yellow !important;

}

/* Threads Pane font -- HAS NO EFFECT */

  1. threadTree > treechildren {
 font-size: 16pt !important;
 font-family: 'Asap Condensed' !important;
 color: red !important;

}

/* -- HAS NO EFFECT */ .tree-rows {

font-size: 14px !important;
color: red !important;

} ```

Stillet af ff_user_usa for for 9 måneder siden

Seneste svar af ff_user_usa for for 9 måneder siden