Az oldal korlátolt funkcionalitással fog rendelkezni, amíg elvégezzük a felhasználói élményt javító karbantartást. Ha egy leírás nem oldja meg a problémáját, és kérdést tenne fel, akkor a támogatási közösségünk a @FirefoxSupport Twitter oldalon tud segíteni, vagy az /r/firefox oldalon a Redditen.

Támogatás keresése

Kerülje el a támogatási csalásokat. Sosem kérjük arra, hogy hívjon fel egy telefonszámot vagy osszon meg személyes információkat. Jelentse a gyanús tevékenységeket a „Visszaélés bejelentése” lehetőséggel.

További tudnivalók

A témacsoportot lezárták és archiválták. Tegyen fel új kérdést, ha segítségre van szüksége.

When tabs are to the right of the Firefox button, how do you lesson their height to match that of the button?

  • 3 válasz
  • 1 embernek van ilyen problémája
  • 1 megtekintés
  • Utolsó üzenet ettől: user265866

more options

When Firefox is maximized, the empty space below the Firefox button is nearly 1/3 it's height.

In about:config, I see entries for specifying it's minimum and maximum width, like "browser.tabs.tabMinWidth", but none for it's height.

When Firefox is maximized, the empty space below the Firefox button is nearly 1/3 it's height. In about:config, I see entries for specifying it's minimum and maximum width, like "browser.tabs.tabMinWidth", but none for it's height.

Kiválasztott megoldás

The tab height is based on built-in style rules. You can override the built-in style rules by adding new style rules to a file named userChrome.css or using the Stylish add-on. (The advantage of using the Stylish extension is you do not need to restart Firefox to see the rules applied, so you can experiment more quickly.) Because the tab contains text, icons, and possibly a close button, it may take several rules to get the size the way you like it. I didn't see a recipe in my quick search, but I'm sure you can find some good suggestions if you dig around.

Válasz olvasása eredeti szövegkörnyezetben 👍 0

Összes válasz (3)

more options

Kiválasztott megoldás

The tab height is based on built-in style rules. You can override the built-in style rules by adding new style rules to a file named userChrome.css or using the Stylish add-on. (The advantage of using the Stylish extension is you do not need to restart Firefox to see the rules applied, so you can experiment more quickly.) Because the tab contains text, icons, and possibly a close button, it may take several rules to get the size the way you like it. I didn't see a recipe in my quick search, but I'm sure you can find some good suggestions if you dig around.

more options

Thanks!

I do have some entries in my userChrome that are still used but none relating to tabs. Anyway, I did find a solution in the Add-on "Hide Caption Titlebar Plus at " https://addons.mozilla.org/en-US/firefox/addon/hide-caption-titlebar-plus-sma/?src=userprofile

Note the Min, Max, & Close button is styled as a micro-mini that expands on mouse-over... Love it!

more options

Oh, and the orange Firefox menu button is also reduced to an "F" that still functions as always with a mouse-over.