
104 GOOGLE APPS HACKS
my style sheet.” Click Browse to select your user.css le. To stop using this stylesheet, uncheck the
box labeled “Format documents using my style sheet.”
Internet Explorer caches your stylesheet. You may want to rename it and reselect the stylesheet every time
you make a change to it, so that your latest CSS is used.
In Firefox on Windows XP or Vista, use a text editor to create (or if it already exists, to edit) the le
%APPDATA%\Mozilla\Firefox\Proles\foldername\chrome\userContent.css, add the CSS to it,
and restart Firefox. Note that foldername is a random sequence of characters followed by .default
(for example, dph0cj4b.default) that is different for each Firefox user. %APPDATA% is a Windows
variable that you can type into the Explorer location bar, the “File name” eld in le save/open
dialogs, and the Command Prompt. It expands to the full path of your Application Data folder, such
as C:\Users\username\AppData\Roaming\.
For Firefox on Linux, the path to your user stylesheet is usually ~/.mozilla/refox/foldername/
chrome/userContent.css.
For Firefox on Mac OS X, it usually is the Library/Application Support/Firefox/Proles/foldername/
chrome/userContent.css folder in your home folder.
To stop using this stylesheet, delete the lines you added from the userContent.css le, delete the le,
or move it out of the way (like into another folder). For a ...