From ff224d81c149abd780e7b743660e12654d1fc089 Mon Sep 17 00:00:00 2001 From: Kris Maglione Date: Fri, 8 Oct 2010 15:16:17 -0400 Subject: [PATCH] Add temporary kludge until the next FF4b comes out. --- common/content/tabs.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/common/content/tabs.js b/common/content/tabs.js index 4b71f47b..3d6f552c 100644 --- a/common/content/tabs.js +++ b/common/content/tabs.js @@ -21,12 +21,12 @@ const Tabs = Module("tabs", { this._lastBufferSwitchArgs = ""; this._lastBufferSwitchSpecial = true; - this.tabBinding = styles.addSheet(true, "tab-binding", "chrome://browser/content/browser.xul", String.replace( xul|tabs > xul|tab { -moz-binding: url(chrome://dactyl/content/bindings.xml#tab-4) !important; } // FIXME: better solution for themes? .tabbrowser-tab[busy] > .tab-icon > .tab-icon-image { list-style-image: url('chrome://global/skin/icons/loading_16.png') !important; } - ]]>, /tab-./g, function (m) dactyl.has("Darwin") ? "tab-mac" : m), + ]]>, /tab-./g, function (m) dactyl.has("Darwin") ? "tab-mac" : m), false, true); // hide tabs initially to prevent flickering when 'stal' would hide them