From 441ec2b8a8642411010cd36dcb855d13a7b75003 Mon Sep 17 00:00:00 2001 From: Jeremy Stretch Date: Wed, 6 Aug 2025 13:39:10 -0400 Subject: [PATCH] Closes #17222: Improve visibility of notifications icon --- netbox/templates/htmx/notifications.html | 4 ++-- netbox/templates/inc/light_toggle.html | 4 ++-- netbox/templates/inc/notification_bell.html | 3 ++- netbox/templates/inc/user_menu.html | 4 ++-- 4 files changed, 8 insertions(+), 7 deletions(-) diff --git a/netbox/templates/htmx/notifications.html b/netbox/templates/htmx/notifications.html index e03e5afc9..2154d56ba 100644 --- a/netbox/templates/htmx/notifications.html +++ b/netbox/templates/htmx/notifications.html @@ -15,14 +15,14 @@
{{ notification.event }} {{ notification.created|timesince }} {% trans "ago" %}
- +
{% empty %} -