better -generating address- status

This commit is contained in:
Matias Alejo Garcia 2015-04-26 18:41:21 -03:00
commit 9ab6c09d5d
4 changed files with 40 additions and 13 deletions

View file

@ -1144,11 +1144,13 @@ input.ng-invalid-match, input.ng-invalid-match:focus {
/*/////////////////// SPINNER ////////////////////*/
#history .spinner {
#history .spinner, #receive .spinner {
height: 46px;
}
#history .spinner > div {
#history .spinner > div,
#receive .spinner > div
{
background-color: #7A8C9E;
}