mirror of
https://github.com/roytam1/UXP.git
synced 2026-05-26 22:58:36 +00:00
11 lines
184 B
HTML
11 lines
184 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<body>
|
|
<fieldset>
|
|
<fieldset disabled>
|
|
<button style="background-color: green;"></button>
|
|
</fieldset>
|
|
</fieldset>
|
|
</body>
|
|
</html>
|