https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39638
--- Comment #1 from Martin Renvoize (ashimema) <[email protected]> --- Email clients typically support: * Inline CSS only * Basic tags (<table>, <tr>, <td>, <p>, <img>, <a>, etc.) * No <style>, <script>, or modern CSS like flexbox, grid, etc. Perhaps I'm looking at this from the wrong level.. we should be considering this when generating email type notices and use an inliner or transposer to convert our modern HTML template driven notices to the restricted rules from above. We could even bundle something like https://bootstrapemail.com/. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
