diff --git a/GMW-RT/bin/GMW-RT.dll b/GMW-RT/bin/GMW-RT.dll index 9e8b6b11..3b9be28c 100644 Binary files a/GMW-RT/bin/GMW-RT.dll and b/GMW-RT/bin/GMW-RT.dll differ diff --git a/GMW-RT/bin/GMW_data.dll b/GMW-RT/bin/GMW_data.dll index 47baa0fe..9aa24a56 100644 Binary files a/GMW-RT/bin/GMW_data.dll and b/GMW-RT/bin/GMW_data.dll differ diff --git a/GMW-RT/bin/SteamWare.dll b/GMW-RT/bin/SteamWare.dll index 74a6d0c0..261018fb 100644 Binary files a/GMW-RT/bin/SteamWare.dll and b/GMW-RT/bin/SteamWare.dll differ diff --git a/GMW-UT/bin/GMW-UT.dll b/GMW-UT/bin/GMW-UT.dll index 68917b25..cc521801 100644 Binary files a/GMW-UT/bin/GMW-UT.dll and b/GMW-UT/bin/GMW-UT.dll differ diff --git a/GMW-UT/bin/GMW_data.dll b/GMW-UT/bin/GMW_data.dll index 47baa0fe..9aa24a56 100644 Binary files a/GMW-UT/bin/GMW_data.dll and b/GMW-UT/bin/GMW_data.dll differ diff --git a/GMW-UT/bin/SteamWare.dll b/GMW-UT/bin/SteamWare.dll index 74a6d0c0..261018fb 100644 Binary files a/GMW-UT/bin/SteamWare.dll and b/GMW-UT/bin/SteamWare.dll differ diff --git a/GMW/GMW.csproj.user b/GMW/GMW.csproj.user index 3b0d8d98..a3cad527 100644 --- a/GMW/GMW.csproj.user +++ b/GMW/GMW.csproj.user @@ -2,7 +2,7 @@ ShowAllFiles - IIS02_TK + TK_prod diff --git a/GMW/Properties/PublishProfiles/TK_prod.pubxml b/GMW/Properties/PublishProfiles/TK_prod.pubxml index 386cc227..fab853c3 100644 --- a/GMW/Properties/PublishProfiles/TK_prod.pubxml +++ b/GMW/Properties/PublishProfiles/TK_prod.pubxml @@ -18,11 +18,11 @@ by editing this MSBuild file. In order to learn more about this please visit htt - + - + diff --git a/GMW/Style.css b/GMW/Style.css index 5cc5247a..7e3db8ac 100644 --- a/GMW/Style.css +++ b/GMW/Style.css @@ -112,7 +112,6 @@ background-image: url(images/empty.png); } - .btnRosso { border: solid 2px red; background-color: #FFAAAA; @@ -602,7 +601,7 @@ background-repeat: repeat-x; background-position: 0% 0%; background-attachment: scroll; - background-image: url(images/bluGrad32.png); + background-image: url(images/orangeGrad32.png); } .ShadowText { @@ -693,7 +692,7 @@ } .barraTitolo { - background-color: #4C90FF; + background-color: #FF904C; vertical-align: middle; height: 20pt; text-align: center; @@ -1022,7 +1021,6 @@ A:hover { - .fontPiccolo { font-size: 8pt; } @@ -1032,7 +1030,7 @@ A:hover { } .fontGrande { - font-size: 12pt; + font-size: 14pt; } .divCenter { diff --git a/GMW/bin/GMW.dll b/GMW/bin/GMW.dll index 94927455..05801c19 100644 Binary files a/GMW/bin/GMW.dll and b/GMW/bin/GMW.dll differ diff --git a/GMW/bin/GMW_data.dll b/GMW/bin/GMW_data.dll index 47baa0fe..9aa24a56 100644 Binary files a/GMW/bin/GMW_data.dll and b/GMW/bin/GMW_data.dll differ diff --git a/GMW/bin/SteamWare.dll b/GMW/bin/SteamWare.dll index 74a6d0c0..261018fb 100644 Binary files a/GMW/bin/SteamWare.dll and b/GMW/bin/SteamWare.dll differ diff --git a/GMW/bin/VersGen.dll b/GMW/bin/VersGen.dll index eb67add9..1ec9e529 100644 Binary files a/GMW/bin/VersGen.dll and b/GMW/bin/VersGen.dll differ diff --git a/ReleaseClienti/TK_prod/GMW.SourceManifest.xml b/ReleaseClienti/TK_prod/GMW.SourceManifest.xml index 3676313a..edab7a3d 100644 --- a/ReleaseClienti/TK_prod/GMW.SourceManifest.xml +++ b/ReleaseClienti/TK_prod/GMW.SourceManifest.xml @@ -1,6 +1,6 @@  - - - + + + \ No newline at end of file diff --git a/ReleaseClienti/TK_prod/GMW.zip b/ReleaseClienti/TK_prod/GMW.zip new file mode 100644 index 00000000..755c9e46 Binary files /dev/null and b/ReleaseClienti/TK_prod/GMW.zip differ diff --git a/ReleaseClienti/TK_test/GMW.SourceManifest.xml b/ReleaseClienti/TK_test/GMW.SourceManifest.xml index f7dd2593..65152bae 100644 --- a/ReleaseClienti/TK_test/GMW.SourceManifest.xml +++ b/ReleaseClienti/TK_test/GMW.SourceManifest.xml @@ -1,6 +1,6 @@  - - - + + + \ No newline at end of file diff --git a/ReleaseClienti/TK_test/GMW.zip b/ReleaseClienti/TK_test/GMW.zip index d3bf937c..7d52e53a 100644 Binary files a/ReleaseClienti/TK_test/GMW.zip and b/ReleaseClienti/TK_test/GMW.zip differ