This website works better with JavaScript.
Home
Help
Sign In
marrub
/
scripts
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
add hamburger
master
Alison Watson
1 year ago
parent
5e9a7a72e2
commit
020acf2f2d
1 changed files
with
0 additions
and
5 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-5
themes/userChrome.css
+ 0
- 5
themes/userChrome.css
View File
@@ -1,9 +1,4 @@
@-moz-document url("chrome://browser/content/browser.xhtml") {
/* get rid of hamburgers */
#PanelUI-menu-button {
display: none;
}
/* hide top tabs (for sideberry) */
#TabsToolbar {
visibility: collapse !important;
Write
Preview
Loading…
Cancel
Save