Home
last modified time | relevance | path

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

/plugin/box/
H A Dsyntax.php26 protected $title_colours = ''; variable in syntax_plugin_box
129 … $renderer->doc .= $this->xhtmlBoxOpen($data) . "<p class='box_title' {$this->title_colours}>";
150 $renderer->doc .= "<p class='box_caption' {$this->title_colours}>" .
272 … $this->title_colours = 'style="background-color: ' . $styles['colour']['title_background'] . ';"';
277 $this->title_colours = '';