예제 #1
0
 public function renderCss()
 {
     return parent::renderCss() . ' ct-image' . ' c-' . $this->getColumn()->getId();
 }