Please refer this picture. https://prnt.sc/ktdpm8 how to change the color of this box?
Thanks in advance.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Please refer this picture. https://prnt.sc/ktdpm8 how to change the color of this box?
Thanks in advance.
Hello Krishnapriya
You change color using override css/less .
Using override kanban view css/less and if you want to change only specify kanban view color than you create custom class and call your class on that view
.o_kanban_view .o_kanban_record {
background-color: white; (Change this for change kanban view background color )
box-shadow: 0px 0px 1px 1px #808080;
padding: 8px 8px;
}
I think it's help you.
| 관련 게시물 | 답글 | 화면 | 활동 | |
|---|---|---|---|---|
|
4
11월 22
|
37704 | |||
|
1
9월 22
|
4702 | |||
|
1
9월 18
|
10277 | |||
|
2
3월 18
|
6083 | |||
|
1
10월 25
|
1077 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.