Hi!
I am trying to make progress bars use native Windows progress bar styles instead of what Firefox draws in CSS, but when I set -moz-appearance: progresschunk for progress::-moz-progress-bar, progress::slider-fill, the progress bar just disappears and I am not sure why. I have tried overriding everything I know to override. Setting the appearance to progresschunk for anything else properly shows the Windows progress bar, but not for the progress bars.
No CSS to provide here; all the code is default pertaining to progress bars.
Any ideas? - All help is appreciated, TIA!
You must log in or # to comment.
