Merge pull request #3595 from bechi/feat/style-10

Feat/style 10
This commit is contained in:
Gustavo Maximiliano Cortez 2015-12-04 13:32:04 -03:00
commit 746a60db1f
15 changed files with 343 additions and 87 deletions

View file

@ -211,8 +211,8 @@
class="row collapse last-transactions-content">
<div class="large-6 medium-6 small-6 columns size-14">
<div class="m10r left">
<img src="img/icon-receive.svg" alt="sync" width="40" ng-show="btx.action == 'received'">
<img src="img/icon-sent.svg" alt="sync" width="40" ng-show="btx.action == 'sent'">
<img src="img/icon-receive-history.svg" alt="sync" width="40" ng-show="btx.action == 'received'">
<img src="img/icon-sent-history.svg" alt="sync" width="40" ng-show="btx.action == 'sent'">
<img src="img/icon-moved.svg" alt="sync" width="40" ng-show="btx.action == 'moved'">
</div>
<div class="m10t">