From 38015c1d3c59733881f3a1f2fff7732f518c251f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pedro=20Carre=C3=B1o?= <34664891+Pkcarreno@users.noreply.github.com> Date: Sun, 9 Mar 2025 10:26:31 -0400 Subject: [PATCH] Update: cleaner bookmark menu --- themes/b0f635d7-c3bf-4709-af68-4712f0e5b2e5/chrome.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/themes/b0f635d7-c3bf-4709-af68-4712f0e5b2e5/chrome.css b/themes/b0f635d7-c3bf-4709-af68-4712f0e5b2e5/chrome.css index 2e3a3925..6fa3a63b 100644 --- a/themes/b0f635d7-c3bf-4709-af68-4712f0e5b2e5/chrome.css +++ b/themes/b0f635d7-c3bf-4709-af68-4712f0e5b2e5/chrome.css @@ -9,3 +9,7 @@ #bookmarks-menu-button #BMB_viewBookmarksToolbar { display: none !important; } + +#BMB_bookmarksPopup menuseparator { + display: none !important; +}