Hi.
I have just migrated from 1.6rc6 to 1.7 and noticed that the shadow is
missing from my modal dialogs.
Inspecting the markup generated under 1.6rc6, I see the following
div:
<div class="ui-widget-shadow" style="position: absolute; left: 80px;
top: 60px; width: 606px; height: 496px;"/>
Inspecting the markup under 1.7, that div is missing entirely and
there is no shadow on the dialog as a result.
Was the shadow made optional on the dialog? Am I missing something?
For the record, I am using the base theme.
Many thanks