تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
1 الرد
4282 أدوات العرض

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
نوفمبر 22
36413
1
سبتمبر 22
4270
1
سبتمبر 18
9577
2
مارس 18
5578
2
ديسمبر 24
2609