aboutsummaryrefslogtreecommitdiff
path: root/.mozilla
diff options
context:
space:
mode:
authortdro <tdro@users.noreply.github.com>2019-05-07 03:43:31 -0400
committertdro <tdro@users.noreply.github.com>2019-05-07 03:43:31 -0400
commit7cfa665c0e2235e53ae663ffcd784d257a94750c (patch)
treec83cb1311db23b6d7ca1704f66625cb39f8e074e /.mozilla
parent76c8f84363a0d1d8a16fbcd1a0f9eb9b8696f709 (diff)
downloaddotfiles-7cfa665c0e2235e53ae663ffcd784d257a94750c.tar.gz
dotfiles-7cfa665c0e2235e53ae663ffcd784d257a94750c.tar.bz2
dotfiles-7cfa665c0e2235e53ae663ffcd784d257a94750c.zip
.mozilla/firefox/chrome/userChrome.css: Suggestions removable through preferences
Diffstat (limited to '.mozilla')
-rw-r--r--.mozilla/firefox/5xd34j21.default/chrome/userChrome.css5
1 files changed, 0 insertions, 5 deletions
diff --git a/.mozilla/firefox/5xd34j21.default/chrome/userChrome.css b/.mozilla/firefox/5xd34j21.default/chrome/userChrome.css
index 047b9d0..db41824 100644
--- a/.mozilla/firefox/5xd34j21.default/chrome/userChrome.css
+++ b/.mozilla/firefox/5xd34j21.default/chrome/userChrome.css
@@ -6,11 +6,6 @@
}
}
-/* Hide autocomplete results */
-#PopupAutoCompleteRichResult {
- display: none !important;
-}
-
/* Auto hide sidebar */
:root {
--sidebar-hover-width: 8px;