Changes

Jump to: navigation, search

Thunderbird/Add-ons Guide 57

309 bytes added, 18:27, 23 January 2018
Added note about preferences.css to section thunderbird59
style chrome://messenger/content/customizeToolbar.xul chrome://.../skin/... .css appversion>=59.0a1
</pre>
* CSS for the preference dialogs has moved from Mozilla core to Thunderbird. Add-ons that have an options/preferences dialog that requires this CSS need to add
<pre>
<?xml-stylesheet type="text/css" href="chrome://messenger/skin/preferences/preferences.css"?>
</pre> to the XUL file that defines that dialog.
== Outlook and Suggestion ==
316
edits

Navigation menu