add icon
This commit is contained in:
parent
d4a2e7f00a
commit
ce7214526e
6 changed files with 27 additions and 2 deletions
|
|
@ -24,6 +24,9 @@
|
|||
-moz-osx-font-smoothing: grayscale;
|
||||
}
|
||||
|
||||
.icon-wallet:before {
|
||||
content: "\e903";
|
||||
}
|
||||
.icon-activity:before {
|
||||
content: "\e900";
|
||||
}
|
||||
|
|
@ -179,7 +182,7 @@
|
|||
.icon-trash:before {
|
||||
content: "\e626";
|
||||
}
|
||||
.icon-wallet:before {
|
||||
.icon-wallet2:before {
|
||||
content: "\e622";
|
||||
}
|
||||
.icon-history:before {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue