Text doesn't show when hovering over the progress bar in Moodle
Hi All, building from the pull request here: https://github.com/h5p/h5p-joubel-ui/pull/11, If the text is supposed to be visible when you hover your mouse over the gold star, the positioning and text colour appear to be incorrect. Even when I test sample H5P on H5P's website, it shows the same issue. This happens regardless of OS.
This is the offending element
<div class="h5p-joubelui-score-bar-progress" style="width: 50%;">You got 1 out of 2 points</div>