wasm-demo/src/components/mail/view
Manos Pitsidianakis 4930d1b46c
Add Italics, Blink, Dim and Hidden text attributes
Text attributes have been rewritten as bit flags, so for example instead of
"BoldUnderline" you'd have to define "Bold | Underline" in your theme
settings.

Requested in #21
2020-04-05 15:57:05 +03:00
..
envelope.rs Add Italics, Blink, Dim and Hidden text attributes 2020-04-05 15:57:05 +03:00
html.rs Save forked processes for reaping 2020-03-01 17:56:58 +02:00
thread.rs Add Italics, Blink, Dim and Hidden text attributes 2020-04-05 15:57:05 +03:00