Using the WP Ecommerce Shop Styling plugin.
Email template product table is improved by adding the following styling to the email template:
| CSS | | copy code | | ? |
| 1 | #products-table { width: 100%;} |
| 2 | #products-table td {padding:5px;} |
| 3 | #products-table th{text-align: left;} |
