aboutsummaryrefslogtreecommitdiffstats
path: root/themes/default/template/mail/text/html/mail-css-clear.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'themes/default/template/mail/text/html/mail-css-clear.tpl')
-rw-r--r--themes/default/template/mail/text/html/mail-css-clear.tpl2
1 files changed, 1 insertions, 1 deletions
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 b23c2b5d3..98b0337d9 100644
--- a/themes/default/template/mail/text/html/mail-css-clear.tpl
+++ b/themes/default/template/mail/text/html/mail-css-clear.tpl
@@ -14,7 +14,7 @@ html, body, #bodyTable {
/* main block */
#header {
background:#eee;
- background:radial-gradient(ellipse at center, #fefefe, #e5e5e5);
+ background-image:radial-gradient(ellipse at center, #fefefe, #e5e5e5);
border-top:4px solid #f70;
text-align:center;
text-shadow:1px 1px 0px #fff;