Home
last modified time | relevance | path

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

/plugin/box2/
H A Dsyntax.php37 var $_content_colours = ''; variable in syntax_plugin_box2
141 … $renderer->doc .= "</h2>\n<div class=\"box_content\"" . $this->_content_colours . '>';
145 if ( strlen( $this->_content_colours ) > 0 ) {
147 $renderer->doc .= '<div class="box_content"' . $this->_content_colours . '>';
289 …$this->_content_colours = 'style="background-color: '.$styles['colour']['content_background'].'; b…
293 $this->_content_colours = '';
/plugin/boxwh/boxwh/
H A Dsyntax.php34 var $_content_colours = ''; variable in syntax_plugin_box