Fixed #22 - Changed Private key input to white
This commit is contained in:
@@ -188,7 +188,7 @@
|
|||||||
<tr style="border-color:#000;">
|
<tr style="border-color:#000;">
|
||||||
<td data-th="Private Key">
|
<td data-th="Private Key">
|
||||||
<input type="text" id="privatekey" name="privatekey" placeholder="Enter Private Key"
|
<input type="text" id="privatekey" name="privatekey" placeholder="Enter Private Key"
|
||||||
style="color:Black;">
|
style="color:White;">
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
|
|||||||
Reference in New Issue
Block a user