Reviews for Reply All Button
2 reviews for this add-on
Rated 4 out of 5 stars
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. I'll try to see about fixing the UI to work with dark mode.
Rated 5 out of 5 stars
Thank you! I have become so used to working around the "Smart Reply" (which can still be useful, just do not call it "Reply All") limitations I had almost forgotten how "Reply All" used to, and should work. So far, this add-on appears to work as desired.
To create your own collections, you must have a Mozilla Add-ons account.