Merge branch 'adminbsb_material_ui'

This commit is contained in:
Aung Myo
2018-05-03 18:09:28 +06:30
12 changed files with 370 additions and 153 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,
}