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

@@ -48,6 +48,7 @@
</div>
<div id="order-detail-slimscroll">
<!-- <div class="card-text" style="min-height:500px; max-height:500px; overflow-x:scroll"> -->
<div id="order-detail-slimscroll" data-height="160">
<div class="card-text">
<table class="table " id="order-items-table">
<thead>
@@ -96,6 +97,7 @@
</table>
</div>
</div>
</div>
<div class="card-footer">
<table class="table" id="order-charges-table" border="0">
<tr>
@@ -112,7 +114,7 @@
<!-- Column Three -->
<div class="col-lg-1 col-md-1 col-sm-1">
<!-- Waiter Buttons -->
<button type="button" class="btn btn-default btn-block" id='back'>Back</button>
<button type="button" class="btn btn-default btn-block" id='back'><i class="material-icons">reply</i>Back</button>
<!--<button type="button" class="btn btn-primary btn-block" id='apply'>Apply</button>-->
</div>
</div>