GUACAMOLE-96: Open "otpauth" link when user clicks on barcode.

This commit is contained in:
Michael Jumper
2017-11-24 13:54:26 -08:00
parent 78cde50df9
commit b9dba7ddf4
3 changed files with 13 additions and 3 deletions

View File

@@ -29,6 +29,7 @@
margin: 1em;
border: 1px solid rgba(0,0,0,0.25);
box-shadow: 1px 1px 2px rgba(0,0,0,0.25);
cursor: pointer;
}
h3.totp-details-header {