templates/mail/EVENT_ERRORS_REPORT.html
authoredward <edward@roojs.com>
Fri, 5 Feb 2016 05:04:32 +0000 (13:04 +0800)
committeredward <edward@roojs.com>
Fri, 5 Feb 2016 05:04:32 +0000 (13:04 +0800)
templates/mail/EVENT_ERRORS_REPORT.html

index eff3170..7288853 100644 (file)
@@ -9,13 +9,14 @@ Content-Type: text/html; charset=utf-8
         <style>
             html,body,table {font-family:Arial;font-size:14px;color:#2c336a;}
             a {color:green;}
-            th {text-align: left;}
-            tr {border-bottom: 1px solid #ccc; border-collapse: collapse;}
+            table {width: 100%;}
+            th {text-align: left; width: 25%;}
+            th, td {border-bottom: 1px solid #ccc; border-collapse: collapse;}
         </style>
     </head>
     <body>
         
-        <table style="width:100%">
+        <table cellpadding="0" cellspacing="0">
             <tr>
                 <th style="width: 25%">Date</th>
                 <th style="width: 25%">Person</th>