<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="http://faqmozilla.willygroup.org/lib/exe/css.php?s=feed" type="text/css"?>
<rss version="2.0">
    <channel xmlns:g="http://base.google.com/ns/1.0">
        <title>FAQ di it-alt.comp.software.mozilla&lt;br/&gt;Firefox &amp;amp; Thunderbird ...</title>
        <description></description>
        <link>http://faqmozilla.willygroup.org/</link>
        <lastBuildDate>Sun, 20 Sep 2026 20:37:07 +0000</lastBuildDate>
        <generator>FeedCreator 1.8</generator>
        <image>
            <url>http://faqmozilla.willygroup.org/lib/tpl/incognitek/images/favicon.ico</url>
            <title>FAQ di it-alt.comp.software.mozilla&lt;br/&gt;Firefox &amp;amp; Thunderbird</title>
            <link>http://faqmozilla.willygroup.org/</link>
        </image>
        <item>
            <title>en:thunderbird:domande_specifiche:colorare-i-thread-di-mozilla-thunderbird</title>
            <link>http://faqmozilla.willygroup.org/en:thunderbird:domande_specifiche:colorare-i-thread-di-mozilla-thunderbird</link>
            <description>&lt;div class=&quot;tags&quot;&gt;&lt;span&gt;
	&lt;a href=&quot;http://faqmozilla.willygroup.org/tag:userchrome.css&quot; class=&quot;wikilink1&quot; title=&quot;tag:userchrome.css&quot; rel=&quot;tag&quot;&gt;userchrome.css&lt;/a&gt;,
	&lt;a href=&quot;http://faqmozilla.willygroup.org/tag:threads?do=showtag&amp;amp;tag=threads&quot; class=&quot;wikilink1&quot; title=&quot;tag:threads&quot; rel=&quot;tag&quot;&gt;threads&lt;/a&gt;
&lt;/span&gt;&lt;/div&gt;

&lt;h1 class=&quot;sectionedit1&quot; id=&quot;how_do_i_to_color_tb_folders_and_thread_where_are_present_new_messages&quot;&gt;How do I to color TB folders and thread where are present new messages?&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;p&gt;
You must add those code row into file &lt;a href=&quot;http://faqmozilla.willygroup.org/thunderbird:configurazione:il-file-userchrome.css-del-profilo-di-thunderbird&quot; class=&quot;wikilink1&quot; title=&quot;thunderbird:configurazione:il-file-userchrome.css-del-profilo-di-thunderbird&quot; data-wiki-id=&quot;thunderbird:configurazione:il-file-userchrome.css-del-profilo-di-thunderbird&quot;&gt;userchrome.css&lt;/a&gt;:
&lt;/p&gt;
&lt;pre class=&quot;code css&quot;&gt;&lt;span class=&quot;coMULTI&quot;&gt;/* ----- font red color - new mail in the left (accounts) pane --- */&lt;/span&gt;
    treechildren&lt;span class=&quot;sy0&quot;&gt;:&lt;/span&gt;-moz-tree-cell-text&lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt;folderNameCol&lt;span class=&quot;sy0&quot;&gt;,&lt;/span&gt; newMessages-true&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt; &lt;span class=&quot;br0&quot;&gt;&amp;#123;&lt;/span&gt;
&lt;span class=&quot;kw1&quot;&gt;color&lt;/span&gt;&lt;span class=&quot;sy0&quot;&gt;:&lt;/span&gt; &lt;span class=&quot;kw4&quot;&gt;red&lt;/span&gt; !important&lt;span class=&quot;sy0&quot;&gt;;&lt;/span&gt; &lt;span class=&quot;coMULTI&quot;&gt;/* red  */&lt;/span&gt; &lt;span class=&quot;br0&quot;&gt;&amp;#125;&lt;/span&gt;
&amp;nbsp;
&lt;span class=&quot;coMULTI&quot;&gt;/* ---- to make the account name in a colour when new messages arrive --- */&lt;/span&gt;
    treechildren&lt;span class=&quot;sy0&quot;&gt;::&lt;/span&gt;-moz-tree-cell-text&lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt;folderNameCol&lt;span class=&quot;sy0&quot;&gt;,&lt;/span&gt; biffState-NewMail&lt;span class=&quot;sy0&quot;&gt;,&lt;/span&gt;
