diff --git a/css/src/main.css b/css/src/main.css index 338ea32fa..13a3dd291 100644 --- a/css/src/main.css +++ b/css/src/main.css @@ -594,6 +594,7 @@ a.button-setup { .m30v {margin: 30px 0;} .m10h {margin:0 10px;} .m10v {margin:10px 0;} +.m20v {margin:20px 0;} .m30a {margin: 30px auto;} .m-negative-l {margin-left: -0.9375rem;} .br100 {border-radius: 100%;} diff --git a/views/modals/tx-details.html b/views/modals/tx-details.html index ac52b1099..30df7d0e1 100644 --- a/views/modals/tx-details.html +++ b/views/modals/tx-details.html @@ -2,7 +2,7 @@ ×
-
+
- -
-

Transaction Details

-
ID: {{btx.txid}}
-
- - [] + +
+

Transaction Details

+ +
+ {{btx.comment}} +
+ +
+ Date: + + + [ + ]
@@ -43,22 +50,22 @@ Unconfirmed - Confirmations: + Confirmations: {{btx.confirmations}}
- To: + To: {{btx.merchant.domain}} - {{btx.merchant.domain}} - + {{btx.merchant.domain}} + - + {{btx.labelTo || btx.addressTo}} - +
@@ -67,7 +74,7 @@
- Copayers Signatures + Signatures
  • @@ -83,9 +90,11 @@
-
- + diff --git a/views/modals/txp-details.html b/views/modals/txp-details.html index f94425621..0fc21650f 100644 --- a/views/modals/txp-details.html +++ b/views/modals/txp-details.html @@ -25,7 +25,15 @@
{{tx.comment}}
-
+ +
+ {{tx.merchant.pr.pd.memo}} +
+ + + +
+ Date: [] @@ -33,7 +41,7 @@
- To: + To: {{tx.merchant.domain}} {{tx.merchant.domain}} @@ -45,18 +53,13 @@
-
- {{tx.merchant.pr.pd.memo}} - -
- Expires: {{tx.merchant.expirationDate | amTimeAgo }} -
+
+ Expires: {{tx.merchant.expirationDate | amTimeAgo }}
-
- Copayers Signatures + Signatures