From e162b67c48b0a84d8f388f5e705ffb95191554f3 Mon Sep 17 00:00:00 2001 From: Matt Friedman Date: Tue, 4 Jun 2024 10:25:35 -0700 Subject: [PATCH] [ticket/17333] Fix toggle icon colors PHPBB-17333 Signed-off-by: Matt Friedman --- phpBB/styles/prosilver/template/notification_dropdown.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/phpBB/styles/prosilver/template/notification_dropdown.html b/phpBB/styles/prosilver/template/notification_dropdown.html index 841f541744..ff52543d0a 100644 --- a/phpBB/styles/prosilver/template/notification_dropdown.html +++ b/phpBB/styles/prosilver/template/notification_dropdown.html @@ -47,8 +47,8 @@ {% if NOTIFICATIONS_WEBPUSH_ENABLE and notification_types is not defined %} {% endif %} {% EVENT notification_dropdown_footer_after %}