33 < div class ="btn-corner btn-cornerTR btn-cornerTROutR btn-flushTop js-closeBuyWizardModal ">
44 < h2 class ="ion-android-close custCol-text clickable "> </ h2 >
55 </ div >
6- < div class ="modal-hero js-buyWizardHero shadow-inner1-light "
6+ < div class ="modal-hero js-buyWizardHero custCol-text shadow-inner1-light "
77 style ="background-image: url(<%= ob.serverUrl %>get_image?hash=<%= ob.vendor_offer.listing.item.image_hashes[0] %><%= ob.imageExtension %>), url(imgs/defaultBanner.png); ">
88 < div class ="js-buyWizardMapPlaceholder hide ">
99 < div class ="flexContainer ">
@@ -19,28 +19,28 @@ <h2 class="ion-android-close custCol-text clickable"></h2>
1919 < div class ="modal-hero modal-heroFullHeightNoButtons js-buyWizardSpinner hide background1 custCol-primary ">
2020 < div class ="width100 txt-center vCentered ">
2121 < div class ="txt-col1 ion-android-sync spinner spinner-slow icon-gigantic icon-circle-background1 rowTop50 row20 "> </ div >
22- < h3 class ="txt-bright padding30 "> < %= polyglot.t('CheckExchanges') %> </ h3 >
22+ < h3 class ="custCol-text padding30 "> < %= polyglot.t('CheckExchanges') %> </ h3 >
2323 </ div >
2424 </ div >
2525 < div class ="modal-hero modal-heroFullHeightNoButtons padding40 js-buyWizardPay hide background1 custCol-primary ">
2626 < div class ="width100 row20 ">
2727 < img class ="blockCenter qrCode js-buyWizardPayQRCode " height ="250 " width ="250 " src ="imgs/defaultItem.png "/>
2828 </ div >
2929 < div class ="txt-bright pad20 ">
30- < div class ="txt-center row10 textSize20px ">
30+ < div class ="txt-center row10 textSize20px custCol-text ">
3131 < %= polyglot.t('buyFlow.SendBTCtoAddress', {amount: '< span class ="js-buyWizardDetailsTotalBTC "> </ span > '}) %>
3232 </ div >
3333 < div class ="txt-center row10 ">
34- < a class ="textSize16px js-buyWizardPayLink "> < span class ="js-buyWizardPayURL "> </ span > </ a >
34+ < a class ="textSize16px js-buyWizardPayLink custCol-text "> < span class ="js-buyWizardPayURL "> </ span > </ a >
3535 </ div >
3636 < div class ="txt-center row10 ">
3737 < input type ="checkbox " class ="textSize11px fieldItem thin " id ="BuyWizardQRDetailsInput ">
38- < label for ="BuyWizardQRDetailsInput " class ="textSize11px "> < %= polyglot.t('AdditionalPaymentDataInfo') %> </ label >
38+ < label for ="BuyWizardQRDetailsInput " class ="textSize11px custCol-text "> < %= polyglot.t('AdditionalPaymentDataInfo') %> </ label >
3939 </ div >
40- < a class ="btn btn-txt btn-wide row10 js-buyWizardPayCopy custCol-secondary "> < i class ="ion-clipboard "> </ i > < %= polyglot.t('buyFlow.CopyAddress') %> </ a >
41- < a class ="btn btn-txt btn-wide row10 js-buyWizardPayLink custCol-secondary "> < i class ="ion-link "> </ i > < %= polyglot.t('buyFlow.OpenAddress') %> </ a >
42- < a class ="btn btn-txt btn-wide js-buyWizardPayCheck custCol-secondary "> < i class ="ion-refresh "> </ i > < %= polyglot.t('buyFlow.RefreshPayment') %> </ a >
43- < div class ="rowTop10 txt-center note ">
40+ < a class ="btn btn-txt btn-wide row10 js-buyWizardPayCopy custCol-secondary custCol-text "> < i class ="ion-clipboard "> </ i > < %= polyglot.t('buyFlow.CopyAddress') %> </ a >
41+ < a class ="btn btn-txt btn-wide row10 js-buyWizardPayLink custCol-secondary custCol-text "> < i class ="ion-link "> </ i > < %= polyglot.t('buyFlow.OpenAddress') %> </ a >
42+ < a class ="btn btn-txt btn-wide js-buyWizardPayCheck custCol-secondary custCol-text "> < i class ="ion-refresh "> </ i > < %= polyglot.t('buyFlow.RefreshPayment') %> </ a >
43+ < div class ="rowTop10 txt-center note custCol-text ">
4444 < %= polyglot.t('buyFlow.paymentNote') %>
4545 </ div >
4646 </ div >
0 commit comments