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
Создайте аккаунт сегодня, чтобы получить доступ к эксклюзивным функциям и стать частью нашего замечательного сообщества!
Регистрация| Похожие посты | Ответы | Просмотры | Активность | |
|---|---|---|---|---|
|
1
нояб. 22
|
6007 | |||
|
0
сент. 22
|
3327 | |||
|
0
авг. 23
|
3258 | |||
|
0
мар. 26
|
16 | |||
|
Timesheet App in backoffice
Решено
|
2
мар. 26
|
3584 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.