diff --git a/public_html/assets/css/jarvis.css b/public_html/assets/css/jarvis.css index 8a0140e..2384dbe 100644 --- a/public_html/assets/css/jarvis.css +++ b/public_html/assets/css/jarvis.css @@ -1382,5 +1382,6 @@ body.kiosk-mode #bb-ha-item { display:none !important; } body.kiosk-mode #bb-agents-item { display:none !important; } body.kiosk-mode #bb-memory-item { display:none !important; } body.kiosk-mode #bb-pve-item { display:none !important; } +body.kiosk-mode #network-status-panel { display:none !important; } /* If agents or guardian was the active tab, switch to intel */ diff --git a/public_html/index.html b/public_html/index.html index 5a7d917..265a7b2 100644 --- a/public_html/index.html +++ b/public_html/index.html @@ -6,7 +6,7 @@