Searched refs:new_val (Results 1 – 3 of 3) sorted by relevance
873 * @param string $new_val877 function css_add_property($media,$selector,$property,$new_val) argument879 if($this->get_cfg('preserve_css') || trim($new_val) == '') {886 …tant($this->css[$media][$selector][$property]) && csstidy::is_important($new_val)) || !csstidy::is…889 $this->css[$media][$selector][$property] = trim($new_val);894 $this->css[$media][$selector][$property] = trim($new_val);
1066 * @param string $new_val1070 public function css_add_property($media, $selector, $property, $new_val) { argument1071 if ($this->get_cfg('preserve_css') || trim($new_val) == '') {1077 …ortant($this->css[$media][$selector][$property]) && $this->is_important($new_val)) || !$this->is_i…1078 $this->css[$media][$selector][$property] = trim($new_val);1081 $this->css[$media][$selector][$property] = trim($new_val);
1 …new_val){if(typeof new_val==='undefined'){new_val=jQuery('form.options li.'+opt[1]+' input').filte…