From cca51841bf3cd847a9c407f8506cb7b043385111 Mon Sep 17 00:00:00 2001 From: andersonid Date: Fri, 3 Oct 2025 17:26:33 -0300 Subject: [PATCH] Clean up: remove unnecessary header icons, keep only help and user menu --- app/static/index.html | 23 ----------------------- 1 file changed, 23 deletions(-) diff --git a/app/static/index.html b/app/static/index.html index e5e43a8..0568624 100644 --- a/app/static/index.html +++ b/app/static/index.html @@ -111,19 +111,6 @@ background-color: rgba(255, 255, 255, 0.1); } - .notification-badge { - position: absolute; - top: 4px; - right: 4px; - background-color: var(--pf-global--danger-color--100); - color: white; - font-size: 10px; - font-weight: 600; - padding: 2px 6px; - border-radius: 10px; - min-width: 16px; - text-align: center; - } .user-dropdown { display: flex; @@ -1214,16 +1201,6 @@
-
- -
-
- - 46 -
-
- -