isServer-true&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt;&lt;span class=&quot;sy0&quot;&gt;,&lt;/span&gt;
    treechildren&lt;span class=&quot;sy0&quot;&gt;::&lt;/span&gt;-moz-tree-cell-text&lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt;folderNameCol&lt;span class=&quot;sy0&quot;&gt;,&lt;/span&gt; specialFolder-Inbox&lt;span class=&quot;sy0&quot;&gt;,&lt;/span&gt;
newMessages-true&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt; &lt;span class=&quot;br0&quot;&gt;&amp;#123;&lt;/span&gt; &lt;span class=&quot;kw1&quot;&gt;font-weight&lt;/span&gt;&lt;span class=&quot;sy0&quot;&gt;:&lt;/span&gt; &lt;span class=&quot;kw2&quot;&gt;bold&lt;/span&gt; !important&lt;span class=&quot;sy0&quot;&gt;;&lt;/span&gt; &lt;span class=&quot;kw1&quot;&gt;color&lt;/span&gt;&lt;span class=&quot;sy0&quot;&gt;:&lt;/span&gt; &lt;span class=&quot;kw4&quot;&gt;red&lt;/span&gt; !important&lt;span class=&quot;sy0&quot;&gt;;&lt;/span&gt;
&lt;span class=&quot;coMULTI&quot;&gt;/* red */&lt;/span&gt; &lt;span class=&quot;br0&quot;&gt;&amp;#125;&lt;/span&gt;
&amp;nbsp;
&lt;span class=&quot;coMULTI&quot;&gt;/* ------- has new unread messages ----- */&lt;/span&gt;
    treechildren&lt;span class=&quot;sy0&quot;&gt;::&lt;/span&gt;-moz-tree-cell-text&lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt;container&lt;span class=&quot;sy0&quot;&gt;,&lt;/span&gt; closed&lt;span class=&quot;sy0&quot;&gt;,&lt;/span&gt; hasUnread&lt;span class=&quot;sy0&quot;&gt;,&lt;/span&gt; read&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt; &lt;span class=&quot;br0&quot;&gt;&amp;#123;&lt;/span&gt;
&lt;span class=&quot;kw1&quot;&gt;text-decoration&lt;/span&gt;&lt;span class=&quot;sy0&quot;&gt;:&lt;/span&gt; &lt;span class=&quot;kw2&quot;&gt;underline&lt;/span&gt;&lt;span class=&quot;sy0&quot;&gt;;&lt;/span&gt; &lt;span class=&quot;kw1&quot;&gt;color&lt;/span&gt;&lt;span class=&quot;sy0&quot;&gt;:&lt;/span&gt; &lt;span class=&quot;kw4&quot;&gt;red&lt;/span&gt; !important&lt;span class=&quot;sy0&quot;&gt;;&lt;/span&gt; &lt;span class=&quot;coMULTI&quot;&gt;/* red */&lt;/span&gt; &lt;span class=&quot;br0&quot;&gt;&amp;#125;&lt;/span&gt;
&amp;nbsp;
&lt;span class=&quot;coMULTI&quot;&gt;/* Change the color of containing folders */&lt;/span&gt;
treechildren&lt;span class=&quot;sy0&quot;&gt;::&lt;/span&gt;-moz-tree-cell-text&lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt;hasUnreadMessages-true&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt;    &lt;span class=&quot;br0&quot;&gt;&amp;#123;&lt;/span&gt;&lt;span class=&quot;kw1&quot;&gt;color&lt;/span&gt;&lt;span class=&quot;sy0&quot;&gt;:&lt;/span&gt; &lt;span class=&quot;kw4&quot;&gt;blue&lt;/span&gt;
!important&lt;span class=&quot;sy0&quot;&gt;;&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#125;&lt;/span&gt; &lt;/pre&gt;

