Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

Prohledat stránky podpory

Vyhněte se podvodům. Za účelem poskytnutí podpory vás nikdy nežádáme, abyste zavolali nebo poslali SMS na nějaké telefonní číslo nebo abyste sdělili své osobní údaje. Jakékoliv podezřelé chování nám prosím nahlaste pomocí odkazu „Nahlásit zneužití“.

Zjistit více

Display grid lines in message list

  • 2 odpovědi
  • 0 má tento problém
  • Poslední odpověď od VLMin

more options

We have poor eyesight, so in vertical display mode, we could really benefit from having grid lines (at least horizontally) to visually distinguish each message. We have read various solutions on the Internet, but none seems to work at least not in dark theme mode, which is the default for a great many people with vision impairments (or just plain tired eyes). Perhaps some solutions that once worked have been uprooted, so to speak, during the course of Thunderbird updates.

We are used to having grid lines in Outlook (desktop). We are currently exploring switching to Thunderbird, but it needs to support our vision needs. For us, this capability is fundamental, not optional.

We are comfortable making config entries, creating and working in userChrome.css, and the like. We would be grateful for any guidance in this regard.

Thank you kindly!

We have poor eyesight, so in vertical display mode, we could really benefit from having grid lines (at least horizontally) to visually distinguish each message. We have read various solutions on the Internet, but none seems to work at least not in dark theme mode, which is the default for a great many people with vision impairments (or just plain tired eyes). Perhaps some solutions that once worked have been uprooted, so to speak, during the course of Thunderbird updates. We are used to having grid lines in Outlook (desktop). We are currently exploring switching to Thunderbird, but it needs to support our vision needs. For us, this capability is fundamental, not optional. We are comfortable making config entries, creating and working in userChrome.css, and the like. We would be grateful for any guidance in this regard. Thank you kindly!

Všechny odpovědi (2)

more options

Try in userChrome.css:

table[is="tree-view-table"] td {

 border-bottom: solid 1px white !important;

}

Pomohla vám tato odpověď?

more options

Thank you, Ed. I tried this, but no lines in the message list. Does this code need to be preceded by a namespace statement, or something else?

Pomohla vám tato odpověď?

Položit dotaz

Pro přidání odpovědi se musíte přihlásit ke svému účtu. Pokud dosud nemáte účet, položte nový dotaz.