mirror of
https://github.com/EFForg/rayhunter.git
synced 2026-04-28 00:20:00 -07:00
Restyle download links in table view
They're taking up too much space as individual columns. Also change DownloadLink to be a real link, so that "Copy URL" works.
This commit is contained in:
committed by
Cooper Quintin
parent
c5a79e545d
commit
ad4e971e77
@@ -19,9 +19,7 @@
|
||||
<th class="p-2" scope="col">Started</th>
|
||||
<th class="p-2" scope="col">Last Message</th>
|
||||
<th class="p-2" scope="col">Size</th>
|
||||
<th class="p-2" scope="col">PCAP</th>
|
||||
<th class="p-2" scope="col">QMDL</th>
|
||||
<th class="p-2" scope="col">ZIP</th>
|
||||
<th class="p-2" scope="col">Download</th>
|
||||
<th class="p-2" scope="col">Analysis</th>
|
||||
<th class="p-2" scope="col"></th>
|
||||
</tr>
|
||||
|
||||
Reference in New Issue
Block a user