mirror of
https://github.com/ManchildProductions/UXP-Fixed.git
synced 2026-05-27 21:18:52 +00:00
11 lines
243 B
HTML
11 lines
243 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<body>
|
|
<div style="overflow: hidden; -moz-appearance: progressbar; width:180px; height:40px;">
|
|
<div style="-moz-appearance: progresschunk; width:50%; height:100%;">
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|
|
|