mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-02-05 22:58:21 +00:00
Remove the dark header from light theme
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user