Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odpovědět
4173 Zobrazení

Please refer this picture. https://prnt.sc/ktdpm8  how to change the color of this box? 


Thanks in advance.


Avatar
Zrušit
Nejlepší odpověď

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.


Avatar
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
4
lis 22
36156
1
zář 22
4170
1
zář 18
9408
2
bře 18
5443
2
pro 24
2395