ThemeRoller and No Styling for Selectable

ThemeRoller and No Styling for Selectable

Hi guys,

I've encountered a problem when using Selectable with the ThemeRoller.

Using the Selectable example code at first I thought it did not work at all, but on closer inspection it does and the li elements have the appropriate classes (ui-widget-content, ui-selectee, ui-selected) but there appears to be no CSS for ui-selectee or ui-selected.

Upon googling this I came across a question on Stack Overflow where someone else had the same problem.

Is this a known bug?

Is the best fix simply to edit the CSS to include these classes?