Home
last modified time | relevance | path

Searched refs:propPriority (Results 1 – 1 of 1) sorted by relevance

/template/strap/resources/firebug/
H A Dfirebug-lite-1.4.js7098 },setProperty:function(rule,propName,propValue,propPriority){var style=rule.style||rule; argument
7103 style.setProperty(propName,propValue,propPriority)
7105 }if(propName){dispatch(this.fbListeners,"onCSSSetProperty",[style,propName,propValue,propPriority,p…