summaryrefslogtreecommitdiff
path: root/.config/firefox/userChrome.css
blob: 48c6d13a9d725bed71d31b2103a75fbc3e3e1eb2 (plain)
1
2
3
4
/* hides the native tabs */
#TabsToolbar {
  visibility: collapse;
}