Implemented icon for copy to clipboard in join, address book, transactions and addresses.

This commit is contained in:
Gustavo Maximiliano Cortez 2014-07-31 16:40:26 -03:00
commit 87f196ebf4
6 changed files with 68 additions and 34 deletions

View file

@ -115,5 +115,10 @@
float: none;
margin: 0 auto;
}
.btn-copy {
display: none;
}
}