diff --git a/index.html b/index.html index 3b5d271..4a93205 100644 --- a/index.html +++ b/index.html @@ -13,7 +13,7 @@ margin: 0 auto; } /* custom class */ - .gantt .bar-milestone .bar-progress { + .gantt .bar-milestone .bar { fill: tomato; } @@ -26,35 +26,56 @@