Skip to content

Hide tabs manual #24

Description

@NN---

If you know any better way to hide the tabs, please let me know.

Adding this file to \chrome\userChrome.css hides top tabs.

@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");

#TabsToolbar, #PersonalToolbar {
    visibility: collapse;
}

#sidebar-header {
    visibility: collapse !important;
}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions