Skip to content

Commit

Permalink
Merge pull request #1478 from hypersign-protocol/issues#1460
Browse files Browse the repository at this point in the history
replaced plus.svg to ff icon to change its color according to butText…
  • Loading branch information
Vishwas1 authored Jul 21, 2022
2 parents 453b740 + 206c11b commit bd49925
Show file tree
Hide file tree
Showing 36 changed files with 36 additions and 36 deletions.
2 changes: 1 addition & 1 deletion src/components/participant/ActionInputs/BinanceErc20.vue
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

<b-col cols="2" sm="2" md="2">
<b-badge class="btn-score" :style="buttonThemeCss" @click="update()" v-if="!done">
<img src="../../../assets/plus.svg" />
<i class="fa fa-plus" aria-hidden="true"></i>
{{ data.score }}
</b-badge>
<img class="check-mark" src="../../../assets/check-circle-fill.svg" height="25px" v-if="done" />
Expand Down
2 changes: 1 addition & 1 deletion src/components/participant/ActionInputs/BinanceErc721.vue
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

<b-col cols="2" sm="2" md="2">
<b-badge class="btn-score" :style="buttonThemeCss" @click="update()" v-if="!done">
<img src="../../../assets/plus.svg" />
<i class="fa fa-plus" aria-hidden="true"></i>
{{ data.score }}
</b-badge>
<img class="check-mark" src="../../../assets/check-circle-fill.svg" height="25px" v-if="done" />
Expand Down
2 changes: 1 addition & 1 deletion src/components/participant/ActionInputs/BinanceNetwork.vue
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

<b-col cols="2" sm="2" md="2">
<b-badge class="btn-score" :style="buttonThemeCss" @click="update()" v-if="!done">
<img src="../../../assets/plus.svg" />
<i class="fa fa-plus" aria-hidden="true"></i>
{{ data.score }}
</b-badge>
<img
Expand Down
2 changes: 1 addition & 1 deletion src/components/participant/ActionInputs/BlockchainAvax.vue
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
</b-col>
<b-col cols="2" sm="2" md="2">
<b-badge class="btn-score" :style="buttonThemeCss" @click="update()" v-if="!done">
<img src="../../../assets/plus.svg" />
<i class="fa fa-plus" aria-hidden="true"></i>
{{ data.score }}
</b-badge>
<img
Expand Down
2 changes: 1 addition & 1 deletion src/components/participant/ActionInputs/BlockchainBsc.vue
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
</b-col>
<b-col cols="2" sm="2" md="2">
<b-badge class="btn-score" :style="buttonThemeCss" @click="update()" v-if="!done">
<img src="../../../assets/plus.svg" />
<i class="fa fa-plus" aria-hidden="true"></i>
{{ data.score }}
</b-badge>
<img
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
</b-col>
<b-col cols="2" sm="2" md="2">
<b-badge class="btn-score" :style="buttonThemeCss" @click="update()" v-if="!done">
<img src="../../../assets/plus.svg" />
<i class="fa fa-plus" aria-hidden="true"></i>
{{ data.score }}
</b-badge>
<img
Expand Down
2 changes: 1 addition & 1 deletion src/components/participant/ActionInputs/BlockchainEth.vue
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
</b-col>
<b-col cols="2" sm="2" md="2">
<b-badge class="btn-score" :style="buttonThemeCss" @click="update()" v-if="!done">
<img src="../../../assets/plus.svg" />
<i class="fa fa-plus" aria-hidden="true"></i>
{{ data.score }}
</b-badge>
<img
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
</b-col>
<b-col cols="2" sm="2" md="2">
<b-badge class="btn-score" :style="buttonThemeCss" @click="update()" v-if="!done">
<img src="../../../assets/plus.svg" />
<i class="fa fa-plus" aria-hidden="true"></i>
{{ data.score }}
</b-badge>
<img
Expand Down
2 changes: 1 addition & 1 deletion src/components/participant/ActionInputs/BlockchainOne.vue
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
</b-col>
<b-col cols="2" sm="2" md="2">
<b-badge class="btn-score" :style="buttonThemeCss" @click="update()" v-if="!done">
<img src="../../../assets/plus.svg" />
<i class="fa fa-plus" aria-hidden="true"></i>
{{ data.score }}
</b-badge>
<img
Expand Down
2 changes: 1 addition & 1 deletion src/components/participant/ActionInputs/BlockchainReef.vue
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
</b-col>
<b-col cols="2" sm="2" md="2">
<b-badge class="btn-score" :style="buttonThemeCss" @click="update()" v-if="!done">
<img src="../../../assets/plus.svg" />
<i class="fa fa-plus" aria-hidden="true"></i>
{{ data.score }}
</b-badge>
<img
Expand Down
2 changes: 1 addition & 1 deletion src/components/participant/ActionInputs/BlockchainTez.vue
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
</b-col>
<b-col cols="2" sm="2" md="2">
<b-badge class="btn-score" :style="buttonThemeCss" @click="update()" v-if="!done">
<img src="../../../assets/plus.svg" />
<i class="fa fa-plus" aria-hidden="true"></i>
{{ data.score }}
</b-badge>
<img
Expand Down
2 changes: 1 addition & 1 deletion src/components/participant/ActionInputs/DiscordJoin.vue
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
</b-col>
<b-col cols="2" sm="2" md="2">
<b-badge class="btn-score" :style="buttonThemeCss" @click="update()" v-if="!done">
<img src="../../../assets/plus.svg" />
<i class="fa fa-plus" aria-hidden="true"></i>
{{ data.score }}
</b-badge>
<img
Expand Down
2 changes: 1 addition & 1 deletion src/components/participant/ActionInputs/EthereumErc20.vue
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

