Migration of web_widget_x2many_2d_matrix to 10.0

This commit is contained in:
jesusVMayor
2017-04-24 12:28:47 +02:00
parent 5e2e94cfd4
commit 20e2ca4c00
4 changed files with 9 additions and 10 deletions

View File

@@ -2,7 +2,7 @@
{
cursor: pointer;
}
.openerp .oe_form_field_x2many_2d_matrix .oe_list_content > tbody > tr > td.oe_list_field_cell
.oe_form_field_x2many_2d_matrix .oe_list_content > tbody > tr > td.oe_list_field_cell
{
white-space: normal;
}