Änderungen Css nun sind alle Fenster zentriert horizontal und vertikal

This commit is contained in:
ja
2021-11-23 09:17:34 +01:00
parent 4c3e583008
commit 2e65a873f2
5 changed files with 66 additions and 28 deletions

View File

@@ -29,6 +29,9 @@
<add name="HttpGet"/>
<add name="HttpPost"/>
</protocols>
<conformanceWarnings>
<remove name='BasicProfile1_1'/>
</conformanceWarnings>
</webServices>
<authentication mode="Forms">
<forms defaultUrl="/Customers/Welcome.aspx" loginUrl="login/Login_FLEX.aspx" slidingExpiration="true" timeout="2880" />