You've already forked collage-maker
Improve notice dialog
This commit is contained in:
@ -8,8 +8,7 @@
|
||||
</head>
|
||||
<body>
|
||||
<dialog id="notice_dialog">
|
||||
<p id="notice_p"></p>
|
||||
<form><button type="submit" formmethod="dialog">X</button></form>
|
||||
<form method="dialog"><span id="notice_span"></span><button>X</button></form>
|
||||
</dialog>
|
||||
<div class="container">
|
||||
<div class="controls">
|
||||
|
Reference in New Issue
Block a user