Home
last modified time | relevance | path

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

/plugin/freechat/phpfreechat/lib/csstidy-1.2/
H A Dclass.csstidy.php721 … $this->css_add_property($this->at,$this->selector,$this->property,$this->value);
877 function css_add_property($media,$selector,$property,$new_val) function in csstidy
910 $this->css_add_property($media,$selector,$property,$value,false);