feat: Update Gantt chart integration with new task styles and data structure
This commit is contained in:
@@ -228,6 +228,14 @@
|
||||
fill: #640808;
|
||||
}
|
||||
|
||||
.gantt .bar.gantt-task-faktura {
|
||||
fill: #a1277d;
|
||||
}
|
||||
|
||||
.gantt .bar-wrapper:hover .bar.gantt-task-faktura {
|
||||
fill: #a1277d;
|
||||
}
|
||||
|
||||
.gantt .bar-progress {
|
||||
fill: #a71e1e;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user