[FIX] made things more to my taste in hr and chatter's css

bzr revid: fva@openerp.com-20120920154645-lctwfo0tbaxsobwg
This commit is contained in:
Frédéric van der Essen 2012-09-20 17:46:45 +02:00
parent b9fd12a301
commit db6c61f666
2 changed files with 2 additions and 4 deletions

View File

@ -1,5 +1,5 @@
.oe_employee_vignette {
padding: 8px 0;
padding: 8px 8px;
min-height: 100px;
}

View File

@ -132,8 +132,6 @@
display: none;
white-space: normal;
padding: 8px;
background: #eee;
border-top: 1px solid #ccc;
}
.openerp div.oe_mail_thread_action:after {
@ -201,7 +199,7 @@
.openerp .oe_mail_msg_email {
padding: 8px;
background: white;
border-top: 1px solid #ccc;
border-top: 1px solid #ebebeb;
}
.openerp div.oe_mail_thread_subthread .oe_mail_msg_comment {