summaryrefslogtreecommitdiff
path: root/firefox/chrome
diff options
context:
space:
mode:
authornoa@gaiwan.org2024-06-12 23:18:28 +0000
committernoa@gaiwan.org2024-06-12 23:18:28 +0000
commitbe42799b084e8fb936eb973dceadf6966dd71cba (patch)
tree0f1cd58c7ec169940fc617dc960e2c719c79ecfe /firefox/chrome
parent7314c974b8b7b723ef7f22708777af3e00fb403d (diff)
Update completion at point configuration
Diffstat (limited to 'firefox/chrome')
-rw-r--r--firefox/chrome/userChrome.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/firefox/chrome/userChrome.css b/firefox/chrome/userChrome.css
index 9dba66e..8674958 100644
--- a/firefox/chrome/userChrome.css
+++ b/firefox/chrome/userChrome.css
@@ -5,6 +5,7 @@
/* ffffe8 */
/*#navigator-toolbox-background {*/
+/*
#nav-bar {
background: #e5e5d0 !important;
}
@@ -14,7 +15,11 @@
#urlbar-background {
background: inherit !important;
}
+*/
+/*
+ * Replace navigation icons with text
+ */
#back-button image,
#forward-button image,
#stop-reload-button image {