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

TB 102.2.2 (64 BIT) Look and feel via .css

  • 1 odpověď
  • 0 má tento problém
  • 3 zobrazení
  • Poslední odpověď od PandaGuy1961

more options

recently, today, updated to TB 102.2.2.

when I first installed TB, I set up a custom color scheme and I loved it... now with the latest TB , it's unreadable where the top menu bar is concerned.

I also have custom userChrome css file....

  1. threadTree > treechildren {
 font-size: 16pt !important;
 font-family: Times !important;
 background-color: lightgrey !important;
 color: navy !important;

}

  1. folderTree > treechildren {
 font-size: 16pt !important;
 font-family: Times !important;
 background-color: lightgrey !important;
 color: navy !important;

}

would appreciate any insights on how to fix this

recently, today, updated to TB 102.2.2. when I first installed TB, I set up a custom color scheme and I loved it... now with the latest TB , it's unreadable where the top menu bar is concerned. I also have custom userChrome css file.... #threadTree > treechildren { font-size: 16pt !important; font-family: Times !important; background-color: lightgrey !important; color: navy !important; } #folderTree > treechildren { font-size: 16pt !important; font-family: Times !important; background-color: lightgrey !important; color: navy !important; } would appreciate any insights on how to fix this
Přiložené obrázky

Upravil uživatel Wayne Mery dne

Všechny odpovědi (1)

more options

ok.. found a solution

The color scheme/theme I had pre-102.2 was called Two little birds. after the install I got the display as I showed in my attached pic. This was the dark Theme.. no idea why that showed up.

I went into: Account Settings/Add on and Themes and disabled the Dark Theme and re-enabled the Two little Birds theme..

issue resolved :)