From 20b959f2737362a9164271f34f5e283eb651eebe Mon Sep 17 00:00:00 2001 From: Peter Pfeufer Date: Sun, 10 Dec 2023 14:12:12 +0100 Subject: [PATCH] [FIX] Make notification bell solid again Looks much better --- .../menu/templates/menu/menu-notification-block.html | 9 ++++----- .../static/allianceauth/js/refresh_notifications.js | 2 +- .../templates/allianceauth/notifications_menu_item.html | 2 +- 3 files changed, 6 insertions(+), 7 deletions(-) diff --git a/allianceauth/menu/templates/menu/menu-notification-block.html b/allianceauth/menu/templates/menu/menu-notification-block.html index 80959258..cdac9ec4 100644 --- a/allianceauth/menu/templates/menu/menu-notification-block.html +++ b/allianceauth/menu/templates/menu/menu-notification-block.html @@ -1,13 +1,12 @@ {% load i18n %} {% load navactive %} {% load auth_notifications %} -