From 221f1016f27f6a1075171a65b78ca4efb4bd77d2 Mon Sep 17 00:00:00 2001 From: sairaj mote Date: Mon, 28 Oct 2019 19:56:12 +0530 Subject: [PATCH] Update FLO_webWallet_mainnet.html --- FLO_webWallet_mainnet.html | 25 +++++++++++++++---------- 1 file changed, 15 insertions(+), 10 deletions(-) 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(){