mirror of
https://github.com/vinceliuice/WhiteSur-gtk-theme.git
synced 2025-06-08 00:13:02 +00:00
13 lines
281 B
CSS
13 lines
281 B
CSS
@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 */
|