* moved JSON read writes to database.js

+ show commutative price and price per etho
+ use Roboto as the default font
+ use subscribe for new blocks to sync transactions better
This commit is contained in:
Taegus
2018-12-28 08:56:20 +01:00
parent 3315677ede
commit d33f90b738
14 changed files with 343 additions and 171 deletions

View File

@@ -66,7 +66,9 @@ table.dataTable {
*/ }
table.dataTable thead th,
table.dataTable tfoot th {
font-weight: bold; }
color: #ccc;
font-size: 1.1em;
font-weight: normal; }
table.dataTable thead th,
table.dataTable thead td {
padding: 10px 18px;