&lt;p&gt;
[ Slartibartfast ]
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_start&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;en:wiki:footer_01&amp;quot;,&amp;quot;secid&amp;quot;:2,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;div class=&quot;plugin_include_content plugin_include__en:wiki:footer_01&quot; id=&quot;plugin_include__en__wiki__footer_01&quot;&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;
&lt;hr /&gt;

&lt;p&gt;

&lt;script type=&quot;text/javascript&quot;&gt;&lt;!--
google_ad_client = &quot;pub-1229825165713886&quot;;
/* 728x15, creato 25/05/09 */
google_ad_slot = &quot;6512856303&quot;;
google_ad_width = 728;
google_ad_height = 15;
//--&gt;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot;
src=&quot;http://pagead2.googlesyndication.com/pagead/show_ads.js&quot;&gt;
&lt;/script&gt;
&lt;br/&gt;

&lt;br/&gt;

&lt;/p&gt;
&lt;hr /&gt;

&lt;p&gt;
&lt;strong&gt;&lt;a href=&quot;http://faqmozilla.willygroup.org/disclaimer&quot; class=&quot;wikilink1&quot; title=&quot;disclaimer&quot; data-wiki-id=&quot;disclaimer&quot;&gt;DISCLAIMER&lt;/a&gt;&lt;/strong&gt;&lt;br/&gt;

Remember to sign the &lt;strong&gt;&lt;a href=&quot;http://faqmozilla.willygroup.org/wiki:gb&quot; class=&quot;wikilink1&quot; title=&quot;wiki:gb&quot; data-wiki-id=&quot;wiki:gb&quot;&gt;GUESTBOOK&lt;/a&gt;&lt;/strong&gt;&lt;br/&gt;

&lt;strong&gt;&lt;a href=&quot;http://faqmozilla.willygroup.org/start&quot; class=&quot;wikilink1&quot; title=&quot;start&quot; data-wiki-id=&quot;start&quot;&gt;HOME&lt;/a&gt; — &lt;a href=&quot;http://faqmozilla.willygroup.org/firefox:toc&quot; class=&quot;wikilink1&quot; title=&quot;firefox:toc&quot; data-wiki-id=&quot;firefox:toc&quot;&gt;FIREFOX&lt;/a&gt; — &lt;a href=&quot;http://faqmozilla.willygroup.org/thunderbird:toc&quot; class=&quot;wikilink1&quot; title=&quot;thunderbird:toc&quot; data-wiki-id=&quot;thunderbird:toc&quot;&gt;THUNDERBIRD&lt;/a&gt; — &lt;a href=&quot;http://faqmozilla.willygroup.org/estensioni:toc&quot; class=&quot;wikilink1&quot; title=&quot;estensioni:toc&quot; data-wiki-id=&quot;estensioni:toc&quot;&gt;EXTENSIONS &amp;amp; THEMES&lt;/a&gt;&lt;/strong&gt;
&lt;/p&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_editbtn&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;en:wiki:footer_01&amp;quot;,&amp;quot;secid&amp;quot;:4,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;div class=&quot;inclmeta level&quot;&gt;
	&lt;abbr class=&quot;published&quot; title=&quot;2013-12-19T14:43:22Z&quot;&gt;2013/12/19 14:43&lt;/abbr&gt;
&lt;/div&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_end&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;en:wiki:footer_01&amp;quot;,&amp;quot;secid&amp;quot;:3,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;/div&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;How do I to color TB folders and thread where are present new messages?&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;how_do_i_to_color_tb_folders_and_thread_where_are_present_new_messages&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:1,&amp;quot;range&amp;quot;:&amp;quot;32-&amp;quot;} --&gt;</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>userchrome.css</category>
        <category>threads</category>
            <pubDate>Fri, 16 May 2014 14:05:40 +0000</pubDate>
        </item>
        <item>
            <title>en:thunderbird:domande_specifiche:emoticons</title>
            <link>http://faqmozilla.willygroup.org/en:thunderbird:domande_specifiche:emoticons</link>
            <description>&lt;div class=&quot;tags&quot;&gt;&lt;span&gt;
	&lt;a href=&quot;http://faqmozilla.willygroup.org/tag:emoticons_thunderbird?do=showtag&amp;amp;tag=emoticons_thunderbird&quot; class=&quot;wikilink1&quot; title=&quot;tag:emoticons_thunderbird&quot; rel=&quot;tag&quot;&gt;emoticons thunderbird&lt;/a&gt;
