Maidir leis an mbreiseán seo
This is a (limited) replacement for the Phoenity Shredder theme.
Full themes are no longer supported on Thunderbird 68 and higher.
Icon size (small icons) can be set in the "Customize Toolbar" dialogs.
Supports some extensions (Cardbook, uBlockOrigin, Mail Redirect).
Icon size (small icons) is not persistent on the Cardbook toolbar, to use small icons there you can add the following to userChrome.css:
#cardbook-toolbox .toolbarbutton-1 .toolbarbutton-icon {
min-width: 18px !important;
min-height: 18px !important;
width: 18px !important;
height: 18px !important;
}
Full themes are no longer supported on Thunderbird 68 and higher.
Icon size (small icons) can be set in the "Customize Toolbar" dialogs.
Supports some extensions (Cardbook, uBlockOrigin, Mail Redirect).
Icon size (small icons) is not persistent on the Cardbook toolbar, to use small icons there you can add the following to userChrome.css:
#cardbook-toolbox .toolbarbutton-1 .toolbarbutton-icon {
min-width: 18px !important;
min-height: 18px !important;
width: 18px !important;
height: 18px !important;
}