[FIX] [Bootstrap] Uniform default table background

Also removed empty style and class arguments while I was at it
This commit is contained in:
Peter Pfeufer
2023-10-26 18:17:48 +02:00
parent 5e70dab11f
commit e5ed33aeec
6 changed files with 18 additions and 10 deletions

View File

@@ -7,7 +7,7 @@
<h4 class="card-title text-center">{% translate "Upcoming Fleets" %}</h4>
<div class="card-body">
<div style="height: 300px; overflow-y:auto;">
<table class="table" style="--bs-table-bg: transparent;">
<table class="table">
<thead>
<tr>
<th class="text-center">{% translate "Operation" %}</th>