origami numpad ui fix and promotion fix
This commit is contained in:
@@ -158,7 +158,7 @@ select.form-control {
|
||||
}
|
||||
|
||||
.long{
|
||||
width:43%;
|
||||
width:49%;
|
||||
}
|
||||
|
||||
.sold {
|
||||
@@ -240,7 +240,7 @@ select.form-control {
|
||||
/* End Colors */
|
||||
|
||||
.left{
|
||||
margin-left:20px;
|
||||
margin-left:1px;
|
||||
}
|
||||
|
||||
.bottom{
|
||||
@@ -326,3 +326,15 @@ tr.discount-item-row:hover {
|
||||
-moz-opacity: 1; /* mozilla */
|
||||
|
||||
}
|
||||
|
||||
/* For Payment Page */
|
||||
|
||||
.payment-long {
|
||||
width:43%;
|
||||
}
|
||||
|
||||
.payment-left {
|
||||
margin-left: 20px;
|
||||
}
|
||||
|
||||
/* End Payment Page */
|
||||
|
||||
Reference in New Issue
Block a user