Home
last modified time | relevance | path

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

/plugin/freechat/phpfreechat/lib/csstidy-1.2/
Dclass.csstidy.php873 * @param string $new_val
877 function css_add_property($media,$selector,$property,$new_val) argument
879 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);
/plugin/pagecss/vendor/csstidy-2.2.1/
H A Dclass.csstidy.php1066 * @param string $new_val
1070 public function css_add_property($media, $selector, $property, $new_val) { argument
1071 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);
/plugin/zwidoku/files/
H A Djs.js1new_val){if(typeof new_val==='undefined'){new_val=jQuery('form.options li.'+opt[1]+' input').filte…