6 lines
105 B
CSS
6 lines
105 B
CSS
.gantt .bar-milestone .bar {
|
|
fill: #FD8B8B;
|
|
}
|
|
.gantt .bar-milestone .bar-progress {
|
|
fill: #FC4F51;
|
|
}
|