Searched refs:next_selector_at (Results 1 – 1 of 1) sorted by relevance
159 public $next_selector_at = ''; variable in csstidy643 …$this->next_selector_at = ($this->next_selector_at?$this->next_selector_at:($this->at?$this->at:DE…675 if ($this->next_selector_at) {677 $this->at = $this->css_new_media_section($this->at, $this->next_selector_at);678 $this->next_selector_at = '';731 if ($this->next_selector_at) {733 $this->at = $this->css_new_media_section($this->at, $this->next_selector_at);734 $this->next_selector_at = '';850 if ($this->next_selector_at) {852 $this->at = $this->css_new_media_section($this->at, $this->next_selector_at);[all …]