[IMP] pos_pax: implement low level and UI for Debit cards.

This commit is contained in:
Jared Kipe
2020-12-29 08:43:10 -08:00
parent ed87ca76d2
commit d17bca3556
5 changed files with 151 additions and 19 deletions

View File

@@ -10,8 +10,9 @@
cursor: pointer !important;
border: 1px solid rgba(255, 255, 255, 0.5);
background-color: rgba(255,255,255, 0.2);
display: block;
display: inline-block;
text-align: center;
margin: 6px 0 0 0;
margin: 6px 5px 0 0;
padding: 2px 5px;
min-width: 100px;
}