refactor(common): gc common.scss, organize styles in proper places
This commit is contained in:
parent
9bf5d0f4ce
commit
99573f30b8
21 changed files with 163 additions and 184 deletions
|
|
@ -12,7 +12,7 @@
|
|||
<img src="img/icon-wallet.svg" class="bg"/>
|
||||
</i>
|
||||
<h2 translate>New Personal Wallet</h2>
|
||||
<i class="icon nav-item-arrow-right"></i>
|
||||
<i class="icon bp-arrow-right"></i>
|
||||
</a>
|
||||
|
||||
<a class="item item-remove-animate item-icon-right item-icon-left item-big-icon-left" type="item-text-wrap" ui-sref="tabs.add.create-shared">
|
||||
|
|
@ -20,7 +20,7 @@
|
|||
<img src="img/icon-wallet.svg" class="bg"/>
|
||||
</i>
|
||||
<h2 translate>Create Shared Wallet</h2>
|
||||
<i class="icon nav-item-arrow-right"></i>
|
||||
<i class="icon bp-arrow-right"></i>
|
||||
</a>
|
||||
|
||||
<a class="item item-remove-animate item-icon-right item-icon-left item-big-icon-left" type="item-text-wrap" ui-sref="tabs.add.join">
|
||||
|
|
@ -28,7 +28,7 @@
|
|||
<img src="img/item-ico-addwallet.svg" class="bg join"/>
|
||||
</i>
|
||||
<h2 translate>Join shared wallet</h2>
|
||||
<i class="icon nav-item-arrow-right"></i>
|
||||
<i class="icon bp-arrow-right"></i>
|
||||
</a>
|
||||
|
||||
<a class="item item-remove-animate item-icon-right item-icon-left item-big-icon-left" type="item-text-wrap" ui-sref="tabs.add.import">
|
||||
|
|
@ -36,7 +36,7 @@
|
|||
<img src="img/item-ico-import.svg" class="bg"/>
|
||||
</i>
|
||||
<h2 translate>Import wallet</h2>
|
||||
<i class="icon nav-item-arrow-right"></i>
|
||||
<i class="icon bp-arrow-right"></i>
|
||||
</a>
|
||||
</ion-list>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue