Skip to content

Instantly share code, notes, and snippets.

View Commandserver's full-sized avatar
🍪
Eating Cookies

Phil Commandserver

🍪
Eating Cookies
  • Germany
  • 06:54 (UTC +02:00)
View GitHub Profile
@Commandserver
Commandserver / userChrome.css
Created May 22, 2022 19:30
Classic Firefox Theme
.tabbrowser-tab > .tab-stack > .tab-background {
border-top: none !important;
margin: 0px !important;
box-shadow: none !important;
border-radius: 0px !important;
opacity: 1 !important;
}
.tabbrowser-tab .tab-context-line {
height: 0px !important;