&lt;/span&gt;&lt;/div&gt;

&lt;h1 class=&quot;sectionedit1&quot; id=&quot;emoticons_that_thunderbird_manages&quot;&gt;Emoticons that Thunderbird manages&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;
&lt;div class=&quot;table sectionedit2&quot;&gt;&lt;table class=&quot;inline&quot;&gt;
	&lt;thead&gt;
	&lt;tr class=&quot;row0&quot;&gt;
		&lt;th class=&quot;col0 centeralign&quot;&gt;  Emoticon  &lt;/th&gt;&lt;th class=&quot;col1 centeralign&quot;&gt;  Syntax  &lt;/th&gt;&lt;th class=&quot;col2 centeralign&quot;&gt;  Meaning  &lt;/th&gt;
	&lt;/tr&gt;
	&lt;/thead&gt;
	&lt;tr class=&quot;row1&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;&lt;a href=&quot;http://faqmozilla.willygroup.org/_media/thunderbird_emoticons:smiley-smile.png&quot; class=&quot;media&quot; title=&quot;thunderbird_emoticons:smiley-smile.png&quot;&gt;&lt;img src=&quot;http://faqmozilla.willygroup.org/_media/thunderbird_emoticons:smiley-smile.png&quot; class=&quot;media&quot; loading=&quot;lazy&quot; title=&quot;Smile&quot; alt=&quot;Smile&quot; /&gt;&lt;/a&gt;&lt;/td&gt;&lt;td class=&quot;col1 centeralign&quot;&gt;  :)  :-)  &lt;/td&gt;&lt;td class=&quot;col2 centeralign&quot;&gt;  smile  &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row2&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;&lt;a href=&quot;http://faqmozilla.willygroup.org/_media/thunderbird_emoticons:smiley-wink.png&quot; class=&quot;media&quot; title=&quot;thunderbird_emoticons:smiley-wink.png&quot;&gt;&lt;img src=&quot;http://faqmozilla.willygroup.org/_media/thunderbird_emoticons:smiley-wink.png&quot; class=&quot;media&quot; loading=&quot;lazy&quot; title=&quot;Wink&quot; alt=&quot;Wink&quot; /&gt;&lt;/a&gt;&lt;/td&gt;&lt;td class=&quot;col1 centeralign&quot;&gt;  ;)  ;-)  &lt;/td&gt;&lt;td class=&quot;col2 centeralign&quot;&gt;  wink  &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row3&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;&lt;a href=&quot;http://faqmozilla.willygroup.org/_media/thunderbird_emoticons:smiley-frown.png&quot; class=&quot;media&quot; title=&quot;thunderbird_emoticons:smiley-frown.png&quot;&gt;&lt;img src=&quot;http://faqmozilla.willygroup.org/_media/thunderbird_emoticons:smiley-frown.png&quot; class=&quot;media&quot; loading=&quot;lazy&quot; title=&quot;Frown&quot; alt=&quot;Frown&quot; /&gt;&lt;/a&gt;&lt;/td&gt;&lt;td class=&quot;col1 centeralign&quot;&gt;  :(  :-(  &lt;/td&gt;&lt;td class=&quot;col2 centeralign&quot;&gt;  Frown  &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row4&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;&lt;a href=&quot;http://faqmozilla.willygroup.org/_media/thunderbird_emoticons:smiley-tongue-out.png&quot; class=&quot;media&quot; title=&quot;thunderbird_emoticons:smiley-tongue-out.png&quot;&gt;&lt;img src=&quot;http://faqmozilla.willygroup.org/_media/thunderbird_emoticons:smiley-tongue-out.png&quot; class=&quot;media&quot; loading=&quot;lazy&quot; title=&quot;Tongue-out&quot; alt=&quot;Tongue-out&quot; /&gt;&lt;/a&gt;&lt;/td&gt;&lt;td class=&quot;col1 centeralign&quot;&gt;  :-P :-p  &lt;/td&gt;&lt;td class=&quot;col2 rightalign&quot;&gt;  tongue-out &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row5&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;&lt;a href=&quot;http://faqmozilla.willygroup.org/_media/thunderbird_emoticons:smiley-laughing.png&quot; class=&quot;media&quot; title=&quot;thunderbird_emoticons:smiley-laughing.png&quot;&gt;&lt;img src=&quot;http://faqmozilla.willygroup.org/_media/thunderbird_emoticons:smiley-laughing.png&quot; class=&quot;media&quot; loading=&quot;lazy&quot; title=&quot;Laughing&quot; alt=&quot;Laughing&quot; /&gt;&lt;/a&gt;&lt;/td&gt;&lt;td class=&quot;col1 centeralign&quot;&gt;  :-D  &lt;/td&gt;&lt;td class=&quot;col2 centeralign&quot;&gt;  laughing  &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row6&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;&lt;a href=&quot;http://faqmozilla.willygroup.org/_media/thunderbird_emoticons:smiley-cool.png&quot; class=&quot;media&quot; title=&quot;thunderbird_emoticons:smiley-cool.png&quot;&gt;&lt;img src=&quot;http://faqmozilla.willygroup.org/_media/thunderbird_emoticons:smiley-cool.png&quot; class=&quot;media&quot; loading=&quot;lazy&quot; title=&quot;Cool&quot; alt=&quot;Cool&quot; /&gt;&lt;/a&gt;&lt;/td&gt;&lt;td class=&quot;col1 centeralign&quot;&gt;  8-)  &lt;/td&gt;&lt;td class=&quot;col2 centeralign&quot;&gt;  cool  &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row7&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;&lt;a href=&quot;http://faqmozilla.willygroup.org/_media/thunderbird_emoticons:smiley-cry.png&quot; class=&quot;media&quot; title=&quot;thunderbird_emoticons:smiley-cry.png&quot;&gt;&lt;img src=&quot;http://faqmozilla.willygroup.org/_media/thunderbird_emoticons:smiley-cry.png&quot; class=&quot;media&quot; loading=&quot;lazy&quot; title=&quot;Cry&quot; alt=&quot;Cry&quot; /&gt;&lt;/a&gt;&lt;/td&gt;&lt;td class=&quot;col1 centeralign&quot;&gt;  :&amp;#039;(  &lt;/td&gt;&lt;td class=&quot;col2 centeralign&quot;&gt;  cry  &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row8&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;&lt;a href=&quot;http://faqmozilla.willygroup.org/_media/thunderbird_emoticons:smiley-embarassed.png&quot; class=&quot;media&quot; title=&quot;thunderbird_emoticons:smiley-embarassed.png&quot;&gt;&lt;img src=&quot;http://faqmozilla.willygroup.org/_media/thunderbird_emoticons:smiley-embarassed.png&quot; class=&quot;media&quot; loading=&quot;lazy&quot; title=&quot;Embarassed&quot; alt=&quot;Embarassed&quot; /&gt;&lt;/a&gt;&lt;/td&gt;&lt;td class=&quot;col1 centeralign&quot;&gt;  :-[  &lt;/td&gt;&lt;td class=&quot;col2 centeralign&quot;&gt;  embarassed  &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row9&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;&lt;a href=&quot;http://faqmozilla.willygroup.org/_media/thunderbird_emoticons:smiley-sealed.png&quot; class=&quot;media&quot; title=&quot;thunderbird_emoticons:smiley-sealed.png&quot;&gt;&lt;img src=&quot;http://faqmozilla.willygroup.org/_media/thunderbird_emoticons:smiley-sealed.png&quot; class=&quot;media&quot; loading=&quot;lazy&quot; title=&quot;Sealed&quot; alt=&quot;Sealed&quot; /&gt;&lt;/a&gt;&lt;/td&gt;&lt;td class=&quot;col1 centeralign&quot;&gt;  :-X   :-x  &lt;/td&gt;&lt;td class=&quot;col2 centeralign&quot;&gt;  sealed  &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row10&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;&lt;a href=&quot;http://faqmozilla.willygroup.org/_media/thunderbird_emoticons:smiley-innocent.png&quot; class=&quot;media&quot; title=&quot;thunderbird_emoticons:smiley-innocent.png&quot;&gt;&lt;img src=&quot;http://faqmozilla.willygroup.org/_media/thunderbird_emoticons:smiley-innocent.png&quot; class=&quot;media&quot; loading=&quot;lazy&quot; title=&quot;Innocent &quot; alt=&quot;Innocent &quot; /&gt;&lt;/a&gt;&lt;/td&gt;&lt;td class=&quot;col1 centeralign&quot;&gt;  O:-)  &lt;/td&gt;&lt;td class=&quot;col2 centeralign&quot;&gt;  innocent  &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row11&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;&lt;a href=&quot;http://faqmozilla.willygroup.org/_media/thunderbird_emoticons:smiley-kiss.png&quot; class=&quot;media&quot; title=&quot;thunderbird_emoticons:smiley-kiss.png&quot;&gt;&lt;img src=&quot;http://faqmozilla.willygroup.org/_media/thunderbird_emoticons:smiley-kiss.png&quot; class=&quot;media&quot; loading=&quot;lazy&quot; title=&quot;Kiss&quot; alt=&quot;Kiss&quot; /&gt;&lt;/a&gt;&lt;/td&gt;&lt;td class=&quot;col1 centeralign&quot;&gt;  :-*  &lt;/td&gt;&lt;td class=&quot;col2 centeralign&quot;&gt;  kiss  &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row12&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;&lt;a href=&quot;http://faqmozilla.willygroup.org/_media/thunderbird_emoticons:smiley-undecided.png&quot; class=&quot;media&quot; title=&quot;thunderbird_emoticons:smiley-undecided.png&quot;&gt;&lt;img src=&quot;http://faqmozilla.willygroup.org/_media/thunderbird_emoticons:smiley-undecided.png&quot; class=&quot;media&quot; loading=&quot;lazy&quot; title=&quot;Undecided&quot; alt=&quot;Undecided&quot; /&gt;&lt;/a&gt;&lt;/td&gt;&lt;td class=&quot;col1 centeralign&quot;&gt;  :-\  &lt;/td&gt;&lt;td class=&quot;col2 centeralign&quot;&gt;  undecided  &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row13&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;&lt;a href=&quot;http://faqmozilla.willygroup.org/_media/thunderbird_emoticons:smiley-yell.png&quot; class=&quot;media&quot; title=&quot;thunderbird_emoticons:smiley-yell.png&quot;&gt;&lt;img src=&quot;http://faqmozilla.willygroup.org/_media/thunderbird_emoticons:smiley-yell.png&quot; class=&quot;media&quot; loading=&quot;lazy&quot; title=&quot;Yell&quot; alt=&quot;Yell&quot; /&gt;&lt;/a&gt;&lt;/td&gt;&lt;td class=&quot;col1 centeralign&quot;&gt;  &amp;gt;:-O  &amp;gt;:-o  &lt;/td&gt;&lt;td class=&quot;col2 centeralign&quot;&gt;  yell  &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row14&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;&lt;a href=&quot;http://faqmozilla.willygroup.org/_media/thunderbird_emoticons:smiley-foot-in-mouth.png&quot; class=&quot;media&quot; title=&quot;thunderbird_emoticons:smiley-foot-in-mouth.png&quot;&gt;&lt;img src=&quot;http://faqmozilla.willygroup.org/_media/thunderbird_emoticons:smiley-foot-in-mouth.png&quot; class=&quot;media&quot; loading=&quot;lazy&quot; title=&quot;Foot-in-mouth&quot; alt=&quot;Foot-in-mouth&quot; /&gt;&lt;/a&gt;&lt;/td&gt;&lt;td class=&quot;col1 centeralign&quot;&gt;  :-!  &lt;/td&gt;&lt;td class=&quot;col2 centeralign&quot;&gt;  foot in mouth  &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row15&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;&lt;a href=&quot;http://faqmozilla.willygroup.org/_media/thunderbird_emoticons:smiley-surprised.png&quot; class=&quot;media&quot; title=&quot;thunderbird_emoticons:smiley-surprised.png&quot;&gt;&lt;img src=&quot;http://faqmozilla.willygroup.org/_media/thunderbird_emoticons:smiley-surprised.png&quot; class=&quot;media&quot; loading=&quot;lazy&quot; title=&quot;Surprised&quot; alt=&quot;Surprised&quot; /&gt;&lt;/a&gt;&lt;/td&gt;&lt;td class=&quot;col1 centeralign&quot;&gt;  =-O  &lt;/td&gt;&lt;td class=&quot;col2 centeralign&quot;&gt;  surprised  &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row16&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;&lt;a href=&quot;http://faqmozilla.willygroup.org/_media/thunderbird_emoticons:smiley-money-mouth.png&quot; class=&quot;media&quot; title=&quot;thunderbird_emoticons:smiley-money-mouth.png&quot;&gt;&lt;img src=&quot;http://faqmozilla.willygroup.org/_media/thunderbird_emoticons:smiley-money-mouth.png&quot; class=&quot;media&quot; loading=&quot;lazy&quot; title=&quot;Money mouth&quot; alt=&quot;Money mouth&quot; /&gt;&lt;/a&gt;&lt;/td&gt;&lt;td class=&quot;col1 centeralign&quot;&gt;  :-$  &lt;/td&gt;&lt;td class=&quot;col2 centeralign&quot;&gt;  money mouth  &lt;/td&gt;
	&lt;/tr&gt;
