diff --git a/Thermo.Active/wwwroot/assets/icons/svg/svg-dashboard.svg b/Thermo.Active/wwwroot/assets/icons/svg/svg-dashboard.svg
index 9782e8ea..1dfadf6e 100644
--- a/Thermo.Active/wwwroot/assets/icons/svg/svg-dashboard.svg
+++ b/Thermo.Active/wwwroot/assets/icons/svg/svg-dashboard.svg
@@ -9,9 +9,9 @@
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
- width="549mm"
- height="175mm"
- viewBox="0 0 549 175"
+ width="659mm"
+ height="265mm"
+ viewBox="0 0 659 265"
version="1.1"
id="svg837"
inkscape:version="0.92.4 (5da689c313, 2019-01-14)"
@@ -25,9 +25,9 @@
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
- inkscape:zoom="0.49497475"
- inkscape:cx="1137.5785"
- inkscape:cy="553.18711"
+ inkscape:zoom="0.24748738"
+ inkscape:cx="665.46468"
+ inkscape:cy="524.82402"
inkscape:document-units="mm"
inkscape:current-layer="layer1"
showgrid="false"
@@ -44,7 +44,7 @@
image/svg+xml
-
+
@@ -52,11 +52,12 @@
inkscape:label="Livello 1"
inkscape:groupmode="layer"
id="layer1"
- transform="translate(0,-122)">
+ transform="translate(0,-32)">
+ inkscape:connector-curvature="0"
+ sodipodi:nodetypes="ccsccccccccccccscc" />
diff --git a/Thermo.Active/wwwroot/assets/icons/svg/svg-dashboard2.svg b/Thermo.Active/wwwroot/assets/icons/svg/svg-dashboard2.svg
index a3161320..165ac092 100644
--- a/Thermo.Active/wwwroot/assets/icons/svg/svg-dashboard2.svg
+++ b/Thermo.Active/wwwroot/assets/icons/svg/svg-dashboard2.svg
@@ -9,9 +9,9 @@
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
- width="558mm"
- height="184mm"
- viewBox="0 0 558 184"
+ width="1175mm"
+ height="395mm"
+ viewBox="0 0 1175 395"
version="1.1"
id="svg860"
inkscape:version="0.92.4 (5da689c313, 2019-01-14)"
@@ -86,9 +86,9 @@
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
- inkscape:zoom="0.49497476"
- inkscape:cx="1117.5973"
- inkscape:cy="199.82812"
+ inkscape:zoom="0.12374369"
+ inkscape:cx="1462.6088"
+ inkscape:cy="518.4563"
inkscape:document-units="mm"
inkscape:current-layer="layer1"
showgrid="false"
@@ -113,11 +113,12 @@
inkscape:label="Livello 1"
inkscape:groupmode="layer"
id="layer1"
- transform="translate(0,-113)">
+ transform="translate(0,98)">
+ inkscape:connector-curvature="0"
+ sodipodi:nodetypes="ccsccccccccccccscc" />
diff --git a/Thermo.Active/wwwroot/assets/icons/svg/svg-dashboard3.svg b/Thermo.Active/wwwroot/assets/icons/svg/svg-dashboard3.svg
index cdc9b3f8..f4cf3386 100644
--- a/Thermo.Active/wwwroot/assets/icons/svg/svg-dashboard3.svg
+++ b/Thermo.Active/wwwroot/assets/icons/svg/svg-dashboard3.svg
@@ -47,9 +47,9 @@
showgrid="false"
inkscape:current-layer="layer1"
inkscape:document-units="mm"
- inkscape:cy="235.71697"
- inkscape:cx="185.11147"
- inkscape:zoom="0.61157396"
+ inkscape:cy="277.12757"
+ inkscape:cx="581.66684"
+ inkscape:zoom="1.2231479"
inkscape:pageshadow="2"
inkscape:pageopacity="0.0"
borderopacity="1.0"
@@ -77,25 +77,25 @@
inkscape:connector-curvature="0"
id="path844"
d="m 2.6796867,209.75995 c 45.8778903,31.47484 55.6982073,64.11699 60.4896563,81.97094 v 0"
- style="fill:none;stroke:#0000ff;stroke-width:4.50324249;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ style="fill:none;stroke:#0000ff;stroke-width:8;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
sodipodi:nodetypes="ccc" />
diff --git a/Thermo.Active/wwwroot/assets/styles/base/dashboard.less b/Thermo.Active/wwwroot/assets/styles/base/dashboard.less
index 41b2aebf..4af95d2b 100644
--- a/Thermo.Active/wwwroot/assets/styles/base/dashboard.less
+++ b/Thermo.Active/wwwroot/assets/styles/base/dashboard.less
@@ -51,7 +51,7 @@
.box-gauge {
height: 150px;
- width : 126px;
+ width : 150px;
.gauge-container,.three {
width : 126px;
diff --git a/Thermo.Active/wwwroot/assets/styles/style.css b/Thermo.Active/wwwroot/assets/styles/style.css
index 58e2ff40..64f4c7d9 100644
--- a/Thermo.Active/wwwroot/assets/styles/style.css
+++ b/Thermo.Active/wwwroot/assets/styles/style.css
@@ -4218,7 +4218,7 @@
}
.dashboard .header .arch .box-gauge {
height: 150px;
- width: 126px;
+ width: 150px;
}
.dashboard .header .arch .box-gauge .gauge-container,
.dashboard .header .arch .box-gauge .three {