From ebae5dbff2826058b604ebaa432f97a25d037bd3 Mon Sep 17 00:00:00 2001 From: MS_Y Date: Tue, 8 Feb 2022 11:50:40 +0900 Subject: [PATCH] Fix: typo #320 --- userChrome.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/userChrome.css b/userChrome.css index 282a00e..8a7c5ab 100644 --- a/userChrome.css +++ b/userChrome.css @@ -153,8 +153,8 @@ menu[disabled="true"] { menulist > menupopup > menuitem[_moz-menuactive="true"], menulist > menupopup > menu[_moz-menuactive="true"] { - background-color: higlight !important; - color: higlighttext !important; + background-color: highlight !important; + color: highlighttext !important; } #PlacesToolbar menu,