tree视图表格样式修改
This commit is contained in:
@@ -562,3 +562,13 @@ body.o_web_client {
|
|||||||
display: flex !important;
|
display: flex !important;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.o_data_cell>button[type="null"] {
|
||||||
|
background-color: #ccc !important;
|
||||||
|
border: none !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
.o_dialog .modal .modal-footer footer {
|
||||||
|
justify-content: flex-end;
|
||||||
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user