[help] Change Tab Text Color In Firefox Safari

Can someone tell me if it is possible and how to change the COLOR of the TAB TEXT in Firefox Safari skin to BLACK like it should be instead of WHITE like mine currently is. I know the tab background color can be changed so I am wondering if the tab text color can be changed as well. I tried to upload a pick but couldn't do it, hope someone can help me to change the tab text color. Thx.

#158709

Try this in your userChrome.css

.tab-text { color: #000; }

#158718

And how to change the font on Bookmark?My Bookmark looks ugly :6 !

Thanks!

#158901