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