Αναζήτηση στην υποστήριξη

Προσοχή στις απάτες! Δεν θα σας ζητήσουμε ποτέ να καλέσετε ή να στείλετε μήνυμα σε κάποιον αριθμό τηλεφώνου ή να μοιραστείτε προσωπικά δεδομένα. Αναφέρετε τυχόν ύποπτη δραστηριότητα μέσω της επιλογής «Αναφορά κατάχρησης».

Μάθετε περισσότερα

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

  • 3 απαντήσεις
  • 1 έχει αυτό το πρόβλημα
  • 1 προβολή
  • Τελευταία απάντηση από 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.

Επιλεγμένη λύση

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.

Ανάγνωση απάντησης σε πλαίσιο 👍 0

Όλες οι απαντήσεις (3)

more options

Επιλεγμένη λύση

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.