diff --git a/GMW-RT/bin/GMW_data.dll b/GMW-RT/bin/GMW_data.dll index 40c451cb..ed479ccc 100644 Binary files a/GMW-RT/bin/GMW_data.dll and b/GMW-RT/bin/GMW_data.dll differ diff --git a/GMW-UT/bin/GMW_data.dll b/GMW-UT/bin/GMW_data.dll index 40c451cb..ed479ccc 100644 Binary files a/GMW-UT/bin/GMW_data.dll and b/GMW-UT/bin/GMW_data.dll differ 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 d1770348..9a9a2c94 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 40c451cb..ed479ccc 100644 Binary files a/GMW/bin/GMW_data.dll and b/GMW/bin/GMW_data.dll differ diff --git a/ReleaseClienti/SP_prod/GMW.zip b/ReleaseClienti/SP_prod/GMW.zip index 7419d35d..a6ac34ce 100644 Binary files a/ReleaseClienti/SP_prod/GMW.zip and b/ReleaseClienti/SP_prod/GMW.zip differ diff --git a/ReleaseClienti/SP_test/GMW.zip b/ReleaseClienti/SP_test/GMW.zip index 38dd1d9a..e33cd1f4 100644 Binary files a/ReleaseClienti/SP_test/GMW.zip and b/ReleaseClienti/SP_test/GMW.zip differ