From 488f533dd2bdd14454870284e12962b9e9ce9fa2 Mon Sep 17 00:00:00 2001 From: Steve Nyemba Date: Wed, 15 Jul 2020 09:55:32 -0500 Subject: [PATCH] form integration of payment form & js api --- src/api/static/css/default.css | 2 +- src/api/templates/card.html | 203 ++++++--------------------------- src/api/templates/dialog.html | 18 +-- 3 files changed, 48 insertions(+), 175 deletions(-) diff --git a/src/api/static/css/default.css b/src/api/static/css/default.css index a58da9e..0c65244 100644 --- a/src/api/static/css/default.css +++ b/src/api/static/css/default.css @@ -140,7 +140,7 @@ body{ .border-left{ border-left:1px solid #CAD5E0} .border-top{ border-top:1px solid #CAD5E0} .left { float:left} -.small { font-family:verdana; font-size:11px; font-weight:lighter; color:#000000;} +.small { font-family:sans-serif; font-size:11px; font-weight:lighter; color:#000000;} .hidden {display:none} .width-50{width:50%; padding:4px;} .width-25{width:25%; padding:4px} diff --git a/src/api/templates/card.html b/src/api/templates/card.html index c3df297..23c495b 100644 --- a/src/api/templates/card.html +++ b/src/api/templates/card.html @@ -10,6 +10,7 @@ + - -
+
-
{{product.name}}
+
+ +
{{product.name}}
+ +
+
@@ -377,14 +250,14 @@
- +
- +
- +
@@ -393,11 +266,11 @@
- +