Subscale css property BUG!

There us a BUG when you set the css property. If the css class has background color the bottom border gets hidden (? behind the color ? )

The solution i found is to use the following fix:

.gantt_container .gantt_task .gantt_task_scale .gantt_scale_line:last-child .gantt_scale_cell { border-bottom: 1px solid #cecece;

}

Hello,
Thank you for sharing that information.
I added that in our tracker and it will be fixed in the future.

Hello Nikolai,
The dev team fixed the bug with the bottom border of the highlighted scale cells:
https://docs.dhtmlx.com/gantt/whatsnew.html#x8318x90x8319x

You can see that the bug is no longer reproduced in the following sample:
http://snippet.dhtmlx.com/2e420decb