This commit is contained in:
FallenGravity
2019-10-22 16:39:48 +02:00
parent 80d5155a12
commit 03330f3776

View File

@@ -79,7 +79,7 @@
<div class="modalBody">
<div class="form-group">
<label for="inputWalletName">Type Name:</label>
<input type="text" class="form-control" id="inputWalletName">
<input type="text" class="form-control" id="inputWalletName" style="color: white;">
</div>
<button type="button" class="btn btn-etho btn-dialog-confirm" id="btnChangeWalletNameConfirm">Confirm</button>
</div>