Adds historic rate to transaction history (if available)

This commit is contained in:
Gustavo Maximiliano Cortez 2016-01-18 17:08:24 -03:00
commit a5e9373975
No known key found for this signature in database
GPG key ID: 15EDAD8D9F2EB1AF
3 changed files with 40 additions and 5 deletions

View file

@ -195,6 +195,11 @@ _:-ms-fullscreen, :root .main {
height: 175px;
}
.alternative-amount {
height: 25px;
text-align: center;
}
.scroll-section {
position: absolute;
top: 120px;