update tx icons

This commit is contained in:
Marty Alcala 2016-11-08 14:15:24 -05:00
commit 98e88ef3f9
5 changed files with 65 additions and 4 deletions

View file

@ -6,7 +6,7 @@
font-weight: bold;
}
&--received {
color: #30af6c;
color: #09C286;
}
&--sent {
color: $dark-gray;