|
|
[an error occurred while processing this directive]
Mozilla Mailnews FAQLast updated on November 3, 2004.
How do I remove structured words symbols?If you want Mozilla to hide the signature separators and the symbols around *bold* /italic/ _underlined_ words in plain text messages, add the following to your userContent.css: .moz-txt-tag { display: none; } If you only want to alter some types use:
*bold*:
/italic/:
_underline_:
|code|:
-- (Signature): |