mirror of
https://github.com/ManchildProductions/UXP-Fixed.git
synced 2026-06-10 23:28:57 +00:00
14 lines
288 B
HTML
14 lines
288 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<link rel='stylesheet' type='text/css' href='style.css'>
|
|
<body>
|
|
<fieldset class="disabled" disabled>
|
|
<fieldset class="disabled">
|
|
<legend>
|
|
<input class="disabled">
|
|
</legend>
|
|
</fieldset>
|
|
</fieldset>
|
|
</body>
|
|
</html>
|