Open bitcoin url in external app

This commit is contained in:
Yemel Jardi 2014-07-30 00:51:38 -03:00
commit 037b6e9d01
4 changed files with 19 additions and 3 deletions

View file

@ -897,6 +897,10 @@ button.gray:focus,
margin-left: 0;
}
.pointer {
cursor: pointer;
}
.video-box {
width: 70px;
text-align: center;