This repository was archived by the owner on May 16, 2019. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 99 < div class ="btn-win-icon ion-ios-plus-empty "> </ div >
1010 </ a >
1111</ div >
12- < div class ="title "> < %= ob.title %> </ div >
12+ < div class ="title custCol-text "> < %= ob.title %> </ div >
Original file line number Diff line number Diff line change 88 < div class ="statusText pad10 marginBottom12 inlineBlock fontSize16 custCol-text <% ob.tooltip && print('tooltip') %> " < % ob.tooltip && print(`data-tooltip="${ob.tooltip}"`) %> > < %= ob.statusText %> </ div >
99
1010 < div >
11- < a class ="btn btn-large custCol-secondary js-cancel btn-cancel "> < %= polyglot.t('Cancel') %> </ a >
12- < a class ="btn btn-large custCol-secondary js-back btn-back "> < %= polyglot.t('Back') %> </ a >
13- < a class ="btn btn-large custCol-secondary js-retry btn-retry "> < %= polyglot.t('TryAgain') %> </ a >
11+ < a class ="btn btn-large custCol-secondary custCol-text js-cancel btn-cancel "> < %= polyglot.t('Cancel') %> </ a >
12+ < a class ="btn btn-large custCol-secondary custCol-text js-back btn-back "> < %= polyglot.t('Back') %> </ a >
13+ < a class ="btn btn-large custCol-secondary custCol-text js-retry btn-retry "> < %= polyglot.t('TryAgain') %> </ a >
1414 </ div >
1515 </ div >
1616</ div >
Original file line number Diff line number Diff line change 1313 < div class ="pad20 rowTop20 width100 "> < h2 class ="txt-center "> < % polyglot.t('LoadingImage') %> </ h2 > </ div >
1414 </ div >
1515 < input type ="range " class ="cropit-image-zoom-input hCentered rowTop20 js-bannerRangeInput hide " />
16- < label for ="headerImageInput " class ="btn btn-c1 btn-txt rowTop20 fullCentered js-pageCustomizationButtons colorWhiteForce btn-upload-cover-photo custCol-primary ">
16+ < label for ="headerImageInput " class ="btn btn-c1 btn-txt rowTop20 fullCentered js-pageCustomizationButtons btn-upload-cover-photo custCol-primary ">
1717 < span class ="ion-qr-scanner fontSize11 marginRight2 textOpacity1 "> </ span >
1818 < %= polyglot.t('UploadCoverPhoto') %> (950px x 400px)
1919 </ label >
You can’t perform that action at this time.
0 commit comments