Firefox: Fix hiding of the tabbar
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
@-moz-document url(chrome://browser/content/browser.xhtml) {
|
@-moz-document url(chrome://browser/content/browser.xhtml) {
|
||||||
/* Hide Firefox top tab bar */
|
/* Hide Firefox top tab bar */
|
||||||
#TabsToolbar {
|
#TabsToolbar {
|
||||||
visibility: hidden !important;
|
display: none !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Remove titlebar */
|
/* Remove titlebar */
|
||||||
|
|||||||
Reference in New Issue
Block a user