1. Home
  2. News
  3. Download
    1. Thunderbird Release Version
    2. Thunderbird 140 ESR
    3. Thunderbird 115 ESR
    4. Thunderbird Beta Version
    5. Language Pack (User Interface)
    6. Dictionaries (Spell Check)
  4. Help & Lexicon
    1. Instructions for Thunderbird
    2. Questions & Answers (FAQ) about Thunderbird
    3. Help for this Website
    4. Last Changes
  5. Forums
    1. Unresolved Threads
    2. Latest Posts
    3. Threads of the last 24 hours
  • Login
  • Register
  • 
  • Search
This Thread
  • Everywhere
  • This Thread
  • This Forum
  • Forum
  • Lexicon
  • Articles
  • Pages
  • More Options
  1. Thunderbird Mail DE
  2. Forum
  3. Hilfe zu Add-ons und manuellen Anpassungen
  4. Manuelle Anpassungen per CSS oder Script

Lesbarkeit in Mailübersicht

    • 140 ESR
  • Saul1
  • August 18, 2025 at 12:33 PM
  • Thread is Unresolved
  • Saul1
    Member
    Posts
    8
    Member since
    11. Oct. 2013
    • August 18, 2025 at 12:33 PM
    • #1
    Thunderbird product
    Thunderbird für Windows
    Thunderbird version
    141.0
    Operating system
    Windows 10

    Hallo,

    kann man zur besseren Lesbarkeit bei der Mailübericht den Hintergrund zeilenmäßig einfärben. Zeile weiß, Zeile leicht grau, Zeile weiß usw.

    mfg

    Wolfgang

  • graba August 18, 2025 at 12:51 PM

    Moved the thread from forum Allgemeines Arbeiten / Konten einrichten / Installation & Update to forum Manuelle Anpassungen per CSS oder Script.
  • dharkness21
    Senior Member
    Reactions Received
    489
    Posts
    2,032
    Member since
    29. Jun. 2005
    Helpful answers
    55
    • August 18, 2025 at 4:56 PM
    • #2
    Quote from Saul1

    kann man zur besseren Lesbarkeit bei der Mailübericht den Hintergrund zeilenmäßig einfärben.

    Teste das * in der im Profil und dort im Ordner chrome zu erstellenden Datei userChrome.css, zusätzlich musst Du die ** Pref in Konfiguration bearbeiten… per Doppelklick auf true stellen

    *

    CSS
    /* Tabellenansicht */
    #threadTree tr[is="thread-row"]:nth-child(1n+1) {
        background-image: none !important;
        background-color: #005499 !important;
    }
    #threadTree tr[is="thread-row"]:nth-child(2n+1) {
        background-image: none !important;
        background-color: #003a6c !important;
    }
    
    /* Kartenansicht */
    #threadTree tr[is="thread-card"]:nth-child(1n+1),
    #threadTree tr[is="thread-card"]:nth-child(1n+1) :where(td > .card-container) {
        background-image: none !important;
        background-color: #005499 !important;
    }
    #threadTree tr[is="thread-card"]:nth-child(2n+1),
    #threadTree tr[is="thread-card"]:nth-child(2n+1) :where(td > .card-container) {
        background-image: none !important;
        background-color: #003a6c !important;
    }
    Display More

    **

    toolkit.legacyUserProfileCustomizations.stylesheets

    P.S.: Du musst noch für Dich passende Farben heraussuchen, guckst Du z.B. da Color Names Supported by All Browsers.

    und wech

    Dharkness

Current app version

  • Thunderbird 152.0.1 veröffentlicht

    Thunder July 4, 2026 at 1:02 PM

Current 140 ESR version

  • Thunderbird 140.12.1 ESR veröffentlicht

    Thunder July 4, 2026 at 1:05 PM

No Advertisements

There are no advertisements here. Maybe you give the website owner (Alexander Ihrig - aka "Thunder") instead something to be able to finance these sites in the long run. Many Thanks!

Thank you for the support!

Coffee to be spent?

Donate now via Paypal*

*Forwarding to PayPal.Me

Thunderbird Mail DE
  1. Imprint & Contact
  2. Privacy Policy
    1. Cookie Policy
  3. Terms of Use
  4. Donation Call for Thunderbird
Help for this website
  • All website support articles
  • How to use website search
  • How to create a forums user account
  • How to create and edit a forums thread
  • How to reset your forums password
Copyright © 2003-2026 Thunderbird Mail DE

You are NOT on an official page of the Mozilla Foundation. Mozilla®, mozilla.org®, Firefox®, Thunderbird™, Bugzilla™, Sunbird®, Seamonkey®, XUL™ and the Thunderbird logo are (among others) registered trademarks of the Mozilla Foundation.

Powered by WoltLab Suite™