Supplier bootstrap port

This commit is contained in:
warlordjones
2019-10-02 12:40:55 +01:00
parent f3c7f89f31
commit 9bcff7cd5f
4 changed files with 48 additions and 45 deletions

View File

@@ -17,7 +17,7 @@
</div>
</form>
<table class="table">
<table class="table table-striped">
<thead>
<tr>
<th>Asset ID</th>
@@ -33,7 +33,7 @@
</table>
{% if is_paginated %}
<div class="col-md-6 text-right">
<div class="text-center">
{% paginator %}
</div>
{% endif %}