This commit is contained in:
bechi 2015-12-04 16:34:09 -03:00
commit ce7214526e
6 changed files with 27 additions and 2 deletions

View file

@ -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 {