mirror of
https://github.com/EFForg/rayhunter.git
synced 2026-04-27 07:59:59 -07:00
Add dropshadows and other small UI changes
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
}
|
||||
</script>
|
||||
|
||||
<tr class="{status_row_color}">
|
||||
<tr class="{status_row_color} drop-shadow">
|
||||
<th class="font-bold p-2" scope='row'>{entry.name}</th>
|
||||
<td class="p-2">{date_formatter.format(entry.start_time)}</td>
|
||||
<td class="p-2">{date_formatter.format(entry.last_message_time)}</td>
|
||||
|
||||
Reference in New Issue
Block a user