diff --git a/Thermo.Active/wwwroot/assets/styles/base/gantt-component.less b/Thermo.Active/wwwroot/assets/styles/base/gantt-component.less
deleted file mode 100644
index 21dfbf7a..00000000
--- a/Thermo.Active/wwwroot/assets/styles/base/gantt-component.less
+++ /dev/null
@@ -1,2 +0,0 @@
-// out: false, sourceMap: false, main: ../style.less
-
diff --git a/Thermo.Active/wwwroot/assets/styles/base/layout.less b/Thermo.Active/wwwroot/assets/styles/base/layout.less
index 4a817938..2e20b907 100644
--- a/Thermo.Active/wwwroot/assets/styles/base/layout.less
+++ b/Thermo.Active/wwwroot/assets/styles/base/layout.less
@@ -53,6 +53,7 @@
@import "users.less";
@import "tooltip.less";
+
@background-color: rgb(216, 216, 216);
@handle-width: 48px;
@handle-height: 32px;
diff --git a/Thermo.Active/wwwroot/config.development.json b/Thermo.Active/wwwroot/config.development.json
index 34bce964..3f9529d8 100644
--- a/Thermo.Active/wwwroot/config.development.json
+++ b/Thermo.Active/wwwroot/config.development.json
@@ -2,6 +2,6 @@
"env": "development",
"api": {
"enabled": true,
- "apiServerUrl": "http://localhost:9000/"
+ "apiServerUrl": "http://seriate.steamware.net:9000/"
}
}
\ No newline at end of file
diff --git a/Thermo.Active/wwwroot/index.html b/Thermo.Active/wwwroot/index.html
index c3b2dafc..dbc47d4e 100644
--- a/Thermo.Active/wwwroot/index.html
+++ b/Thermo.Active/wwwroot/index.html
@@ -13,7 +13,7 @@
-
+
@@ -28,4 +28,4 @@