diff options
Diffstat (limited to 'themes/default/template/mail')
3 files changed, 0 insertions, 6 deletions
diff --git a/themes/default/template/mail/text/html/global-mail-css.tpl b/themes/default/template/mail/text/html/global-mail-css.tpl index 59a1bde2f..23a3be3a3 100644 --- a/themes/default/template/mail/text/html/global-mail-css.tpl +++ b/themes/default/template/mail/text/html/global-mail-css.tpl @@ -1,4 +1,3 @@ -{strip} /* page */ body { font-family:"Verdana", "Helvetica", "Optima", sans-serif; @@ -102,4 +101,3 @@ hr { border-style:solid; margin:1em; } -{/strip}
\ No newline at end of file diff --git a/themes/default/template/mail/text/html/mail-css-clear.tpl b/themes/default/template/mail/text/html/mail-css-clear.tpl index 98b0337d9..c2e908ede 100644 --- a/themes/default/template/mail/text/html/mail-css-clear.tpl +++ b/themes/default/template/mail/text/html/mail-css-clear.tpl @@ -1,4 +1,3 @@ -{strip} /* page */ body { color:#111; @@ -70,4 +69,3 @@ blockquote { background:#eee; border-right:1px solid #fff; } -{/strip}
\ No newline at end of file diff --git a/themes/default/template/mail/text/html/mail-css-dark.tpl b/themes/default/template/mail/text/html/mail-css-dark.tpl index 390a7dfb6..f4e8a3f95 100644 --- a/themes/default/template/mail/text/html/mail-css-dark.tpl +++ b/themes/default/template/mail/text/html/mail-css-dark.tpl @@ -1,4 +1,3 @@ -{strip} /* page */ body { color:#fff; @@ -84,4 +83,3 @@ blockquote { hr { border-color:#555; } -{/strip}
\ No newline at end of file |