Migration of web_widget_x2many_2d_matrix to 10.0

This commit is contained in:
jesusVMayor
2017-04-24 12:28:47 +02:00
committed by Simone Orsi
parent e9b20fb5fc
commit 47c55d66b4
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;
}