Button stylings
This commit is contained in:
+1
-1
@@ -92,7 +92,7 @@
|
||||
</mailSettings>
|
||||
</system.net>
|
||||
<system.web>
|
||||
<customErrors mode="RemoteOnly" />
|
||||
<customErrors mode="RemoteOnly" defaultRedirect="~/error" />
|
||||
<trace enabled="false" requestLimit="10" pageOutput="false" traceMode="SortByTime" localOnly="true" />
|
||||
<!-- max 1GB -->
|
||||
<httpRuntime requestValidationMode="2.0" enableVersionHeader="false" targetFramework="4.5" executionTimeout="3600" maxRequestLength="1000000000" fcnMode="Single" />
|
||||
|
||||
Reference in New Issue
Block a user