From 0a0e4a87be39ad6436292611e3537f53b26e55b1 Mon Sep 17 00:00:00 2001 From: bmFtZQ <62812711+bmFtZQ@users.noreply.github.com> Date: Tue, 13 Apr 2021 02:49:50 +0800 Subject: [PATCH] Update userChrome.css --- chrome/userChrome.css | 1 + 1 file changed, 1 insertion(+) diff --git a/chrome/userChrome.css b/chrome/userChrome.css index 3452a2a..e6783ec 100644 --- a/chrome/userChrome.css +++ b/chrome/userChrome.css @@ -11,6 +11,7 @@ /* Optional Extras (uncomment/comment to enable/disable) */ +@import "extras/accessibility.css"; /* High Contrast theme and reduced motion (Only used on OS setting) */ /* @import "extras/vibrancy.css"; */ /* (MACOS ONLY!) Enable window vibrancy behind tabs */ /* @import "extras/hidetoolbarbuttons.css"; */ /* (BUGGY: USE AT OWN RISK!) Hide toolbar buttons other than extensions */ /* @import "extras/swapaccount-overflow.css"; */ /* (BUGGY: USE AT OWN RISK!) Swap Account icon and Overflow icon (must be placed next to each other) */