Home
last modified time | relevance | path

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

/dokuwiki/vendor/geshi/geshi/src/
H A Dgeshi.php339 protected $footer_content_style = ''; variable in GeSHi
1725 $this->footer_content_style = $style;
4161 $attr = " style=\"{$this->footer_content_style}\"";
4429 if ($this->footer_content_style != '') {
4430 $stylesheet .= "$selector.foot {{$this->footer_content_style}}\n";