| Preference | Applies to | Default value |
|---|---|---|
| mail.ui.display.dateformat.today | Messages with today's date | 2 |
| mail.ui.display.dateformat.thisweek | Messages with a date in the past seven days | 2 |
| mail.ui.display.dateformat.default | Older messages | 2 |
Che possono assumere i seguenti valori
| Value | Meaning | Example date and time |
|---|---|---|
| 0 | No date | 10:23 AM |
| 1 | Your system's long* date format | Friday, December 31 2003 10:23 AM |
| 2 | Your system's short* date format | 12/31/1999 10:23 AM |
| 3 | Year and month, separated by a slash | 1999/12 10:23 AM |
| 4 | Abbreviated day name | Fri 10:23 AM |
.\chrome\userChrome.css /* Tag evidenziati */
treechildren::-moz-tree-cell(lc-FF0000) {background-color: #FFCCCC !important;}
treechildren::-moz-tree-cell-text(lc-FF0000) { color: #000 !important; }
treechildren::-moz-tree-cell(lc-FF0000, selected) { background-color: #FF0000 !important; }
treechildren::-moz-tree-cell-text(lc-FF0000, selected) { color: #FFF !important; }
treechildren::-moz-tree-cell(lc-FF9900) {background-color: #FFCC99 !important;}
treechildren::-moz-tree-cell-text(lc-FF9900) { color: #000 !important; }
treechildren::-moz-tree-cell(lc-FF9900, selected) { background-color: #FF9900 !important; }
treechildren::-moz-tree-cell-text(lc-FF9900, selected) { color: #FFF !important; }
treechildren::-moz-tree-cell(lc-009900) {background-color: #99FF99 !important;}
treechildren::-moz-tree-cell-text(lc-009900) { color: #000 !important; }
treechildren::-moz-tree-cell(lc-009900, selected) { background-color: #009900 !important; }
treechildren::-moz-tree-cell-text(lc-009900, selected) { color: #FFF !important; }
treechildren::-moz-tree-cell(lc-3333FF) {background-color: #CCCCFF !important;}
treechildren::-moz-tree-cell-text(lc-3333FF) { color: #000 !important; }
treechildren::-moz-tree-cell(lc-3333FF, selected) { background-color: #3333FF !important; }
treechildren::-moz-tree-cell-text(lc-3333FF, selected) { color: #FFF !important; }
treechildren::-moz-tree-cell(lc-993399) {background-color: #FFCCFF !important;}
treechildren::-moz-tree-cell-text(lc-993399) { color: #000 !important; }
treechildren::-moz-tree-cell(lc-993399, selected) { background-color: #993399 !important; }
treechildren::-moz-tree-cell-text(lc-993399, selected) { color: #FFF !important; }
