跳至内容
菜单
此问题已终结
4933 查看

How can i change the width of a field in sale order line of a sale order when it is appearing on sale order form view?? i tried to change the field "Product" using css codes

openerp .oe_list_content thead  tr th:nth-child(2) 
{
width: 225px;
}

and

[data-id="product_id"]{width: 20px;}

But it effects all "Product"(product_id) fields of OpenERP and also the tree view. Please help.

形象
丢弃
相关帖文 回复 查看 活动
0
2月 25
1334
0
1月 25
1149
1
12月 24
1498
1
7月 24
2014
1
7月 24
2036