Problem of progress bar appearance in Firefox

I found a couple of bugs with the progress bar (too high) in Firefox:

-> missing cell.style.lineHeight = “1px”; within the settings of

tags for progress/bg img.
in functions: GanttTask.prototype.setPercentCompleted() and GanttProject.prototype.setPercentCompleted()

it works fine now: I am happy :smiley: :smiley: :smiley: