+ transaction details with explorer redirection

+ sorting and floating header for wallets and address book
+ detect geth crash and notify the user
This commit is contained in:
Taegus
2019-03-05 18:54:29 +01:00
parent 0552dcdcba
commit 35c1eb5472
10 changed files with 366 additions and 251 deletions

View File

@@ -8,7 +8,7 @@ th[role=columnheader]:not(.no-sort):after {
margin-top: 7px;
border-width: 0 8px 8px;
border-style: solid;
border-color: #7A1336 transparent;
border-color: #ccc transparent;
visibility: hidden;
opacity: 0;
-ms-user-select: none;