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
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
Create an account today to enjoy exclusive features and engage with our awesome community!
साइन अप करें| Related Posts | Replies | डेटा देखने का तरीका | ऐक्टिविटी | |
|---|---|---|---|---|
|
1
नव॰ 22
|
6026 | |||
|
0
सित॰ 22
|
3342 | |||
|
0
अग॰ 23
|
3306 | |||
|
0
मार्च 26
|
16 | |||
|
Timesheet App in backoffice
Solved
|
2
मार्च 26
|
3723 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.