[IMP]: Added Upstream patch for Mass Mailing

This commit is contained in:
Hansa Rathod 2018-07-10 16:14:41 +05:30
parent db466a1d6a
commit 86f95ea592
1 changed files with 5 additions and 0 deletions

View File

@ -46,6 +46,11 @@
background-color: @o_mm_def_color_alpha;
}
td {
// Default browser style but needed so that alignment works on some mail
// clients (see transcoder)
text-align: inherit;
}
// ===== Layout =====
.o_layout {