1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-02-14 19:45:46 +01:00

fixed styling of muttator's chrome

This commit is contained in:
Martin Stubenschrott
2008-11-01 19:36:49 +00:00
parent 8c1c2ee76a
commit 13720d44b8
4 changed files with 8 additions and 3 deletions

View File

@@ -37,6 +37,7 @@ const config = { //{{{
guioptions: { m: ["toolbar-menubar"], T: ["nav-bar"], b: ["PersonalToolbar"] },
get visualbellWindow() getBrowser().mPanelContainer,
styleableChrome: "chrome://browser/content/browser.xul",
autocommands: [["BookmarkAdd", "Triggered after a page is bookmarked"],
["ColorScheme", "Triggered after a color scheme has been loaded"],