cssFile property of CLinkPager

Hello all,

Following is the code …


$cLinkpager=$this->widget('CLinkPager',array('pages'=>$pages,'cssFile'=>'css/mypager.css'));

This code loads mypager.css file and also publishes its own pager.css file after that.

So, it is causing pager.css to override mypager.css

I’m not sure if it is a bug, so posting it again here to get attention.

Is there anything wrong I’m doing? please help

OS: Windows

Webserver: apache2

php:5.3