update rebate for credit and redeem

This commit is contained in:
Aung Myo
2017-11-15 17:54:59 +06:30
parent ef253cd1dc
commit bf0a8135f6
6 changed files with 31 additions and 18 deletions

View File

@@ -139,6 +139,13 @@ select.form-control {
background-color:#795548;
}
.others-color{
background-color:#E1BEE7;
height: 30px !important;
line-height: 30px !important;
}
.cashier_number:hover{
background:#A9F5F2;
}