Добро пожаловать в дополнения Thunderbird.
Добавляйте дополнительные функции и стили, чтобы настроить Thunderbird по своему вкусу.
ЗакрытьОтзывы на Reply All Button от Mark B
Рейтинг 4 из 5 звёзд
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.
Рейтинг 4 из 5 звёзд
I've been missing this button. Works well in light mode. Button icon barely visible in dark mode.
Для создания своих подборок вам необходимо иметь учётную запись на сайте дополнений Mozilla.