<b-col cols="2" sm="2" md="2">
<b-badge class="btn-score" :style="buttonThemeCss" @click="update()" v-if="!done">
<img src="../../../assets/plus.svg" />
<i class="fa fa-plus" aria-hidden="true"></i>
{{ data.score }}
</b-badge>
<img
Expand Down
2 changes: 1 addition & 1 deletion src/components/participant/ActionInputs/EthereumErc721.vue
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

<b-col cols="2" sm="2" md="2">
<b-badge class="btn-score" :style="buttonThemeCss" @click="update()" v-if="!done">
<img src="../../../assets/plus.svg" />
<i class="fa fa-plus" aria-hidden="true"></i>
{{ data.score }}
</b-badge>
<img class="check-mark" src="../../../assets/check-circle-fill.svg" height="25px" v-if="done" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<b-col cols="2" sm="2" md="2">
<b-badge class="btn-score" :style="buttonThemeCss" @click="update()" v-if="!done">
<img src="../../../assets/plus.svg" />
<i class="fa fa-plus" aria-hidden="true"></i>
{{ data.score }}
</b-badge>
<img class="check-mark" src="../../../assets/check-circle-fill.svg" height="25px" v-if="done" />
Expand Down
2 changes: 1 addition & 1 deletion src/components/participant/ActionInputs/HyperlinkUrl.vue
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
@click="update()"
v-if="!done"
>
<img src="../../../assets/plus.svg" />
<i class="fa fa-plus" aria-hidden="true"></i>
{{ data.score }}
</b-badge>
<img
Expand Down
2 changes: 1 addition & 1 deletion src/components/participant/ActionInputs/InputDate.vue
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</b-col>
<b-col cols="2" sm="2" md="2">
<b-badge class="btn-score" :style="buttonThemeCss" @click="update()" v-if="!done">
<img src="../../../assets/plus.svg">
<i class="fa fa-plus" aria-hidden="true"></i>
{{data.score}}
</b-badge>
<img class="check-mark" src="../../../assets/check-circle-fill.svg" height="25px" v-if="done">
Expand Down
2 changes: 1 addition & 1 deletion src/components/participant/ActionInputs/InputHyperlink.vue
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</b-col>
<b-col cols="2" sm="2" md="2">
<b-badge class="btn-score" :style="buttonThemeCss" @click="update()" v-if="!done">
<img src="../../../assets/plus.svg">
<i class="fa fa-plus" aria-hidden="true"></i>
{{data.score}}
</b-badge>
<img class="check-mark" src="../../../assets/check-circle-fill.svg" height="25px" v-if="done">
Expand Down
2 changes: 1 addition & 1 deletion src/components/participant/ActionInputs/InputNumber.vue
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</b-col>
<b-col cols="2" sm="2" md="2">
<b-badge class="btn-score" :style="buttonThemeCss" @click="update()" v-if="!done">
<img src="../../../assets/plus.svg">
<i class="fa fa-plus" aria-hidden="true"></i>
{{data.score}}
</b-badge>
<img class="check-mark" src="../../../assets/check-circle-fill.svg" height="25px" v-if="done">
Expand Down
2 changes: 1 addition & 1 deletion src/components/participant/ActionInputs/InputText.vue
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
</b-col>
<b-col cols="2" sm="2" md="2">
<b-badge class="btn-score" :style="buttonThemeCss" @click="update()" v-if="!done">
<img src="../../../assets/plus.svg" />
<i class="fa fa-plus" aria-hidden="true"></i>
{{ data.score }}
</b-badge>
<img
Expand Down
2 changes: 1 addition & 1 deletion src/components/participant/ActionInputs/MaticErc20.vue
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<b-col cols="2" sm="2" md="2">
<b-badge class="btn-score" :style="buttonThemeCss" @click="update()" v-if="!done">
<img src="../../../assets/plus.svg" />
<i class="fa fa-plus" aria-hidden="true"></i>
{{ data.score }}
</b-badge>
<img class="check-mark" src="../../../assets/check-circle-fill.svg" height="25px" v-if="done" />
Expand Down
2 changes: 1 addition & 1 deletion src/components/participant/ActionInputs/MaticErc721.vue
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<b-col cols="2" sm="2" md="2">
<b-badge class="btn-score" :style="buttonThemeCss" @click="update()" v-if="!done">
<img src="../../../assets/plus.svg" />
<i class="fa fa-plus" aria-hidden="true"></i>
{{ data.score }}
</b-badge>
<img class="check-mark" src="../../../assets/check-circle-fill.svg" height="25px" v-if="done" />
Expand Down
2 changes: 1 addition & 1 deletion src/components/participant/ActionInputs/MaticNetwork.vue
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

