Merge pull request #6 from JDonadio/ref/design-03

Refactor navigation parameters
This commit is contained in:
Gustavo Maximiliano Cortez 2016-08-29 19:03:27 -03:00 committed by GitHub
commit d42de0b651
41 changed files with 160 additions and 186 deletions

View file

@ -865,6 +865,7 @@ ul.wallet-selection.wallets {
.no-border {
border-style: none;
background-color: transparent !important;
}
input[type=file] {
@ -889,6 +890,16 @@ input[type=file] {
.wallets {
height: 90px;
}
.bar .button.back-button {
color: #444;
font-size: 14px;
}
.bar .button.button-clear .icon:before {
font-size: 16px;
}
/*
* Calculator
*/