Updates for tables
This commit is contained in:
@@ -4,4 +4,5 @@
|
||||
top: 0;
|
||||
left: 0;
|
||||
position: absolute;
|
||||
}
|
||||
}
|
||||
|
||||
|
Submodule blender-bfct/application/static/assets_shared updated: 5e0124ca54...a83634e5af
@@ -2,7 +2,7 @@
|
||||
{% block body %}
|
||||
<div class="row">
|
||||
<div class="col-md-12">
|
||||
<table class="table">
|
||||
<table class="table table-striped table-hover">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Applicant</th>
|
||||
@@ -35,7 +35,6 @@
|
||||
{% endfor %}
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
Reference in New Issue
Block a user