aber ohne die Schriftfarbe zu ändern.
Hast den den Code auch mal getestet in der Fx Version 121?
CSS Alles anzeigen@-moz-document url-prefix(about:logins) { [l10nid="login-item-edit-button"], [l10nid="about-logins-login-item-remove-button"] { border-radius: 5px !important; --in-content-button-background-hover: blue !important; --in-content-button-text-color: white !important; --in-content-button-text-color-hover: white !important; } [l10nid="login-item-edit-button"] { background-color: red !important; margin-right: 5px !important; } [l10nid="about-logins-login-item-remove-button"] { background-color: green !important; } }
funktioniert in version 121.01
Danke @ all