Searched refs:_content_colours (Results 1 – 2 of 2) sorted by relevance
36 var $_content_colours = ''; variable in syntax_plugin_box2140 … $renderer->doc .= "</h2>\n<div class=\"box_content\"" . $this->_content_colours . '>';144 if ( strlen( $this->_content_colours ) > 0 ) {146 $renderer->doc .= '<div class="box_content"' . $this->_content_colours . '>';288 …$this->_content_colours = 'style="background-color: '.$styles['colour']['content_background'].'; b…292 $this->_content_colours = '';
34 var $_content_colours = ''; variable in syntax_plugin_box