Skip to content

Instantly share code, notes, and snippets.

View hackerandreas's full-sized avatar

Andreas Hacker hackerandreas

View GitHub Profile
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
/* hides the native tabs */
#TabsToolbar {
visibility: collapse;
}