mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
fix css
This commit is contained in:
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
{
|
{
|
||||||
'name': "App web enterprise enhance,企业版界面增强",
|
'name': "App web enterprise enhance,企业版界面增强",
|
||||||
'version': '13.21.03.21',
|
'version': '13.21.04.22',
|
||||||
'author': 'Sunpop.cn',
|
'author': 'Sunpop.cn',
|
||||||
'category': 'Base',
|
'category': 'Base',
|
||||||
'website': 'https://www.sunpop.cn',
|
'website': 'https://www.sunpop.cn',
|
||||||
|
|||||||
@@ -104,7 +104,7 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
//m2o字段,只读情况下才可换行
|
//m2o字段,只读情况下才可换行
|
||||||
.o_list_view .o_list_table tbody > tr > td.o_readonly_modifier {
|
.o_list_view .o_list_table tbody > tr > td.o_list_char.o_readonly_modifier {
|
||||||
white-space: pre-wrap!important;
|
white-space: pre-wrap!important;
|
||||||
}
|
}
|
||||||
.o_form_readonly .o_list_view .o_list_table .o_list_many2one {
|
.o_form_readonly .o_list_view .o_list_table .o_list_many2one {
|
||||||
|
|||||||
Reference in New Issue
Block a user