I had the same issue, and this fix worked for me, but bullets still aren't being displayed in the list. Is that controlled in another stylesheet?
On Feb 20, 4:39 am, Jörn Zaefferer <[email protected]> wrote: > This is fixed in trunk. > > http://jquery-ui.googlecode.com/svn/trunk/themes/base/ui.accordion.csshttp://jquery-ui.googlecode.com/svn/trunk/ui/ui.accordion.js > > Jörn > > On Thu, Feb 19, 2009 at 5:56 PM, CGC <[email protected]> wrote: > > > I have just downloaded the 1.6rc6 of ui-themes. > > > One problem I am seeing is that before my unordered list would show up > > as normal HTML list. > > > After upgrading to 1.6rc6. I am seeing my list getting displayed in- > > line. > > > .ui-accordionli{ /*ui.accordion.css */ > >display:inline; > > } > > > I don't think this should happen. This would mean I'd have put extra > > line of css to stop the ui theme breaking my page. Why would ui change > > my content? > > > Framework are good but pushing me to write extra line of code that I > > don't need is not a way to go about it it. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jQuery UI" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jquery-ui?hl=en -~----------~----~----~----~------~----~------~--~---
