Afjout config ff pour cacher les onglets
parent
7b00f2fa6a
commit
8f7ad65224
|
|
@ -0,0 +1,7 @@
|
||||||
|
#titlebar {
|
||||||
|
visibility: collapse;
|
||||||
|
}
|
||||||
|
|
||||||
|
#sidebar-header {
|
||||||
|
visibility: collapse !important;
|
||||||
|
}
|
||||||
|
|
@ -0,0 +1,3 @@
|
||||||
|
user_pref("toolkit.legacyUserProfileCustomizations.stylesheets", true);
|
||||||
|
user_pref("gfx.webrender.software.opengl", true);
|
||||||
|
|
||||||
Loading…
Reference in New Issue