Post a new topic
Tabs
Use this in usechrome.css /* Change color of active tab */ tab[selected="true"] { -moz-appearance: none !important; background-color: #FFFFFF !important; border-left: solid 1px #FF0000 !important; border-bottom: solid 2px #232423 !important; color: #000000 !important; } /* Change color of normal tabs */ tab:not([selected="true"]) { background-color: #EBEBEB!important; border-left: solid 1px #0066CC !important; border-right: solid 1px !important; border-bottom: 2px solid #615F5F !important; color: black !important; } Chane the colors as per need and for your problem you will need to change the border bottom color :)
03:43 am, Saturday, July 19, 2008 (1 year ago)
D'oh forgot about the usechrome :| Thanks sorted now.
11:48 am (1 year ago )
where is this userchrome.css excatly? :O
05:30 am (1 year ago )
You have to have show hidden folders on in your folder options and then go to your main drive, documents and settings, username, application data, mozillia, firefox profiles, profile name and chrome and you should find it there.
01:42 pm (1 year ago )
thanx mates;)
01:19 pm (1 year ago )
Reply to this topic
You must register and become a member to post a reply.