Update
This commit is contained in:
@@ -21,8 +21,9 @@
|
||||
}
|
||||
|
||||
.cashier_number{
|
||||
height:60px;
|
||||
line-height:60px;
|
||||
width: 33%;
|
||||
height:70px;
|
||||
line-height:70px;
|
||||
text-align:center;
|
||||
background:#54A5AF;
|
||||
// float:left;
|
||||
@@ -34,8 +35,8 @@
|
||||
|
||||
.pay{
|
||||
width: 98%;
|
||||
height:210px;
|
||||
line-height:210px;
|
||||
height:211px;
|
||||
line-height:211px;
|
||||
text-align:center;
|
||||
font-size:20px;
|
||||
color:white;
|
||||
@@ -46,7 +47,7 @@
|
||||
}
|
||||
|
||||
.long{
|
||||
width:100%;
|
||||
width:49%;
|
||||
}
|
||||
|
||||
.sold {
|
||||
@@ -121,4 +122,4 @@ select.form-control {
|
||||
|
||||
tr.discount-item-row:hover {
|
||||
background-color: #e3e3e3 !important;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user