- Firefox-Version
- 143.0
- Betriebssystem
- win 11
Hallo 2002Andreas :
Dein alter Code erzeugt zu dicke Separatoren:
CSS
/* Seperatoren anpassen */
/* andy: https://www.camp-firefox.de/forum/thema/133874/?postID=1191678#post1191678*/
#ExtAppButtons > toolbarseparator {
display: block !important;
margin-top: 2px !important;
margin-bottom: 2px !important;
min-height: 1px !important;
max-height: 1px !important;
background: black !important;
appearance: none !important;
}
Alles anzeigen
Kannst Du helfen?