trouble fixing CSS for new demo-documentation pages

trouble fixing CSS for new demo-documentation pages


hi all --
I committed a few CSS updates for the new demo-documentation pages
(ex: http://ui-dev.jquery.com/demos/dialog), but I'm not seeing them
reflected on the ui-dev site. My commits were successful, but it's
been about 20 minutes now and still nada, so I was wondering if either
I committed to the wrong place, or if the automatic update process
broke down? The files I added/changed were:
/trunk/css/demo-docs-theme/
-- added this folder, which contains theme CSS and images for the
documentation page (for the page itself, not for the demos). The files
in this folder style the UI tabs that are integrated into the
documentation template (Overview, Options, Methods, Theming). These
styles are set apart and modified so that they don't inherit from or
change with the Themeroller styles meant for the demos. Currently it
looks like the tabs *are* inheriting the demo theme when they should
look like this: https://jqueryui.pbwiki.com/f/demo_documentation.png.
/trunk/templates/templates/demos.tpl
-- added a reference to the documentation pg theme CSS in /css/demo-
docs-theme
/trunk/css/base.css
-- removed the underlines that are appearing on the H4 elements on the
new overview page (dotted underlines in right-most column shouldn't be
there: http://ui-dev.jquery.com/demos/)
Let me know if I should be doing something different, still a bit new
to this. :)
Thanks,
Maggie