mirror of
https://forge.fsky.io/oneflux/omegafox.git
synced 2026-02-10 04:52:03 -08:00
re-enable focus ring
This commit is contained in:
parent
d355ffd40a
commit
95fb27501f
1 changed files with 0 additions and 3 deletions
|
|
@ -86,9 +86,6 @@ defaultPref("browser.device-migration.help-menu.hidden", true);
|
|||
|
||||
// Theme adjustments
|
||||
defaultPref("toolkit.legacyUserProfileCustomizations.stylesheets", true); // Enable userChrome/userContent
|
||||
defaultPref("browser.display.focus_ring_on_anything", true); // Remove focus indicator for links
|
||||
defaultPref("browser.display.focus_ring_style", 0);
|
||||
defaultPref("browser.display.focus_ring_width", 0);
|
||||
|
||||
// Cookie banners (commented out since uBlock covers this)
|
||||
// defaultPref("cookiebanners.service.mode", 2); // Reject cookie banners if possible
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue