odoo/addons/mass_mailing/static/src/css/mass_mailing.css

18 lines
455 B
CSS

.openerp .oe_kanban_view .oe_kanban_mass_mailing_campaign {
/* Customize to manage content */
width: 360px;
min-height: 254px !important;
/* End of customize */
}
.openerp .oe_kanban_view .oe_kanban_mass_mailing_campaign .oe_kanban_header_right {
float: right;
}
.openerp .oe_kanban_view .oe_kanban_mass_mailing {
/* Customize to manage content */
width: 280px;
min-height: 150px !important;
/* End of customize */
}