Page 1 of 1

Add class name for panel

Posted: Tue Jun 19, 2012 3:50 am
by zeroonea

Default css of panel is annoying me. First width, height is fixed with px, not auto for flexible div. Second is overflow = auto. It lead horizontal scroll bar. I want add some css for it but I cannot add class name into it. Default class "mobilepanel1" is a bad practice.


Add class name for panel

Posted: Tue Jun 19, 2012 4:07 am
by maxkatz

You can use jQuery to overwrite the style. We'll add an option to specify a custom class.