Skip to content
This repository has been archived by the owner on Sep 2, 2023. It is now read-only.

Commit

Permalink
Cashin: Trust explanation text.
Browse files Browse the repository at this point in the history
  • Loading branch information
vhpoet committed Jan 6, 2014
1 parent b1172a9 commit 3c12f01
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/jade/tabs/cashin.jade
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,7 @@ section.col-xs-12.col-md-10.content(ng-controller="CashinCtrl")
rp-popover-title='Trust line'
rp-popover-trigger="click"
data-content="Your cash will be held by the SnapSwap gateway, so you'll need to trust SnapSwap before depositing cash at a ZipZap location. <a href=\"https://ripplelabs.zendesk.com/hc/en-us/articles/200916587-Understanding-trust-lines\", target=\"_blank\">More information about trusting</a>") Why?
.desc When you click "Trust SnapSwap", you'll be taken to a page that will have SnapSwap's Ripple address pre-filled. In Amount, fill in the maximum amount of USD you'll deposit with SnapSwap. Then click 'Grant Trust' and return to the Cash In tab to see ZipZap instructions.
a.btn.btn-success.btn-block(href="#/trust?to=rMwjYedjc7qqtKYVLiAccJSmCwih4LnE2q") Trust SnapSwap

.row.details(ng-show="mode == 'details'")
Expand Down
6 changes: 6 additions & 0 deletions src/less/ripple/tabs.less
Original file line number Diff line number Diff line change
Expand Up @@ -1536,6 +1536,12 @@ html.t-trade header nav ul > li.active#nav-advanced > a:after {
font-weight: bold;
}
}

.desc {
padding: 0 0 15px;

font-size: 12px;
}
}
.signup {
.control-label {
Expand Down

0 comments on commit 3c12f01

Please sign in to comment.