Skip to content

Commit b70c813

Browse files
save file
1 parent 3107783 commit b70c813

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

blog/26-04-16/node-gyp-always-on-top/node-gyp-always-on-top.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,8 @@
105105

106106
[value=download]
107107
{margin-left:50px;margin-bottom:20px}
108+
[value=reset]
109+
{margin-left:20px}
108110

109111
</style>
110112

@@ -557,6 +559,7 @@ <h1 slot=title>
557559
function initdom(rootnode){
558560

559561
$('[value=download]').onclick = btn.download;
562+
$('[value=reset]').onclick = btn.reset;
560563

561564
}//initdom
562565

0 commit comments

Comments
 (0)