[ADD] web_sheet_full_width

This commit is contained in:
Holger Brunn
2014-12-16 13:41:22 +01:00
committed by Joan Mateu Jordi
parent dd34be2563
commit 75ebca2dc8
5 changed files with 89 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
.openerp .oe_form_sheet_width
{
max-width: none;
}
.openerp .oe_form_sheetbg
{
padding: 16px;
}