Loading browser/base/content/tabbrowser.css +1 −1 Original line number Diff line number Diff line Loading @@ -35,7 +35,7 @@ } tabpanels { background-color: white; background-color: transparent; } .tab-drop-indicator { Loading browser/base/content/tabbrowser.xml +5 −0 Original line number Diff line number Diff line Loading @@ -2456,6 +2456,11 @@ this.mTabListeners[0] = tabListener; this.mTabFilters[0] = filter; this.init(); this.style.backgroundColor = Services.prefs.getBoolPref("browser.display.use_system_colors") ? "-moz-default-background-color" : Services.prefs.getCharPref("browser.display.background_color"); ]]> </constructor> Loading Loading
browser/base/content/tabbrowser.css +1 −1 Original line number Diff line number Diff line Loading @@ -35,7 +35,7 @@ } tabpanels { background-color: white; background-color: transparent; } .tab-drop-indicator { Loading
browser/base/content/tabbrowser.xml +5 −0 Original line number Diff line number Diff line Loading @@ -2456,6 +2456,11 @@ this.mTabListeners[0] = tabListener; this.mTabFilters[0] = filter; this.init(); this.style.backgroundColor = Services.prefs.getBoolPref("browser.display.use_system_colors") ? "-moz-default-background-color" : Services.prefs.getCharPref("browser.display.background_color"); ]]> </constructor> Loading