Skip to Content
मेन्यू
This question has been flagged
1 Reply
6410 Views

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

Avatar
Discard
Best Answer

Hi,

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

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


Regards

Avatar
Discard
Author

thank you so much cybrosys

Related Posts Replies Views Activity
1
नव॰ 22
4652
0
सित॰ 22
2378
0
अग॰ 23
2152
2
अक्तू॰ 25
2597
1
सित॰ 25
2596