Spletno mesto bo delovalo z omejenimi zmožnostmi, medtem ko na njem izvajamo vzdrževalna dela za vas. Če članki ne rešijo vaše težave in želite zastaviti vprašanje, naša skupnost za podporo čaka na vas na @FirefoxSupport na Twitterju in na /r/firefox na Redditu.

Iskanje po podpori

Izogibajte se prevarantski tehnični podpori. Nikoli vam ne bomo naročili, da pokličete telefonsko številko ali nam pošljete osebne podatke. Sumljivo dejavnost prijavite z gumbom »Prijavi zlorabo«.

Več o tem

tab width

  • 2 odgovora
  • 1 ima to težavo
  • 9 ogledov
  • Zadnji odgovor od JimBob

more options

OK folks, I updated Firefox from older ESR and now cannot change tab width. I have tried about:config/tab min and tab max. I have tried CSS .tabbrowser-tab:not([pinned]) { max-width: 100px !important; min-width: 50px !important; None of these work. Suggestions?

OK folks, I updated Firefox from older ESR and now cannot change tab width. I have tried about:config/tab min and tab max. I have tried CSS .tabbrowser-tab:not([pinned]) { max-width: 100px !important; min-width: 50px !important; None of these work. Suggestions?

Vsi odgovori (2)

more options

There is a pref to set the min-width.

  • browser.tabs.tabMinWidth

In Firefox 69 and later you need to set this pref to true on the about:config page to enable userChrome.css and userContent.css in the chrome folder.

  • toolkit.legacyUserProfileCustomizations.stylesheets = true
more options

Also did that, they are smaller as I wanted but.....

This led to unexpected behavior with a few tabs on the left, a few on the right and the + (open a new tab) anywhere from the center to the right side depending on how many tabs are open.