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
Crea un account oggi per scoprire funzionalità esclusive ed entrare a far parte della nostra fantastica community!
Registrati| Post correlati | Risposte | Visualizzazioni | Attività | |
|---|---|---|---|---|
|
1
nov 22
|
6012 | |||
|
0
set 22
|
3327 | |||
|
0
ago 23
|
3269 | |||
|
0
mar 26
|
16 | |||
|
Timesheet App in backoffice
Risolto
|
2
mar 26
|
3603 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.