Skip to content

Instantly share code, notes, and snippets.

@pvik
Created September 11, 2018 22:53
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 pvik/31ac565c250aac785b5f8baeec390001 to your computer and use it in GitHub Desktop.
Save pvik/31ac565c250aac785b5f8baeec390001 to your computer and use it in GitHub Desktop.
Firefox Customization - userContent.css
@-moz-document regexp("moz-extension://.+/resources/group-tab.html.*") {
:root {
background: #bbc2cf;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment