Remove the dark header from light theme

This commit is contained in:
2020-06-24 12:23:41 +01:00
parent 86fe8a8e1b
commit 8820ed1e67
5 changed files with 5 additions and 5 deletions

View File

@@ -11,7 +11,7 @@
{% block search %}{% endblock %}
<div class="table-responsive col-sm-12">
<table class="table table-hover">
<thead class="thead-dark">
<thead>
<tr>
<th scope="col">Invoice #</th>
<th scope="col">Event</th>