OSDN Git Service

update icon and time displayed format
authorZhiting Lin <zlin035@uottawa.ca>
Mon, 17 Sep 2018 09:05:30 +0000 (17:05 +0800)
committerZhiting Lin <zlin035@uottawa.ca>
Mon, 17 Sep 2018 09:05:30 +0000 (17:05 +0800)
commit7b67f4ece9e6d252296b3b2f30c4e1b01187985c
tree7a529241039dafd2107d777f4310ec13e9035632
parent277aebd821c00867c57caaaa747f84a17a9fe2b3
update icon and time displayed format
12 files changed:
src/features/shared/components/RelativeTime.jsx
src/features/transactions/components/DetailSummary/DetailSummary.jsx
src/features/transactions/components/DetailSummary/DetailSummary.scss
src/features/transactions/components/ListItem/ListItem.jsx
src/features/transactions/components/ListItem/ListItem.scss
static/images/transactions/coinbase.svg [new file with mode: 0644]
static/images/transactions/fail.svg [new file with mode: 0644]
static/images/transactions/issue.svg [new file with mode: 0644]
static/images/transactions/received.svg [new file with mode: 0644]
static/images/transactions/retire.svg [new file with mode: 0644]
static/images/transactions/sent.svg [new file with mode: 0644]
static/images/transactions/success.svg [new file with mode: 0644]