diff --git a/FLO_webWallet_mainnet.html b/FLO_webWallet_mainnet.html index a3fdfda..3fad31c 100644 --- a/FLO_webWallet_mainnet.html +++ b/FLO_webWallet_mainnet.html @@ -96,7 +96,6 @@ button[disabled] { color: var(--sec-color) !important; pointer-events: none; background: transparent !important; - border: 1px solid transparent !important; } button:focus, input:focus, textarea:focus { @@ -1751,7 +1750,7 @@ input:checked + .slider:before {
- + Go back to monitoring page { let date = new Date(tx.time*1000).toLocaleDateString(), time = new Date(tx.time*1000).toLocaleTimeString(), @@ -2375,6 +2377,9 @@ input:checked + .slider:before { }) tCont.appendChild(frag) } + }).catch((error) => { + console.log(error); + alert(error); }) } function refreshdata(){