[IMP]: Added Upstream patch for Mass Mailing
This commit is contained in:
parent
db466a1d6a
commit
86f95ea592
@ -46,6 +46,11 @@
|
|||||||
background-color: @o_mm_def_color_alpha;
|
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 =====
|
// ===== Layout =====
|
||||||
.o_layout {
|
.o_layout {
|
||||||
|
Loading…
Reference in New Issue
Block a user