This commit is contained in:
vinceliuice
2023-05-25 00:47:54 +08:00
parent 169846525b
commit 9d48b3de80
180 changed files with 324 additions and 2947 deletions

View File

@@ -0,0 +1,12 @@
@namespace xul url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
#tabbrowser-tabs tab:only-of-type,
#TabsToolbar #alltabs-button {
display: none !important;
}
.tab-background, .tab-stack {
min-height: 0 !important;
}
/* TODO: Hidde tabbar bottom border */