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

How can i add inline css in xml tag? 
<fieldname="date"/>
the css i wanted to add is below 
.o_field_widget.o_datepicker > input {

  1.     padding-right: 25px;

}
i copied this css by inspecting the element for ta date field

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

Hi,

You can add the inline css in XML as follows:-

<field name="date" style="padding-right: 25px;"/>


Regards

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

thank you so much cybrosys

المنشورات ذات الصلة الردود أدوات العرض النشاط
1
نوفمبر 22
4834
0
سبتمبر 22
2559
0
أغسطس 23
2298
2
أكتوبر 25
2802
1
سبتمبر 25
2821