1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-02-17 04:05:44 +01:00

Apply CSS to the correct config.styleableChrome window.

This commit is contained in:
Doug Kearns
2009-03-17 17:55:10 +11:00
parent f293c4f212
commit 89565e3c03

View File

@@ -47,7 +47,7 @@ const config = { //{{{
get mainWindowID() "mainplayer", get mainWindowID() "mainplayer",
get visualbellWindow() document.getElementById(this.mainWindowID), get visualbellWindow() document.getElementById(this.mainWindowID),
styleableChrome: "chrome://songbird/content/xul/layoutBaseOverlay.xul", styleableChrome: "chrome://gonzo/content/xul/mainplayer.xul",
autocommands: [["BookmarkAdd", "Triggered after a page is bookmarked"], autocommands: [["BookmarkAdd", "Triggered after a page is bookmarked"],
["ColorScheme", "Triggered after a color scheme has been loaded"], ["ColorScheme", "Triggered after a color scheme has been loaded"],