This commit is contained in:
Nweni
2017-06-21 09:33:39 +06:30
parent 6272e07959
commit b889603ce6
3 changed files with 27 additions and 11 deletions

View File

@@ -47,11 +47,29 @@
font-size:20px;
color:white;
}
.payment{
height:70px;line-height:70px;align:center;color:white;font-size:16px;margin-bottom:1px;
}
.cash-color{
background-color:#80CBC4;
}
.credit-color{
background-color:#FFCCBC;
}
.other-payment-color{
background-color:#E1BEE7;
}
.cashier_number:hover{
background:#A9F5F2;
}
.style2 {
border-top: 3px double #8c8b8b;
}
.long{
width:49%;
}