diff --git a/BTCPayServer/Views/Wallets/CoinSelection.cshtml b/BTCPayServer/Views/Wallets/CoinSelection.cshtml index c80fe28fb..937ad3a66 100644 --- a/BTCPayServer/Views/Wallets/CoinSelection.cshtml +++ b/BTCPayServer/Views/Wallets/CoinSelection.cshtml @@ -23,22 +23,36 @@
Your current balance is - @Model.CryptoCode. + @Model.CryptoCode.
Your current balance is - @Model.CryptoCode. + @Model.CryptoCode.
@@ -132,7 +133,7 @@The recommended value is - satoshi per byte. + satoshi per byte.
@if (Model.Outputs.Count == 1) diff --git a/BTCPayServer/Views/Wallets/WalletTransactions.cshtml b/BTCPayServer/Views/Wallets/WalletTransactions.cshtml index a701bb238..632529e32 100644 --- a/BTCPayServer/Views/Wallets/WalletTransactions.cshtml +++ b/BTCPayServer/Views/Wallets/WalletTransactions.cshtml @@ -15,7 +15,7 @@ } } - .unconf { + .unconf > * { opacity: 0.5; } @@ -102,10 +102,10 @@ " > @label.Value -