update payment page

This commit is contained in:
Aung Myo
2017-11-08 17:14:18 +06:30
parent 482d0559eb
commit 7fe1ff5b22
9 changed files with 519 additions and 479 deletions

View File

@@ -56,7 +56,7 @@ select.form-control {
/* End Reset */
#back {
padding: 0px 0px 7px 0px;
padding: 7px 0px 7px 0px;
}
.order-info {
@@ -80,8 +80,8 @@ select.form-control {
.cashier_number{
width: 33%;
height:70px;
line-height:70px;
height:58px;
line-height:58px;
text-align:center;
background:#54A5AF;
// float:left;
@@ -97,16 +97,16 @@ select.form-control {
.pay{
width: 86%;
height:211px;
line-height:211px;
height:174px;
line-height:174px;
text-align:center;
font-size:20px;
color:white;
}
.payment{
height:70px;
line-height:70px;
height:50px;
line-height:50px;
align:center;
color:white;
font-size:16px;
@@ -158,7 +158,7 @@ select.form-control {
}
.long{
width:49%;
width:43%;
}
.sold {
@@ -244,7 +244,7 @@ select.form-control {
}
.bottom{
margin-bottom: 1px;
margin-bottom:1px;
}
/* Discount */