Переглянути джерело

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 роки тому
батько
коміт
6b45ffd2d1
1 змінених файлів з 7 додано та 0 видалено
  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;
+}