make pull to refresh icon white
This commit is contained in:
parent
c7700eec0d
commit
c92d6ae0a1
1 changed files with 10 additions and 0 deletions
|
|
@ -90,6 +90,16 @@
|
|||
|
||||
#walletDetails {
|
||||
background: #F8F8F9;
|
||||
|
||||
.ionic-refresher-content {
|
||||
color: white !important;
|
||||
}
|
||||
|
||||
.spinner svg {
|
||||
stroke: white;
|
||||
fill: white;
|
||||
}
|
||||
|
||||
.bp-content {
|
||||
position: relative;
|
||||
height: 100%;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue