Преглед изворни кода

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;
+}