콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
1 회신
4295 화면

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
36433
1
9월 22
4273
1
9월 18
9588
2
3월 18
5582
2
12월 24
2612