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

Kërkoni te Asistenca

Shmangni karremëzime gjoja asistence. S’do t’ju kërkojmë kurrë të bëni një thirrje apo të dërgoni tekst te një numër telefoni, apo të na jepni të dhëna personale. Ju lutemi, raportoni veprimtari të dyshimtë duke përdorur mundësinë “Raportoni Abuzim”.

Mësoni Më Tepër

Display grid lines in message list

  • 3 përgjigje
  • 0 e kanë hasur këtë problem
  • Përgjigjja më e re nga Mapenzi

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!

Krejt Përgjigjet (3)

more options

Try in userChrome.css:

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

 border-bottom: solid 1px white !important;

}

E dobishme?

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?

E dobishme?

more options

No namespâce statement. Did you restart Thunderbird after adding Ed's code to your userChrome.css file? Try the following CSS code in your userChrome.css (works for me on macOS)

tr[is="thread-row"] > td { outline: 0.2px dotted black !important; }

E dobishme?

Bëni një pyetje

Duhet të bëni hyrjen te llogaria juaj që t’i përgjigjeni postimeve. Ju lutemi, filloni me një pyetje të re, nëse nuk keni ende një llogari.