[REM] mail.css: removed dead css specifications.

bzr revid: tde@openerp.com-20120906134652-qc0br6b4kyxq5bdw
This commit is contained in:
Thibault Delavallée 2012-09-06 15:46:52 +02:00
parent 9b9bdae9e0
commit b6eeb581ac
1 changed files with 5 additions and 9 deletions

View File

@ -338,11 +338,7 @@
text-decoration: none;
}
.openerp .oe_mail_msg_subtitle {
margin: 0 0 .5em 0;
}
.openerp .oe_mail_msg_footer,
.openerp .oe_mail_msg_subtitle {
.openerp .oe_mail_msg_footer {
color: #888;
}
@ -356,12 +352,12 @@
text-align: justify;
}
.openerp .oe_mail_msg_body span.oe_mail_msg_tail {
display: inline;
.openerp .oe_mail_msg_body pre {
font-family: "Lucida Grande", Helvetica, Verdana, Arial, sans-serif;
}
.openerp .oe_mail_oe_bold {
font-weight: bold;
.openerp .oe_mail_msg_body span.oe_mail_msg_tail {
display: inline;
}
/* Read more/less link */