&lt;/table&gt;&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;table&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;table&amp;quot;,&amp;quot;secid&amp;quot;:2,&amp;quot;range&amp;quot;:&amp;quot;81-1543&amp;quot;} --&gt;
&lt;p&gt;
&lt;br/&gt;

&lt;br/&gt;

&lt;/p&gt;

&lt;p&gt;
&lt;strong&gt;Text formatting&lt;/strong&gt;
&lt;/p&gt;
&lt;div class=&quot;table sectionedit3&quot;&gt;&lt;table class=&quot;inline&quot;&gt;
	&lt;thead&gt;
	&lt;tr class=&quot;row0&quot;&gt;
		&lt;th class=&quot;col0 centeralign&quot;&gt;  Style  &lt;/th&gt;&lt;th class=&quot;col1 centeralign&quot;&gt;  Syntax  &lt;/th&gt;
	&lt;/tr&gt;
	&lt;/thead&gt;
	&lt;tr class=&quot;row1&quot;&gt;
		&lt;td class=&quot;col0 centeralign&quot;&gt;  &lt;strong&gt;Bold&lt;/strong&gt;  &lt;/td&gt;&lt;td class=&quot;col1 centeralign&quot;&gt;  *Bold*  &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row2&quot;&gt;
		&lt;td class=&quot;col0 centeralign&quot;&gt;  &lt;em&gt;Italic&lt;/em&gt;  &lt;/td&gt;&lt;td class=&quot;col1 centeralign&quot;&gt;  /Italic/  &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row3&quot;&gt;
		&lt;td class=&quot;col0 centeralign&quot;&gt;  &lt;em class=&quot;u&quot;&gt;Underlined&lt;/em&gt;  &lt;/td&gt;&lt;td class=&quot;col1 centeralign&quot;&gt;  _Underlined_  &lt;/td&gt;
	&lt;/tr&gt;
