Fix Conflicts:

css/main.css
This commit is contained in:
Gustavo Cortez 2014-05-15 02:16:55 -03:00
commit 82abcb8036
13 changed files with 177 additions and 63 deletions

View file

@ -631,3 +631,7 @@ p.dr-notification-text {
margin-top: -5px;
font-size: 12px;
}
input.ng-invalid-wallet-secret {
background: #FFB6C1;
}