Merge pull request #2638 from matiu/feat/gen-addr-anim
Feat/gen addr anim
This commit is contained in:
commit
5bf0b93089
8 changed files with 40 additions and 516 deletions
|
|
@ -1145,11 +1145,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;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue