skynet/firefox/userChrome.css

5 lines
69 B
CSS

/* hides the native tabs */
#TabsToolbar {
visibility: collapse;
}