Searched refs:propPriority (Results 1 – 1 of 1) sorted by relevance
| /template/strap/resources/firebug/ |
| H A D | firebug-lite-1.4.js | 7098 },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…
|