diff options
Diffstat (limited to 'firefox/chrome')
-rw-r--r-- | firefox/chrome/userChrome.css | 5 |
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 { |