Bienvenue sur les modules Firefox pour Android.
Ajoutez des fonctionnalités et styles supplémentaires pour personnaliser votre Firefox pour Android.
FermerCritiques de Reply All Button par Mark B
Noté 4 sur 5 étoiles
I've been missing this button. Works well in light mode. Button icon barely visible in dark mode.
I used the following CSS in my userChrome.css to fix this:
toolbarbutton#platinummyr_replyallbutton_addons_thunderbird_net-messageDisplayAction-toolbarbutton {
& > stack.toolbarbutton-badge-stack {
& > image.toolbarbutton-icon {
list-style-image: url("chrome://messenger/skin/icons/new/compact/reply-all.svg") !important
}
}
}
Thanks for the feedback. Unfortunately, I was unable to figure out a method to apply this CSS to the button from within the plugin. Apparently the regular icons can have dark and light modes, but I'm unable to figure out how to make that work from an extension. If someone else can figure out how I would be happy to accept an update, but I do not have time to pursue a proper solution myself.
Noté 4 sur 5 étoiles
I've been missing this button. Works well in light mode. Button icon barely visible in dark mode.
Pour créer vos propres collections, vous devez avoir un compte Mozilla Add-ons.