mirror of
https://github.com/swissmakers/fail2ban-ui.git
synced 2026-04-17 05:53:15 +02:00
Add some status-tooltip implementation for the websocket connection
This commit is contained in:
@@ -73,7 +73,7 @@
|
||||
<div class="flex items-center justify-between h-16">
|
||||
<div class="flex items-center">
|
||||
<div class="flex-shrink-0">
|
||||
<span class="text-xl font-bold">Fail2ban UI</span>
|
||||
<a href="/" class="text-xl font-bold hover:text-blue-200 transition-colors cursor-pointer">Fail2ban UI</a>
|
||||
</div>
|
||||
<div id="backendStatus" class="ml-4 flex items-center gap-2">
|
||||
<span class="w-2 h-2 rounded-full bg-gray-400" id="statusDot"></span>
|
||||
|
||||
Reference in New Issue
Block a user