I can't get that to work. But I may be misunderstanding the instructions. The example is:
- *.ui-listview *.ui-btn-up-c,
- *.ui-listview *.ui-btn-down-c,
- *.ui-listview *.ui-btn-hover-c
- {
- /* Copy your .ui-btn-up styles here */
- }
Should that "-c" be replaced by "-a" if I am using theme 'a'?
Also, wouldn't that solution also prevent the non-scrolling change of state you see when actually selecting an item in the list?
Thanks,
doug