Searched refs:new_val (Results 1 – 1 of 1) 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);