Feat: support ISO_4217 currency codes when searching

This commit is contained in:
Gabriel Masclef 2017-08-29 16:50:11 -03:00
commit 2b34344c95
No known key found for this signature in database
GPG key ID: DD6D7EAADE12280D
3 changed files with 16 additions and 7 deletions

View file

@ -137,6 +137,14 @@
.log-level {
font-weight: bold;
}
.alt-currency-radio {
.item-content {
padding-right: 16px;
}
.radio-icon {
display: none;
}
}
}
#tab-settings {