Join us and the lead editor of IRL, Mozilla's multi-award-winning podcast, for a behind-the-scenes look at the pod and to contribute your ideas for the next season, themed: "AI and ME." Mark your calendar and join our Community Call on Wednesday, Aug 7, 17:00–17:45 UTC. See you there!

Iskanje po podpori

Izogibajte se prevarantski tehnični podpori. Nikoli vam ne bomo naročili, da pokličete telefonsko številko ali nam pošljete osebne podatke. Sumljivo dejavnost prijavite z gumbom »Prijavi zlorabo«.

Več o tem

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

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
Priloženi posnetki zaslona

Spremenil Wayne Mery

Vsi odgovori (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 :)