mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
fix: full width for sheet v9
- Add margin for better visibility - Add web_sheet_full_width migration state Done - Update to new OCA README.rst format.
This commit is contained in:
committed by
Joan Mateu Jordi
parent
bd4f73508f
commit
59b51d7e36
@@ -1,7 +1,14 @@
|
||||
.o_form_view .o_form_sheet_bg .o_form_sheet
|
||||
{
|
||||
width: auto !important;
|
||||
margin: 15px;
|
||||
}
|
||||
|
||||
.openerp .oe_form_sheet_width
|
||||
{
|
||||
max-width: none;
|
||||
}
|
||||
|
||||
.openerp .oe_form_sheetbg
|
||||
{
|
||||
padding: 16px;
|
||||
|
||||
Reference in New Issue
Block a user