Ver código fonte

Switch from CSS to Table layout for HTML mails so they work in Outlook aka Word
Remove templates-vector and theme templates with variables instead
Switch to matrix.to URLs by default for links

Matthew Hodgson 8 anos atrás
pai
commit
6b45ffd2d1
1 arquivos alterados com 7 adições e 0 exclusões
  1. 7 0
      res/templates/mail-Vector.css

+ 7 - 0
res/templates/mail-Vector.css

@@ -0,0 +1,7 @@
+.header {
+    border-bottom: 4px solid #e4f7ed ! important;
+}
+
+.notif_link a, .footer a {
+    color: #76CFA6 ! important;
+}