This repository has been archived by the owner. It is now read-only.
Permalink
Please
sign in to comment.
Browse files
- Added a button on the client with its handlers on rsk-helper.js to …
…refresh captcha-image. - Added font-files for bootstrap controls. - Added some git-ignores. - Resized some controls on the page around the captcha.
- Loading branch information
Showing
with
324 additions
and 13 deletions.
- +2 −0 .gitignore
- BIN fonts/glyphicons-halflings-regular.eot
- +288 −0 fonts/glyphicons-halflings-regular.svg
- BIN fonts/glyphicons-halflings-regular.ttf
- BIN fonts/glyphicons-halflings-regular.woff
- BIN fonts/glyphicons-halflings-regular.woff2
- +10 −4 lib/rsk-helper.js
- +17 −5 public/index.html
- +7 −4 rsk-faucet.js
@@ -1,3 +1,5 @@ | ||
node_modules | ||
.node* | ||
config.json | ||
sessions | ||
.idea |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
0 comments on commit
3b61418