better controls, formatting, etc

This commit is contained in:
Will Greenberg
2025-04-14 20:05:00 -07:00
parent c4b2c3bbe2
commit a33c7511eb
11 changed files with 133 additions and 31 deletions

View File

@@ -10,7 +10,7 @@
<table class="table-auto border">
<thead class="p-2">
<tr class="bg-gray-300 p-2 m-2">
<tr class="bg-gray-300">
<th scope="col">Name</th>
<th scope="col">Date Started</th>
<th scope="col">Date of Last Message</th>
@@ -18,6 +18,7 @@
<th scope="col">PCAP</th>
<th scope="col">QMDL</th>
<th scope="col">Analysis Result</th>
<th scope="col">Delete</th>
</tr>
</thead>
<tbody>