+ firefox
This commit is contained in:
9
dots/firefox/userChrome.css
Normal file
9
dots/firefox/userChrome.css
Normal file
@@ -0,0 +1,9 @@
|
||||
/* disable top bar and top tabs */
|
||||
|
||||
#TabsToolbar {
|
||||
visibility: collapse;
|
||||
}
|
||||
|
||||
#titlebar {
|
||||
display: none;
|
||||
}
|
||||
Reference in New Issue
Block a user