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 {
- padding-right: 25px;
}
i copied this css by inspecting the element for ta date field
Odoo is the world's easiest all-in-one management software.
 It includes hundreds of business apps:
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 {
}
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  | 4836 | ||
|  | 0 سبتمبر 22  | 2564 | ||
|  | 0 أغسطس 23  | 2303 | ||
|  | 2 أكتوبر 25  | 2807 | ||
|  | 1 سبتمبر 25  | 2826 |