看板样式修改
This commit is contained in:
@@ -8,13 +8,7 @@
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
div:has(.o_required_modifier) > label::before {
|
||||
content: '*' !important;
|
||||
color: red !important;
|
||||
padding: 0 4px !important;
|
||||
vertical-align: top !important;
|
||||
font-size: 1.5rem !important;
|
||||
}
|
||||
|
||||
|
||||
.my-image div {
|
||||
width: 110px !important;
|
||||
@@ -205,7 +199,7 @@ div[class="o_content o_component_with_search_panel"] img[name="equipment_image"]
|
||||
div[class="o_content o_component_with_search_panel"] .o_kanban_card_content button {
|
||||
position: absolute;
|
||||
top: -52px;
|
||||
left: -55px;
|
||||
left: 3rem;
|
||||
width: 80px;
|
||||
}
|
||||
|
||||
@@ -265,7 +259,7 @@ div[class="o_content o_component_with_search_panel"] .o_kanban_primary_right > .
|
||||
|
||||
div[class="o_content o_component_with_search_panel"] .o_kanban_card_content button {
|
||||
|
||||
left: -95px;
|
||||
left: -4.4px;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -289,4 +283,4 @@ div[class="o_content o_component_with_search_panel"] .o_kanban_primary_right > .
|
||||
|
||||
.text-bg-warning {
|
||||
background-color: #FED300 !important;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user