summary refs log tree commit diff
path: root/synapse/res/templates/mail-Vector.css
diff options
context:
space:
mode:
authorRichard van der Hoff <richard@matrix.org>2018-10-18 15:07:03 +0100
committerRichard van der Hoff <richard@matrix.org>2018-10-18 15:07:03 +0100
commitc632bc865448b40d246878e2d6c9287621b4ba0e (patch)
treed126c9cba47f70f40cee6acebac8f1cf93599e66 /synapse/res/templates/mail-Vector.css
parentMerge pull request #4049 from matrix-org/erikj/synctl_colour (diff)
parent0.33.7 (diff)
downloadsynapse-c632bc865448b40d246878e2d6c9287621b4ba0e.tar.xz
Merge branch 'master' into develop
Diffstat (limited to 'synapse/res/templates/mail-Vector.css')
-rw-r--r--synapse/res/templates/mail-Vector.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/synapse/res/templates/mail-Vector.css b/synapse/res/templates/mail-Vector.css
new file mode 100644
index 0000000000..6a3e36eda1
--- /dev/null
+++ b/synapse/res/templates/mail-Vector.css
@@ -0,0 +1,7 @@
+.header {
+    border-bottom: 4px solid #e4f7ed ! important;
+}
+
+.notif_link a, .footer a {
+    color: #76CFA6 ! important;
+}