add ShoppingCart table style
This commit is contained in:
parent
26e33b9d68
commit
8d18e1beac
|
|
@ -59,7 +59,7 @@
|
||||||
</p>
|
</p>
|
||||||
<div id="update-message">
|
<div id="update-message">
|
||||||
</div>
|
</div>
|
||||||
<table id="cart-summary">
|
<table id="cart-summary" class="table table-bordered table-responsive table-hover table-striped">
|
||||||
<tr>
|
<tr>
|
||||||
<th>
|
<th>
|
||||||
Album Name
|
Album Name
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue