update access code

This commit is contained in:
Aung Myo
2018-05-03 18:08:27 +06:30
parent a7721fb706
commit 69eeede474
13 changed files with 388 additions and 171 deletions

View File

@@ -93,6 +93,19 @@ select.form-control {
// cursor:pointer;
}
.access_number{
width: 33%;
height:58px;
line-height:58px;
text-align:center;
background:#54A5AF;
// float:left;
// margin:2px;
font-size:20px;
color:white;
// cursor:pointer;
}
.del_cashier_number{
opacity:0.6,
}