better -generating address- status
This commit is contained in:
parent
92e6015e3a
commit
9ab6c09d5d
4 changed files with 40 additions and 13 deletions
|
|
@ -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;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue