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. Erweiterungen

Streifen in der ContactSidebar und Mostly Crystal 2.0.0.4

  • Hernals
  • September 5, 2007 at 10:23 AM
  • Closed
  • Thread is Resolved
  • Hernals
    Member
    Posts
    83
    Member since
    28. May. 2004
    • September 5, 2007 at 10:23 AM
    • #1

    Ich verwende die "ContactSidebar 0.7+" und Mostly Crystal 2.0.0.4 mit "white marble". Anders als vom Autor gesagt sind bei mir - auch in einem neuen Profil - keine Streifen in den Listen zu sehen. Habe mir nun mühsam die codes zusammen gesucht und in allen drei Bereichen (Ordner, Emails und Adressbuch) Streifen, und zwar so:

    /* *** STREIFEN IN DER FOLDER-LISTE *** */
    #folderTree > treechildren::-moz-tree-row(odd) {
    background-color: #E4E4E4 !important;
    }
    #folderTree > treechildren::-moz-tree-row(even) {
    background-color: #FFFFFF !important;
    }

    /* *** STREIFEN IN DER MAIL-LISTE *** */
    treechildren::-moz-tree-row(odd) {
    background-color: #E4E4E4 !important;
    }
    treechildren::-moz-tree-row(even) {
    background-color: #E4E4E4 !important;
    }
    #threadTree > treechildren::-moz-tree-row(selected, focus) {
    background-color: green !important;
    }
    /* *** STREIFEN IN DER CONTACTSSIDEBAR (ADRESSENLISTE) *** abResultsTree */
    #addrbook-ResultsTree > treechildren::-moz-tree-row(odd) {
    background-color: #E4E4E4 !important;
    color: #000000 !important;
    }
    #addrbook-ResultsTree > treechildren::-moz-tree-row(even) {
    background-color: #FFFFFF !important;
    color: #000000 !important;
    }
    #addrbook-ResultsTree > treechildren::-moz-tree-row(selected, focus) {
    background-color: green !important;
    color: #000000 !important;

    ABER: Die letzten drei Zeilen funktionieren nicht, was bedeutet, dass in der Adressbuchliste bei Klick auf einen Namen der Zeilenhintergrund nicht "green" wird und die Schrift dieser Zeile nicht schwarz, sondern weiß und somit fast unlesbar wird.
    Weiß jemand, wie dieser Code (drittletzte Zeile)
    #addrbook-ResultsTree > treechildren::-moz-tree-row(selected, focus)
    richtig heißt?

  • Community-Bot September 3, 2024 at 7:09 PM

    Closed the thread.

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™