Skip to content

Instantly share code, notes, and snippets.

@gjask
Created January 3, 2018 10:04
Show Gist options
  • Save gjask/3bd52f9360edabf170bb31516031317b to your computer and use it in GitHub Desktop.
Save gjask/3bd52f9360edabf170bb31516031317b to your computer and use it in GitHub Desktop.
tweak Tab Center Redux
@namespace xul url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);
#tabbrowser-tabs {
visibility: collapse;
}
#sidebar-box[sidebarcommand="_0ad88674-2b41-4cfb-99e3-e206c74a0076_-sidebar-action"] #sidebar-header {
visibility: collapse;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment