How do I keep firefox from using drop-shadows on unselected tabs? Once I started using personas, the inactive tabs all have shadows under their text that reduce their readability.
|
feedback
|
|
I noticed this while using the Tree Style Tab add-on with Firefox 4, and solved it by adding the following to my userChrome.css file:
This file is located in the chrome/ folder of your profile. If one doesn't already exist, you'll want to copy the corresponding example file and edit it accordingly. Not sure if that style is specific to Tree Style Tab, or a generic XUL style used by Firefox, but it's worth a shot. | |||
|
feedback
|
This works perfectly to disable all text shadows in FF4 and FF5 | ||||
|
feedback
|
|
Quick tip/guide to readers of the answer, like me. You must create the userChrome.css inside your profile folder.
| ||||
|
feedback
|