mirror of
https://github.com/roytam1/palemoon27.git
synced 2026-06-02 17:29:05 +00:00
12 lines
185 B
HTML
12 lines
185 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<body>
|
|
<fieldset>
|
|
<fieldset disabled>
|
|
<button style="background-color: green;"></button>
|
|
</fieldset>
|
|
</fieldset>
|
|
</body>
|
|
</html>
|
|
|