styles.css and themes

Hello! :)

i saw that for theming a single widget, for example a zii.widgets.CDetailView, i can set the cssFile to apply… i was wondering: is there a way to style the styles.css standard file in order to style all of my widgets in one time?

thanks a lot

I requested this a while ago and never got a reply …

http://www.yiiframework.com/forum/index.php?/topic/7812-zii-default-theme-configuration-setting/

What I ended up doing was in each widget I pulled an application attribute to assign the cssStyle.

nz