+ market data

* upgraded geth to latest version
This commit is contained in:
Taegus
2019-03-02 12:19:25 +01:00
parent bc6f116f4b
commit de73afd5cd
9 changed files with 14289 additions and 2 deletions

View File

@@ -395,4 +395,12 @@ div.noAddressWrapper {
#sendFromAddressName,
#sendToAddressName {
font-size: 95%;
}
}
.etho-red {
background-color: #7A1336 !important;
}
#chartMarketPrice {
height: calc(100vh - 260px);
}