14
edits
(Delayed notification) |
|||
| Line 48: | Line 48: | ||
- separate sounds for separate filter rules: ability to choose a sound for each filter rule | - separate sounds for separate filter rules: ability to choose a sound for each filter rule | ||
== CSS for HTML message | == CSS for HTML message composition == | ||
Composing HTML mail using <font> tags scattered thru the text is just plain awful. The preferred font is easily lost, overridden by the system default; there is no styling applied to quotes, reply headers or sigs. The infrastructure for CSS-based editing is already in place. I guess there needs to be a fix so that the HTML compose preferences are translated into CSS rather than <font> attributes -- and maybe some additional UI for a couple of additional prefs...? | Composing HTML mail using <font> tags scattered thru the text is just plain awful. The preferred font is easily lost, overridden by the system default; there is no styling applied to quotes, reply headers or sigs. The infrastructure for CSS-based editing is already in place. I guess there needs to be a fix so that the HTML compose preferences are translated into CSS rather than <font> attributes -- and maybe some additional UI for a couple of additional prefs...? | ||
edits