mirror of
https://github.com/sparrowwallet/sparrow.git
synced 2024-12-25 13:16:44 +00:00
add duplicate payment address warning to transaction diagram
This commit is contained in:
parent
9280504f70
commit
6eefd3f182
1 changed files with 1 additions and 1 deletions
|
@ -78,7 +78,7 @@
|
||||||
-fx-fill: -fx-text-base-color;
|
-fx-fill: -fx-text-base-color;
|
||||||
}
|
}
|
||||||
|
|
||||||
#transactionDiagram .change-warning-icon, #transactionDiagram .payment-warning-icon {
|
#transactionDiagram .change-warning-icon, #transactionDiagram .payment-warning-icon, #transactionDiagramLabel .payment-warning-icon {
|
||||||
-fx-text-fill: rgb(238, 210, 2);
|
-fx-text-fill: rgb(238, 210, 2);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue