Home
last modified time | relevance | path

Searched refs:header_content_style (Results 1 – 1 of 1) sorted by path

/dokuwiki/vendor/geshi/geshi/src/
H A Dgeshi.php333 protected $header_content_style = ''; variable in GeSHi
1715 $this->header_content_style = $style;
4107 $attr = " style=\"{$this->header_content_style}\"";
4426 if ($this->header_content_style != '') {
4427 $stylesheet .= "$selector.head {{$this->header_content_style}}\n";