[IMP] mail: css for recipient on compose message

bzr revid: chm@openerp.com-20121221112307-0hj05yw1nn3l3ux9
This commit is contained in:
Christophe Matthieu 2012-12-21 12:23:07 +01:00
parent f080e91168
commit 2b8374f5ea
1 changed files with 3 additions and 2 deletions

View File

@ -255,6 +255,7 @@
}
.openerp .oe_mail .oe_msg_composer .oe_emails_from{
font-size: 12px;
margin-left: 20px;
}
.openerp .oe_mail .oe_msg_composer .oe_emails_from label{
vertical-align: middle;
@ -476,8 +477,8 @@
}
.openerp .oe_mail .oe_msg_content .oe_mail_list_recipients{
font-size: 12px;
margin-top: 4px;
margin-bottom: 4px;
margin: 4px 0 4px 20px;
text-indent: -20px;
}
/* ---------------- HIDDEN MESSAGES ------------------ */