Support Forums

Full Version: Office 03 1.1 for Firefox
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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/