fix showing label for progressbar
For this the html progress entry is not used since it is not cross browser compatible regarding the label.
Also, I didn't regenerate the css because sass produces totally different output.
For one, --no-source-map
is an unknown command line option, and, when omitted, sass generates a totally different layout regarding whitespace and newlines which makes the diff unusable.
Closes #245 (closed)