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

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

Learn More

How to reduce height of tabs toolbar below 28px?

  • 1 απάντηση
  • 4 έχουν αυτό το πρόβλημα
  • 9 προβολές
  • Τελευταία απάντηση από Tom2025

more options

I'm trying to reduce the heights of the various toolbars. I have reduced the height of the bookmarks bar to 18px by editing the userChrome.css file and selecting a compact layout, but I can't get the tabs bar below 28px. Actually, the BAR gets smaller, but the button for the current tab won't reduce below 28px. Attached is an screenshot of this. I've tried all the combinations of height and min-height elements for #TabsToolbar, .tabbrowser-tabs, .tab-text, .tab-throber, .tab-icon-image, .tab-close, .tab-close-button, etc, but nothing works. This is with firefox 57.0.1. What am I missing?

I'm trying to reduce the heights of the various toolbars. I have reduced the height of the bookmarks bar to 18px by editing the userChrome.css file and selecting a compact layout, but I can't get the tabs bar below 28px. Actually, the BAR gets smaller, but the button for the current tab won't reduce below 28px. Attached is an screenshot of this. I've tried all the combinations of height and min-height elements for #TabsToolbar, .tabbrowser-tabs, .tab-text, .tab-throber, .tab-icon-image, .tab-close, .tab-close-button, etc, but nothing works. This is with firefox 57.0.1. What am I missing?
Συνημμένα στιγμιότυπα

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

more options

I have tried this custom CSS without success to change height:

  1. TabsToolbar { height: 20px !important; }

What is the CSS code to reduce the height of both TabsToolbar and Tabs? I want to remove padding to shrink the height.

Τροποποιήθηκε στις από το χρήστη Tom2025