diff --git a/BTCPayServer/Views/AppsPublic/ViewPointOfSale.cshtml b/BTCPayServer/Views/AppsPublic/ViewPointOfSale.cshtml index 553999696..490c35f53 100644 --- a/BTCPayServer/Views/AppsPublic/ViewPointOfSale.cshtml +++ b/BTCPayServer/Views/AppsPublic/ViewPointOfSale.cshtml @@ -49,14 +49,18 @@ margin: auto; } + .js-cart-item-count { + -moz-appearance:textfield; + margin: 0; + text-align: right; + } + .js-cart-item-count::-webkit-inner-spin-button, .js-cart-item-count::-webkit-outer-spin-button { -webkit-appearance: none; -moz-appearance: none; appearance: none; - margin: 0; } - @if (!string.IsNullOrEmpty(Model.EmbeddedCSS)) { @@ -70,10 +74,10 @@ {image} {title} - + - +
@@ -86,7 +90,7 @@
- {price} + {price} @@ -113,7 +117,7 @@ @@ -148,10 +152,10 @@ @if (Model.EnableTips) { - @Model.CustomTipText + @Model.CustomTipText - +
@@ -174,16 +178,16 @@ }
- + } @if (this.TempData.HasStatusMessage()) @@ -270,7 +274,7 @@
- +   0 @@ -343,16 +347,16 @@
diff --git a/BTCPayServer/Views/Home/Home.cshtml b/BTCPayServer/Views/Home/Home.cshtml index 07912c8ed..a68bf568b 100644 --- a/BTCPayServer/Views/Home/Home.cshtml +++ b/BTCPayServer/Views/Home/Home.cshtml @@ -3,7 +3,6 @@ ViewBag.AlwaysShrinkNavBar = false; } -
@@ -28,22 +27,22 @@
- -

Secure

+ +

Secure

The payment server does not need to know your private keys, so your money can't be stolen.

- -

Easy

+ +

Easy

A user-friendly Bitcoin checkout page for your customers.

- -

Visibility

+ +

Visibility

Manage, generate reports, and search for your invoices easily.

@@ -51,21 +50,15 @@
- -

Video tutorials

-
-
-
+ -
-
@@ -81,7 +74,28 @@

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

@@ -100,36 +114,31 @@

-
-
-
-
+ +