mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-21 13:25:44 +01:00
fixed styling of muttator's chrome
This commit is contained in:
@@ -42,6 +42,7 @@ const config = { //{{{
|
||||
get mainWidget() this.isComposeWindow ? document.getElementById("content-frame") : GetThreadTree(),
|
||||
get mainWindowID() this.isComposeWindow ? "msgcomposeWindow" : "messengerWindow",
|
||||
get visualbellWindow() document.getElementById(this.mainWindowID),
|
||||
styleableChrome: "chrome://messenger/content/messenger.xul,chrome://messenger/content/messengercompose/messengercompose.xul",
|
||||
|
||||
autocommands: [["FolderLoaded", "Triggered after switching folders in Thunderbird"],
|
||||
["PageLoadPre", "Triggered after a page load is initiated"],
|
||||
|
||||
Reference in New Issue
Block a user