Userchrome
  Home FAQ Contact Sign in
 
Advanced search
MATCHING GROUPS



more...
POPULAR GROUPS

more...

found 5 articles for 0.000 sec
Re: Colorizing Messages (Label), userchrome.css isn't used     

Group: netscape.public.mozilla.mailnews · Group Profile · Search for Userchrome in netscape.public.mozilla.mailnews
Author: Peter Potamus the Purple Hippo
Date: Mar 27, 2007 10:01

...a message with a special background color by changing the "userChrome.css". First, I have no file like that on my ... is %%AppData%%Thunderbird\Profiles\om1zniuv.default). So I added the userChrome.css File into this directoy and it looks like this (... directory called Chrome. Place it there. You should also see userChrome-example.css file there. Cheers, Frédéric-Philippe ...
Show full article (3.35Kb) · Show article thread
Colorizing Messages (Label), userchrome.css isn't used     

Group: netscape.public.mozilla.mailnews · Group Profile · Search for Userchrome in netscape.public.mozilla.mailnews
Author: frederic.metz
Date: Mar 27, 2007 06:08

... websites, it should be possible to label a message with a special background color by changing the "userChrome.css". First, I have no file like that on my profile Folder. (on XP, Profile Folder is %%AppData%%Thunderbird\Profiles\om1zniuv.default). So I added the userChrome.css File into this directoy and it looks like this (see below). After restarting the Thunderbird and...
Show full article (2.52Kb)
Re: How to turn off strike-through of "deleted" messages?     

Group: netscape.public.mozilla.mailnews · Group Profile · Search for Userchrome in netscape.public.mozilla.mailnews
Author: Robin Whittle
Date: May 31, 2007 18:18

... answer to this problem. As noted at: http://www.firstpr.com.au/web-mail/Mozilla-mail/ https://bugzilla.mozilla.org/show_bug.cgi?id=300462 the answer is to create a file "userChrome.css" in the /chrome subdirectory of the profile directory, and make it: treechildren::-moz-tree-cell-text(imapdeleted) { text-decoration: none !important; } Then reboot Thunderbird. To find ...
Show full article (0.51Kb) · Show article thread
Re: Filters     

Group: netscape.public.mozilla.mailnews · Group Profile · Search for Userchrome in netscape.public.mozilla.mailnews
Author: Isaac Hunt
Date: Mar 24, 2007 15:29

...; } /* watched threads, top selected */ treechildren::-moz-tree-cell-text(news, watch, selected) { color: #ff0 !important; /* brighter against dark background */ } to userchrome.css in the chrome folder of your profile to add some more coloring to watched threads. Works only on new messages, so post some messages or delete the .msf files ...
Show full article (1.25Kb)
Re: Filters     

Group: netscape.public.mozilla.mailnews · Group Profile · Search for Userchrome in netscape.public.mozilla.mailnews
Author: dillinger
Date: Mar 24, 2007 15:26

...navy !important; } /* watched threads, top selected */ treechildren::-moz-tree-cell-text(news, watch, selected) { color: #ff0 !important; /* brighter against dark background */ } to userchrome.css in the chrome folder of your profile to add some more coloring to watched threads. Works only on new messages, so post some messages or delete the .msf files of ...
Show full article (1.13Kb) · Show article thread