From d816bca7e0993e37d9a684d31eefb559c3420b80 Mon Sep 17 00:00:00 2001 From: "mr. m" Date: Mon, 5 May 2025 13:25:49 +0200 Subject: [PATCH] fix: Fixed spelling for urlbar selected color, b=(no-bug), c=common --- src/zen/common/styles/zen-urlbar.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/zen/common/styles/zen-urlbar.css b/src/zen/common/styles/zen-urlbar.css index 9923edd5e..27272f694 100644 --- a/src/zen/common/styles/zen-urlbar.css +++ b/src/zen/common/styles/zen-urlbar.css @@ -550,7 +550,7 @@ button.popup-notification-dropmarker { & *, & .urlbarView-title-separator::before { - color: lgith-dark(black, white) !important; + color: light-dark(black, white) !important; } & .urlbarView-favicon {