Apply coinbase style to blocks list tooltip

This commit is contained in:
nymkappa
2022-03-16 20:54:32 +01:00
parent 5c4aa6efac
commit f8c5584be7
2 changed files with 12 additions and 4 deletions

View File

@@ -30,7 +30,7 @@
onError="this.src = './resources/mining-pools/default.svg'">
<span class="pool-name">{{ block.extras.pool.name }}</span>
</a>
<span class="tooltiptext">{{ block.extras.coinbaseRaw | hex2ascii }}</span>
<span class="tooltiptext badge badge-secondary scriptmessage">{{ block.extras.coinbaseRaw | hex2ascii }}</span>
</div>
</td>
<td class="timestamp" *ngIf="!widget">