Skip to content

Releases: GrantEdwards/CustomCSS

Fix logic to decide if message is plaintext

Choose a tag to compare

@GrantEdwards GrantEdwards released this 30 Sep 19:09
0f06f24

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

Choose a tag to compare

@GrantEdwards GrantEdwards released this 30 Sep 17:37

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

v1.1

Choose a tag to compare

@GrantEdwards GrantEdwards released this 04 Apr 16:49

v1.1: add icon

v1.0

Choose a tag to compare

@GrantEdwards GrantEdwards released this 04 Apr 16:31

Initial version