Fix skin configurator in Chrome not working after install.

SORRY for the commit to both files, still need to dive into the ASCX seperation
This commit is contained in:
Sebastiaan Janssen
2012-10-18 07:46:46 -02:00
parent f654c67540
commit d2fd02315a

View File

@@ -27,6 +27,8 @@
function cancelSkinCustomization() {
jQuery('#cancelSkinCustomization').trigger('click');
}
jQuery('body div').css('z-index', 'auto');
</script>
<asp:Panel ID="pnl_connectionerror" runat="server" Visible="false">