From fce10c73b7342ab5494a45e4d9df8d368b05112a Mon Sep 17 00:00:00 2001 From: Jeremy Stretch Date: Wed, 6 Aug 2025 15:28:01 -0400 Subject: [PATCH] Closes #17222: Improve visibility of notifications icon (#20035) --- 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 %} -