Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the '10.3: Use a local stylesheet to control Mail.app HTML' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
10.3: Use a local stylesheet to control Mail.app HTML
Authored by: aranor on Feb 27, '04 02:30:04PM
BTW, you can use the defaults command to achieve this same effect.
defaults write com.apple.Mail WebKitUserStyleSheetEnabledPreferenceKey -bool True
defaults write com.apple.Mail WebKitUserStyleSheetLocationPreferenceKey '~/benlocal.css'


[ Reply to This | # ]
10.3: Use a local stylesheet to control Mail.app HTML
Authored by: Djehuti on Feb 27, '04 03:28:12PM

Brilliant! This hint could have been much shorter if I had realized that. Thanks!



[ Reply to This | # ]