diff --git a/lnbits/static/app.js b/lnbits/static/app.js index 63a658a..dd88f14 100644 --- a/lnbits/static/app.js +++ b/lnbits/static/app.js @@ -53,10 +53,12 @@ function getAjax(url, thekey, success) { return xhr } + + function sendfundsinput() { document.getElementById('sendfunds').innerHTML = "
" + @@ -141,6 +143,8 @@ function received() { colorLight: '#ffffff', correctLevel: QRCode.CorrectLevel.M }) + document.getElementById("qrcode").style.backgroundColor = "white"; + document.getElementById("qrcode").style.padding = "20px"; setInterval(function(){ @@ -163,7 +167,7 @@ function cancelsend() { function processing() { document.getElementById('processing').innerHTML = "