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

@@ -16,7 +16,7 @@
<div class="d-none d-md-block">
<div class="table-responsive">
<table class="table table-striped">
<thead class="thead-dark">
<thead>
<tr>
<th scope="col">#</th>
<th scope="col">Name<a href="?{% orderby request 'orderBy' 'name' %}"><span class="caret"></span></a></td>