Търсене в помощните статии

Избягвайте измамите при поддръжката. Никога няма да ви помолим да се обадите или изпратите SMS на телефонен номер или да споделите лична информация. Моля, докладвайте подозрителна активност на "Докладване за злоупотреба".

Learn More

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

  • 1 отговор
  • 0 имат този проблем
  • 3 изгледи
  • Последен отговор от 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
Прикачени екранни снимки

Променено на от Wayne Mery

Всички отговори (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 :)