甘特修改背景颜色和不可拖拽模块

This commit is contained in:
hy
2024-06-27 09:57:12 +08:00
parent 4f6b1d0342
commit 70ffbafac4
2 changed files with 31 additions and 4 deletions

View File

@@ -754,3 +754,7 @@
left: -0.5 * $o-connector-creator-bullet-diameter;
}
}
.o_gantt_view .o_gantt_row_nogroup .o_gantt_pill.o_gantt_color_ccc {
background-color: #ccc;
}