From 38b2278933d51cedf1680ca9a11ab39a6fd8c5f4 Mon Sep 17 00:00:00 2001 From: GodieGun Date: Mon, 6 Jan 2025 22:42:12 -0500 Subject: [PATCH] added new file for 'expand on hover' feature - Removed file of 'autohide bookmarks-bar' when using tree-tabs configuration. --- chrome/userChrome.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chrome/userChrome.css b/chrome/userChrome.css index c779bbb6..3b1469a8 100644 --- a/chrome/userChrome.css +++ b/chrome/userChrome.css @@ -26,7 +26,7 @@ @import url('components/ogx_oneline.css'); @import url('components/ogx_tab-shapes.css'); @import url('components/ogx_tree-tabs.css'); -@import url('components/ogx_autohide_bookmark-bar.css'); +@import url('components/ogx_tree-tabs-expandOnHover.css'); @import url('components/ogx_main-image.css'); /* ############# Your Personal File ############## */