update design pages

This commit is contained in:
Aung Myo
2017-11-09 12:01:22 +06:30
parent 60eb21a5eb
commit 0813cb5722
18 changed files with 820 additions and 737 deletions

View File

@@ -664,7 +664,7 @@ $(function(){
success:function(result){
$("#loading_wrapper").hide();
swal({
title: "Infomation !",
title: "Information !",
text: 'Order has been successfully created',
confirmButtonColor: "green",
confirmButtonText: "Yes!",

View File

@@ -104,6 +104,16 @@ select.form-control {
color:white;
}
.move_table{
width: 100%;
height:74px;
line-height:74px;
text-align:center;
font-size:20px;
color:white;
}
.payment{
height:50px;
line-height:50px;