Office 03 1.1 for Firefox - Printable Version +- Support Forums (https://www.supportforums.net) +-- Forum: Categories (https://www.supportforums.net/forumdisplay.php?fid=87) +--- Forum: Computer Support Topics (https://www.supportforums.net/forumdisplay.php?fid=4) +---- Forum: Networking, Wifi, and Internet Connection Help (https://www.supportforums.net/forumdisplay.php?fid=29) +----- Forum: Web Browser Help (https://www.supportforums.net/forumdisplay.php?fid=45) +------ Forum: Firefox Browser (https://www.supportforums.net/forumdisplay.php?fid=65) +------ Thread: Office 03 1.1 for Firefox (/showthread.php?tid=9531) |
Office 03 1.1 for Firefox - Forum Bot - 02-28-2007 Small icon theme based on Microsoft Office 2003 icons. Extra feature #1: If you have the [CuteMenus - Crystal SVG] extension installed, you can enable Office 2003 icons in your menus. Add this line to your userChrome.css file (make sure you add it above the @namespace line): @import url("chrome://global/skin/menuicons.css"); This will also give your DOM Inspector a new look. It looks good with [CuteMenus - Crystal SVG]'s FlatStyle option. You may have to restart your computer once to get the FlatStyle option to work--don't know why. Thereafter it should be okay. Extra feature #2 (as of version 1.1): If you prefer Windows XP style bookmark and folder icons, add this line to your userChrome.css file (make sure you add it above the @namespace line): @import url("chrome://global/skin/xpstyle.css"); Hope you enjoy it! Posted on Wed, 28 Feb 2007 05:29:34 PST at https://addons.mozilla.org/firefox/4561/ |