diff --git a/css/src/main.css b/css/src/main.css index 9523b610a..c166f6563 100644 --- a/css/src/main.css +++ b/css/src/main.css @@ -803,6 +803,13 @@ input[type=number]::-webkit-outer-spin-button { background-color: #A02F23; } +.txp-popup .header { + background: #F3F5F6; + width: 100%; + padding: 0.8rem; + position: relative; +} + .addresses .label { font-weight: normal; padding: .2rem .3rem; @@ -1608,14 +1615,17 @@ input.ng-invalid-match, input.ng-invalid-match:focus { } .reveal-modal .close-reveal-modal, dialog .close-reveal-modal { - padding: 5px 10px; - position: relative; - font-weight: normal; - border: 1px solid #bbb; - font-size: 22px; - background:#eee; - right:0; - top:0; - text-transform: uppercase; + padding: 0.8rem; + position: absolute; + background: #E4E8EC; + top: 37px; + right: 15px; + line-height: 0; + color: #7A8C9E; + border-radius: 3px; } +.reveal-modal .close-reveal-modal:hover, dialog .close-reveal-modal:hover { + background-color: #7A8C9E; + color: #fff; +} diff --git a/css/src/mobile.css b/css/src/mobile.css index a3c3a5f1c..81134430a 100644 --- a/css/src/mobile.css +++ b/css/src/mobile.css @@ -52,6 +52,10 @@ padding: 1rem 0; } + .reveal-modal { + padding: 0.5rem; + } + header { height: 45px; line-height: 110%; @@ -290,5 +294,14 @@ padding: 15px; } + .button-popup { + position: fixed; + bottom: 0; + left: 0; + width: 100%; + background-color: #F3F5F6; + padding: 1rem 0; + } + } diff --git a/views/modals/txp-details.html b/views/modals/txp-details.html index f7be43a79..1bc60289e 100644 --- a/views/modals/txp-details.html +++ b/views/modals/txp-details.html @@ -1,94 +1,100 @@ - -
Bechilandia@gmail.com
+Merchant Message:
+