98.css icon indicating copy to clipboard operation
98.css copied to clipboard

Progressbar missing

Open bmuessig opened this issue 4 years ago • 4 comments

The stylesheet looks amazing, but it still lacks the ProgressBar control. It would be nice to see it added.

bmuessig avatar Apr 22 '20 11:04 bmuessig

Great idea!

jdan avatar Apr 22 '20 14:04 jdan

I created a simple class that solves this

pedrobonifacio avatar Jun 25 '20 21:06 pedrobonifacio

<div class="meter">
        <span style="width: 80%"></span>
</div>

I will do a PR.

pedrobonifacio avatar Jun 25 '20 21:06 pedrobonifacio

#96

pedrobonifacio avatar Jun 26 '20 12:06 pedrobonifacio