Releases: GrantEdwards/CustomCSS
Releases · GrantEdwards/CustomCSS
Fix logic to decide if message is plaintext
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
Check body style attribute to determine if message is plaintext or html. Only add style if it's html.
v1.1
v1.1: add icon
v1.0
Initial version