1. Home
  2. News
  3. Download
    1. Thunderbird Release Version
    2. Thunderbird 140 ESR
    3. Thunderbird 128 ESR
    4. Thunderbird 115 ESR
    5. Thunderbird Beta Version
    6. Language Pack (User Interface)
    7. Dictionaries (Spell Check)
  4. Help & Lexicon
    1. Instructions for Thunderbird
    2. Questions & Answers (FAQ) about Thunderbird
    3. Help for this Website
  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

[Tb68.1.0] Farben für Konten und Ordner in der Folderpane?

    • 68.*
    • Windows
  • dharkness21
  • September 19, 2019 at 11:44 AM
  • Closed
  • Thread is Unresolved
  • dharkness21
    Senior Member
    Reactions Received
    511
    Posts
    2,009
    Member since
    29. Jun. 2005
    Helpful answers
    55
    • September 19, 2019 at 11:44 AM
    • #1

    Um Rückfragen vorzubeugen, bitten wir um folgende Angaben:

    • Thunderbird-Version: 68.1.0
    • Betriebssystem + Version: Windows 10 Pro 64Bit

    Hallo Forum,

    ich hätte gerne getrennte Farben für die Konten und Ordner in der Folderpane.

    Meine Einträge für die Folderpane sehen derzeit wie folgt aus.

    CSS
    /* Folderpane */
    treechildren::-moz-tree-row(isServer-true, serverType-imap, isSecure-true),
    treechildren::-moz-tree-cell(isServer-true, serverType-imap, isSecure-true),
    treechildren::-moz-tree-cell-text(isServer-true, serverType-imap, isSecure-true) {
    -moz-appearance: none ! important;
    border: 0 !important;
    border-radius: 0 !important;
    background-color: #CDCDCD !important;
    color: #00A200 !important;
    }
    treechildren::-moz-tree-row(isServer-true, serverType-nntp),
    treechildren::-moz-tree-cell(isServer-true, serverType-nntp),
    treechildren::-moz-tree-cell-text(isServer-true, serverType-nntp) {
    -moz-appearance: none ! important;
    border: 0 !important;
    border-radius: 0 !important;
    background-color: #006800 !important;
    color: #FFF ! important;
    }
    treechildren::-moz-tree-row(specialFolder-none, serverType-none) {
    -moz-appearance: none ! important;
    border: 0 !important;
    border-radius: 0 !important;
    background-color: #914F15 !important;
    color: #FFF ! important;
    }
    treechildren::-moz-tree-row(isServer-true, serverType-imap, isSecure-true):hover,
    treechildren::-moz-tree-cell(isServer-true, serverType-imap, isSecure-true):hover,
    treechildren::-moz-tree-cell-text(isServer-true, serverType-imap, isSecure-true):hover,
    treechildren::-moz-tree-row(isServer-true, serverType-nntp):hover,
    treechildren::-moz-tree-cell(isServer-true, serverType-nntp):hover,
    treechildren::-moz-tree-cell-text(isServer-true, serverType-nntp):hover {
    background-color: #D1E2F2 !important;
    color: #000 ! important;
    }
    /* Folderpane */
    Display More

    Leider färbt der Eintrag mit "specialFolder-none, serverType-none" auch selbst angelegte Unterordner von Lokale Ordner Braun ein, die sollen aber keine, oder eine andere Farbe bekommen, hat einer eine Idee, ob oder wie das geht?

    und wech

    Dharkness

  • dharkness21
    Senior Member
    Reactions Received
    511
    Posts
    2,009
    Member since
    29. Jun. 2005
    Helpful answers
    55
    • September 19, 2019 at 3:47 PM
    • #2

    Ich habe es selbst gefunden, mit "isServer-true, serverType-none" ist es richtig, wenn man nur "Lokale Ordner" eingefärbt haben will, aber nicht die Unterordner.


    Wenn noch jemand eine Idee für die Unterordner von "Lokale Ordner" hat, immer her damit.

    und wech

    Dharkness

  • Community-Bot September 3, 2024 at 8:40 PM

    Closed the thread.

Current app version

  • Thunderbird 147.0.1 veröffentlicht

    Thunder January 29, 2026 at 4:35 PM

Current 140 ESR version

  • Thunderbird 140.7.1 veröffentlicht

    Thunder January 29, 2026 at 4:30 PM

Current 128 ESR version

  • Thunderbird 128.14.0 ESR veröffentlicht

    Thunder August 21, 2025 at 3:04 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

Similar Threads

  • Ordner für Anhänge

    • strzata
    • April 29, 2019 at 8:57 AM
    • Dateianhänge & Filelink zu Speicherdiensten
  • Ordner verdoppeln sich, haben keinen Inhalt mehr und lassen sich nicht löschen

    • KuddelvonderAlm
    • March 27, 2019 at 7:59 PM
    • Allgemeines Arbeiten / Konten einrichten / Installation & Update
  • Übergroße Inbox-Datei im ImapMail-Ordner

    • SomeVapourTrails
    • February 28, 2019 at 9:40 AM
    • Allgemeines Arbeiten / Konten einrichten / Installation & Update
  • Mails in Archivdatei werden bei der Suche ohne Inhalt gezeigt

    • Andrew0
    • November 8, 2018 at 5:00 PM
    • Migration / Import / Backups
  • Infos zu - zweites Profil - / Profil Manager / ImportExportTools / und Profilswitcher erfragt

    • RomanL
    • November 23, 2018 at 5:06 PM
    • Allgemeines Arbeiten / Konten einrichten / Installation & Update
  • userChrome.css und Inspector

    • Clio1
    • August 9, 2018 at 8:33 PM
    • Manuelle Anpassungen per CSS oder Script
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™