17 Apr
Posted by Alex as Computers, Firefox Tips, The Web
Here’s another cool tweak by adding a few things in your userChrome.css file. While it doesn’t really affect Firefox performance, it’s another tweak to make your Firefox browser, your own.
Here’s how to change the progress bar’s color:
/* Progress bar color */ .progress-bar { -moz-appearance: none !important; background-color: #XXXXXX !important; }
RSS feed for comments on this post · TrackBack URI
Leave a reply