Searched defs:CSSStyleSheetPanel (Results 1 – 3 of 3) sorted by relevance
7103 Firebug.CSSStyleSheetPanel=function(){}; function7104 Firebug.CSSStyleSheetPanel.prototype=extend(Firebug.SourceBoxPanel,{template:domplate({tag:DIV({"cl… class in Firebug
26835 Firebug.CSSStyleSheetPanel = function() {}; function26837 Firebug.CSSStyleSheetPanel.prototype = extend(Firebug.SourceBoxPanel, class in Firebug
7114 Firebug.CSSStyleSheetPanel=function(){}; function 7115 Firebug.CSSStyleSheetPanel.prototype=extend(Firebug.SourceBoxPanel,{template:domplate({tag:DIV({"class":"cssSheet insertInto a11yCSSView"},FOR("rule","$rules",CSSRuleTag),DIV({"class":"cssSheet editable insertBefore"},""))}),refresh:function(){if(this.location){this.updateLocation(this.location) class in Firebug