<b-col cols="2" sm="2" md="2">
<b-badge class="btn-score" :style="buttonThemeCss" @click="update()" v-if="!done">
<img src="../../../assets/plus.svg" />
<i class="fa fa-plus" aria-hidden="true"></i>
{{ data.score }}
</b-badge>
<img
Expand Down
2 changes: 1 addition & 1 deletion src/components/participant/ActionInputs/MoonErc20.vue
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<b-col cols="2" sm="2" md="2">
<b-badge class="btn-score" :style="buttonThemeCss" @click="update()" v-if="!done">
<img src="../../../assets/plus.svg" />
<i class="fa fa-plus" style="height:5px" aria-hidden="true"></i>
{{ data.score }}
</b-badge>
<img class="check-mark" src="../../../assets/check-circle-fill.svg" height="25px" v-if="done" />
Expand Down
2 changes: 1 addition & 1 deletion src/components/participant/ActionInputs/MoonErc721.vue
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<b-col cols="2" sm="2" md="2">
<b-badge class="btn-score" :style="buttonThemeCss" @click="update()" v-if="!done">
<img src="../../../assets/plus.svg" />
<i class="fa fa-plus" aria-hidden="true"></i>
{{ data.score }}
</b-badge>
<img class="check-mark" src="../../../assets/check-circle-fill.svg" height="25px" v-if="done" />
Expand Down
2 changes: 1 addition & 1 deletion src/components/participant/ActionInputs/MoonbeamErc20.vue
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<b-col cols="2" sm="2" md="2">
<b-badge class="btn-score" :style="buttonThemeCss" @click="update()" v-if="!done">
<img src="../../../assets/plus.svg" />
<i class="fa fa-plus" aria-hidden="true"></i>
{{ data.score }}
</b-badge>
<img class="check-mark" src="../../../assets/check-circle-fill.svg" height="25px" v-if="done" />
Expand Down
2 changes: 1 addition & 1 deletion src/components/participant/ActionInputs/MoonbeamErc721.vue
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<b-col cols="2" sm="2" md="2">
<b-badge class="btn-score" :style="buttonThemeCss" @click="update()" v-if="!done">
<img src="../../../assets/plus.svg" />
<i class="fa fa-plus" aria-hidden="true"></i>
{{ data.score }}
</b-badge>
<img class="check-mark" src="../../../assets/check-circle-fill.svg" height="25px" v-if="done" />
Expand Down
2 changes: 1 addition & 1 deletion src/components/participant/ActionInputs/MoonriverErc20.vue
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<b-col cols="2" sm="2" md="2">
<b-badge class="btn-score" :style="buttonThemeCss" @click="update()" v-if="!done">
<img src="../../../assets/plus.svg" />
<i class="fa fa-plus" aria-hidden="true"></i>
{{ data.score }}
</b-badge>
<img class="check-mark" src="../../../assets/check-circle-fill.svg" height="25px" v-if="done" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<b-col cols="2" sm="2" md="2">
<b-badge class="btn-score" :style="buttonThemeCss" @click="update()" v-if="!done">
<img src="../../../assets/plus.svg" />
<i class="fa fa-plus" aria-hidden="true"></i>
{{ data.score }}
</b-badge>
<img class="check-mark" src="../../../assets/check-circle-fill.svg" height="25px" v-if="done" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
</b-col>
<b-col cols="2" sm="2" md="2">
<b-badge class="btn-score" :style="buttonThemeCss" @click="update()" v-if="!done">
<img src="../../../assets/plus.svg" />
<i class="fa fa-plus" aria-hidden="true"></i>
{{ data.score }}
</b-badge>
<img
Expand Down
2 changes: 1 addition & 1 deletion src/components/participant/ActionInputs/ReefErc20.vue
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

