|
|
Supported
versions: Firefox 1.5 - 1.5.0.* ALL
Notes / Comments: The "Back" and "Forward" buttons look different than native Windows buttons because of buggy Mozilla support for WinXP widgets. I chose to make the buttons look correct in Windows classic mode and non-windows (which the default Firefox theme gets wrong) and look slightly wrong in WinXP.This theme contains optional stylesheets which can be enabled by adding the specified code to your userChrome.css file.Replace the Firefox Throbber with the Windows throbber:@import url("chrome://browser/skin/winthrobber.css");Enable "selective text" on the toolbar buttons (similar to IE):@import url("chrome://browser/skin/selectivetext.css");Change the browser tabs into buttons:@import url("chrome://browser/skin/browsertabbuttons.css");To make the vertical scrollbar always visible (to prevent screen shifting) add the following code to your userContent.css file.html { overflow-y: scroll !important; }
Categories: OS Integration
Install: Luna

