theme applied funky
theme applied funky
I have an accordion widget and an autocomplete widget defined on my page. i've included the cupertino theme style sheet. The screenshot below is from Firefox 3.6.6. The theme demos seem to be applied more cleanly.
can anyone explain why my autocomplete lists still display the disc list-style and stretch across the whole page width to the right of the actual autocomplete field?
also notice that the icons on the accordion are displayed above the text.
<script type="text/javascript" src="scripts/jquery-1.4.2.min.js"></script>
<script type="text/javascript" src="scripts/jquery-ui-1.8.4.custom.min.js"></script>
<link rel="stylesheet" href="_templates/css/jquery-ui-1.8.4.custom.css" type="text/css" />