<b-col cols="2" sm="2" md="2">
<b-badge class="btn-score" :style="buttonThemeCss" @click="update()" v-if="!done">
<img src="../../../assets/plus.svg" />
<i class="fa fa-plus" aria-hidden="true"></i>
{{ data.score }}
</b-badge>
<img
Expand Down
2 changes: 1 addition & 1 deletion src/components/participant/ActionInputs/ReefErc721.vue
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

<b-col cols="2" sm="2" md="2">
<b-badge class="btn-score" :style="buttonThemeCss" @click="update()" v-if="!done">
<img src="../../../assets/plus.svg" />
<i class="fa fa-plus" aria-hidden="true"></i>
{{ data.score }}
</b-badge>
<img
Expand Down
2 changes: 1 addition & 1 deletion src/components/participant/ActionInputs/SumsubKyc.vue
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
</b-col>
<b-col cols="2" sm="2" md="2">
<b-badge class="btn-score" :style="buttonThemeCss" @click="update()" v-if="!done">
<img src="../../../assets/plus.svg" />
<i class="fa fa-plus" aria-hidden="true"></i>
{{ data.score }}
</b-badge>
<img
Expand Down
2 changes: 1 addition & 1 deletion src/components/participant/ActionInputs/TelegramJoin.vue
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
</b-col>
<b-col cols="2" sm="2" md="2">
<b-badge class="btn-score" :style="buttonThemeCss" @click="update()" v-if="!done">
<img src="../../../assets/plus.svg"/>
<i class="fa fa-plus" aria-hidden="true"></i>
{{ data.score }}
</b-badge>
<img
Expand Down
2 changes: 1 addition & 1 deletion src/components/participant/ActionInputs/TwitterFollow.vue
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
</b-col>
<b-col cols="2" sm="2" md="2">
<b-badge class="btn-score" :style="buttonThemeCss" @click="update()" v-if="!done">
<img src="../../../assets/plus.svg" />
<i class="fa fa-plus" aria-hidden="true"></i>
{{ data.score }}
</b-badge>
<img
Expand Down
2 changes: 1 addition & 1 deletion src/components/participant/ActionInputs/TwitterRetweet.vue
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
</b-col>
<b-col cols="2" sm="2" md="2">
<b-badge class="btn-score" :style="buttonThemeCss" @click="update()" v-if="!done">
<img src="../../../assets/plus.svg" />
<i class="fa fa-plus" aria-hidden="true"></i>
{{ data.score }}
</b-badge>
<img
Expand Down

0 comments on commit bd49925

Please sign in to comment.