fix: Allow the sidebar to be hovered even when the pref is off, b=no-bug, c=common, compact-mode, glance, tabs, workspaces

This commit is contained in:
mr. m
2025-11-11 10:22:05 +01:00
parent 2bed07f7c6
commit fc804acdb0
6 changed files with 788 additions and 782 deletions

View File

@@ -1,6 +1,6 @@
// This Source Code Form is subject to the terms of the Mozilla Public
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
/* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this file,
* You can obtain one at http://mozilla.org/MPL/2.0/. */
import { AppConstants } from 'resource://gre/modules/AppConstants.sys.mjs';

View File

@@ -149,7 +149,7 @@
visibility 0.15s;
}
#navigator-toolbox[zen-has-hover='true'] &,
#navigator-toolbox[zen-has-implicit-hover='true'] &,
&[open],
#urlbar[has-popup-open='true'] &,
#identity-box[pageproxystate='invalid'] & {