&lt;/table&gt;&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;table&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;table1&amp;quot;,&amp;quot;secid&amp;quot;:3,&amp;quot;range&amp;quot;:&amp;quot;1572-1688&amp;quot;} --&gt;
&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_start&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;en:wiki:footer_01&amp;quot;,&amp;quot;secid&amp;quot;:4,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;div class=&quot;plugin_include_content plugin_include__en:wiki:footer_01&quot; id=&quot;plugin_include__en__wiki__footer_01&quot;&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;
&lt;hr /&gt;

&lt;p&gt;

&lt;script type=&quot;text/javascript&quot;&gt;&lt;!--
google_ad_client = &quot;pub-1229825165713886&quot;;
/* 728x15, creato 25/05/09 */
google_ad_slot = &quot;6512856303&quot;;
google_ad_width = 728;
google_ad_height = 15;
//--&gt;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot;
src=&quot;http://pagead2.googlesyndication.com/pagead/show_ads.js&quot;&gt;
&lt;/script&gt;
&lt;br/&gt;

&lt;br/&gt;

&lt;/p&gt;
&lt;hr /&gt;

&lt;p&gt;
&lt;strong&gt;&lt;a href=&quot;http://faqmozilla.willygroup.org/disclaimer&quot; class=&quot;wikilink1&quot; title=&quot;disclaimer&quot; data-wiki-id=&quot;disclaimer&quot;&gt;DISCLAIMER&lt;/a&gt;&lt;/strong&gt;&lt;br/&gt;

