Skip to content

Commit 1ff4fb8

Browse files
save file
1 parent bae51ee commit 1ff4fb8

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

utils/github/backup-github-repo/backup-github-repo.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,8 @@
171171
{font-size:16px;padding:5px 7px;box-sizing:border-box;}
172172
input[type=button]
173173
{cursor:pointer}
174+
input[type=checkbox]
175+
{width:20px;height:20px;margin:0;cursor:pointer}
174176

175177

176178

@@ -298,6 +300,11 @@
298300

299301
<div id=list>
300302

303+
<div id=all>
304+
select all
305+
<input type=checkbox>
306+
</div>
307+
301308
<div class=repo style=display:none>
302309
<input class=selected type=checkbox>
303310
<div class=name></div>

0 commit comments

Comments
 (0)