[MERGE] forward port of branch saas-4 up to 4be9142

This commit is contained in:
Christophe Simonis 2014-06-20 12:30:44 +02:00
commit c9f6587dbc
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
@charset "utf-8";
@charset "UTF-8";
@font-face {
font-family: "mnmliconsRegular";
src: url("/web/static/src/font/mnmliconsv21-webfont.eot") format("eot");
@ -3301,9 +3301,9 @@ body.oe_single_form .oe_single_form_container {
.openerp_ie ul.oe_form_status li.oe_active > .arrow span, .openerp_ie ul.oe_form_status_clickable li.oe_active > .arrow span {
background-color: #729fcf !important;
}
}
.openerp_ie .oe_webclient {
height: auto !important;
}
@media print {
.openerp {