Remember to sign the &lt;strong&gt;&lt;a href=&quot;http://faqmozilla.willygroup.org/wiki:gb&quot; class=&quot;wikilink1&quot; title=&quot;wiki:gb&quot; data-wiki-id=&quot;wiki:gb&quot;&gt;GUESTBOOK&lt;/a&gt;&lt;/strong&gt;&lt;br/&gt;

&lt;strong&gt;&lt;a href=&quot;http://faqmozilla.willygroup.org/start&quot; class=&quot;wikilink1&quot; title=&quot;start&quot; data-wiki-id=&quot;start&quot;&gt;HOME&lt;/a&gt; — &lt;a href=&quot;http://faqmozilla.willygroup.org/firefox:toc&quot; class=&quot;wikilink1&quot; title=&quot;firefox:toc&quot; data-wiki-id=&quot;firefox:toc&quot;&gt;FIREFOX&lt;/a&gt; — &lt;a href=&quot;http://faqmozilla.willygroup.org/thunderbird:toc&quot; class=&quot;wikilink1&quot; title=&quot;thunderbird:toc&quot; data-wiki-id=&quot;thunderbird:toc&quot;&gt;THUNDERBIRD&lt;/a&gt; — &lt;a href=&quot;http://faqmozilla.willygroup.org/estensioni:toc&quot; class=&quot;wikilink1&quot; title=&quot;estensioni:toc&quot; data-wiki-id=&quot;estensioni:toc&quot;&gt;EXTENSIONS &amp;amp; THEMES&lt;/a&gt;&lt;/strong&gt;
&lt;/p&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_editbtn&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;en:wiki:footer_01&amp;quot;,&amp;quot;secid&amp;quot;:6,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;div class=&quot;inclmeta level&quot;&gt;
	&lt;abbr class=&quot;published&quot; title=&quot;2013-12-19T14:43:22Z&quot;&gt;2013/12/19 14:43&lt;/abbr&gt;
&lt;/div&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_end&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;en:wiki:footer_01&amp;quot;,&amp;quot;secid&amp;quot;:5,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;/div&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Emoticons that Thunderbird manages&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;emoticons_that_thunderbird_manages&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:1,&amp;quot;range&amp;quot;:&amp;quot;31-&amp;quot;} --&gt;</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>emoticons_thunderbird</category>
            <pubDate>Fri, 16 May 2014 14:05:40 +0000</pubDate>
        </item>
    </channel>
</rss>
