wiki:linux:ubuntu_24_04_lts
Dies ist eine alte Version des Dokuments!
Inhaltsverzeichnis
Ubuntu 24.04
Office und Internet
Firefox
Benutzerdefinierte Tabs: ''~./mozilla/firefox/<PROFILE-FOLDER>/chrome/userChrome.css
/* Optional: Zusätzlicher Abstand zwischen den Tabs */ .tabbrowser-tab + .tabbrowser-tab { margin-top: -6px !important; /* oder ein anderer gewünschter Abstand */ } #TabsToolbar { --tab-min-height: 20px; /* Passen Sie diesen Wert an (z.B. 40px, 50px) */ --tab-max-height: 20px; } #tabbrowser-tabs { --tab-min-height: 20px; /* Gleicher Wert wie oben */ --tab-max-height: 20px; }
- download
Code_einfügen
wiki/linux/ubuntu_24_04_lts.1750176587.txt.gz · Zuletzt geändert: von wikimaster