Skip to content

Instantly share code, notes, and snippets.

@gabrielfern
Created October 11, 2018 03:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gabrielfern/f36cff8e90e624b9f91f9f97cf79e8da to your computer and use it in GitHub Desktop.
Save gabrielfern/f36cff8e90e624b9f91f9f97cf79e8da to your computer and use it in GitHub Desktop.
Firefox csd fix (theme: Mint-Y-Darker)
.titlebar-placeholder[type="pre-tabs"] {
display:none !important;
}
#TabsToolbar {
background-color: #2f2f2f;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment