update design pages
This commit is contained in:
@@ -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!",
|
||||
|
||||
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user