Skip to content

Releases: GrantEdwards/CustomCSS

Fix logic to decide if message is plaintext

30 Sep 19:09
0f06f24

Choose a tag to compare

Body width was being checked to decide if message is plaintext or not. That width could change based on user preference, so ignore it.

v1.2

30 Sep 17:37

Choose a tag to compare

Check body style attribute to determine if message is plaintext or html. Only add style if it's html.

v1.1

04 Apr 16:49

Choose a tag to compare

v1.1: add icon

v1.0

04 Apr 16:31

Choose a tag to compare

Initial version