Merge pull request #969 from yemel/feature/address-external-link
Open bitcoin url in external app
This commit is contained in:
commit
d62883e88f
4 changed files with 19 additions and 3 deletions
|
|
@ -897,6 +897,10 @@ button.gray:focus,
|
|||
margin-left: 0;
|
||||
}
|
||||
|
||||
.pointer {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.video-box {
|
||||
width: 70px;
|
||||
text-align: center;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue