From ce3bf91b293617caadb0e9c62b8c92e636e0ebbb Mon Sep 17 00:00:00 2001 From: Dennis Reimann Date: Mon, 15 Nov 2021 15:33:45 +0100 Subject: [PATCH] Move custom CSS into additional options --- .../PaymentRequest/EditPaymentRequest.cshtml | 42 +++++++++++++------ 1 file changed, 30 insertions(+), 12 deletions(-) diff --git a/BTCPayServer/Views/PaymentRequest/EditPaymentRequest.cshtml b/BTCPayServer/Views/PaymentRequest/EditPaymentRequest.cshtml index 0589a308a..2c2309777 100644 --- a/BTCPayServer/Views/PaymentRequest/EditPaymentRequest.cshtml +++ b/BTCPayServer/Views/PaymentRequest/EditPaymentRequest.cshtml @@ -87,20 +87,38 @@ -

Custom Appearance

+ +

Additional Options

- - - - - - -
-
- - - +
+
+

+ +

+
+
+
+ + + + + + +
+
+ + + +
+
+
+
+
+
@if (!string.IsNullOrEmpty(Model.Id))