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 Jairo Llopis
parent 17c9cd2af9
commit 7ff2c149f2
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;
}