Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
1 Răspunde
5809 Vizualizări

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

Imagine profil
Abandonează
Cel mai bun răspuns

Hi,

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

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


Regards

Imagine profil
Abandonează
Autor

thank you so much cybrosys

Related Posts Răspunsuri Vizualizări Activitate
1
nov. 22
4170
0
sept. 22
1924
0
aug. 23
1687
1
iun. 25
1149
3
iul. 25
2897