Searched refs:addRule (Results 1 – 9 of 9) sorted by relevance
| /template/strap/ComboStrap/ |
| H A D | PageRules.php | 109 function addRule($sourcePageId, $targetPageId, $priority): ?int function in ComboStrap\\PageRules
|
| /template/strap/admin/ |
| H A D | pagerules.php | 130 $this->pageRuleManager->addRule($matcher, $target, $priority);
|
| /template/a_new_day/ |
| D | csshover3.htc | 133 …sheet.addRule(affected, CSSHOVER_PREFIX + className + ':expression(CSSHover(this, "'+pseudo+'", "'… 140 sheet.addRule(newSelect, style);
|
| /template/simple/ |
| D | csshover3.htc | 133 …sheet.addRule(affected, CSSHOVER_PREFIX + className + ':expression(CSSHover(this, "'+pseudo+'", "'… 140 sheet.addRule(newSelect, style);
|
| /template/vector20/static/3rd/vector/ |
| D | csshover.htc | 133 …sheet.addRule(affected, CSSHOVER_PREFIX + className + ':expression(CSSHover(this, "'+pseudo+'", "'… 140 sheet.addRule(newSelect, style);
|
| /template/vector/static/3rd/vector/ |
| D | csshover.htc | 133 …sheet.addRule(affected, CSSHOVER_PREFIX + className + ':expression(CSSHover(this, "'+pseudo+'", "'… 140 sheet.addRule(newSelect, style);
|
| /template/wikiweko/static/3rd/vector/ |
| H A D | csshover.htc | 133 …sheet.addRule(affected, CSSHOVER_PREFIX + className + ':expression(CSSHover(this, "'+pseudo+'", "'… 140 sheet.addRule(newSelect, style);
|
| /template/strap/resources/firebug/ |
| H A D | firebug-lite-1.2-compressed.js | 98 styleSheet.addRule(rule[0],rule[1]);else
|
| H A D | firebug-lite-1.2.js | 1890 styleSheet.addRule(rule[0],rule[1]);
|