تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
1 الرد
6108 أدوات العرض

Guys,

I'm trying to change orientation of the labels in tree view. Because my custom view will be a kind of configuration form with a multiple boolean fields I need change it to fit as much as possible columns.

Tried to add class in css but it won't work, probably because  there is a class with higher priority than mine.

Also I want it only in my view so I don't want to change it for all tree views in Odoo.

Any ideas ?

Or the only way to achieve it is just apply style into the lines in xml ?

الصورة الرمزية
إهمال
أفضل إجابة

You could add "!important" to your css class property values to get it apply with a better priority

الصورة الرمزية
إهمال
الكاتب

Hi Axel, already did it .... still the same :(

الكاتب

In xml I added class separately and Odoo is ignoring it ... why ?

الكاتب

Won't override openerp css, added template asset and still nothing :(

	
            
                
            
	
الكاتب

field name="name" string="Product type" style="-webkit-transform: rotate(-90deg) !important;"/ doesn't work as well :(

المنشورات ذات الصلة الردود أدوات العرض النشاط
1
يوليو 19
3521
3
أغسطس 23
10181
4
مارس 16
9592
0
أبريل 21
3742
0
فبراير 16
3224