aboutsummaryrefslogtreecommitdiffstats
path: root/templates/email/hackney/_email_setting_overrides.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/email/hackney/_email_setting_overrides.html')
-rw-r--r--templates/email/hackney/_email_setting_overrides.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/templates/email/hackney/_email_setting_overrides.html b/templates/email/hackney/_email_setting_overrides.html
new file mode 100644
index 000000000..00eeed9cc
--- /dev/null
+++ b/templates/email/hackney/_email_setting_overrides.html
@@ -0,0 +1,7 @@
+[%
+
+only_column_style = "$only_column_style border: 1px solid $column_divider_color; border-top: none;"
+primary_column_style = "$primary_column_style border: 1px solid $column_divider_color; border-top: none;"
+secondary_column_style = "vertical-align: top; width: 50%; background-color: $secondary_column_background_color; color: $secondary_column_text_color; border: 1px solid $column_divider_color; border-top: none; border-left: none;"
+
+%]