summaryrefslogtreecommitdiffstats
path: root/webapp/index.html
diff options
context:
space:
mode:
authorUdo Walter2019-03-03 02:10:07 +0100
committerUdo Walter2019-03-03 02:10:07 +0100
commit20343840303acc60deaeadbf6187a5497482a7a3 (patch)
tree2a6369ff693a0679ee1513b47f3b62e3dc8f494b /webapp/index.html
parent[webapp/datatable] new loading bar (diff)
downloadbas-20343840303acc60deaeadbf6187a5497482a7a3.tar.gz
bas-20343840303acc60deaeadbf6187a5497482a7a3.tar.xz
bas-20343840303acc60deaeadbf6187a5497482a7a3.zip
[webapp] small bugfixes + eslint fixes + color fix
Diffstat (limited to 'webapp/index.html')
-rw-r--r--webapp/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/webapp/index.html b/webapp/index.html
index 1e30823..a432c67 100644
--- a/webapp/index.html
+++ b/webapp/index.html
@@ -5,7 +5,7 @@
<meta name="viewport" content="width=device-width,initial-scale=1.0,maximum-scale=1.0,user-scalable=0">
<link rel="icon" href="/static/favicon.ico"/>
<title>Dashboard</title>
- <meta name="theme-color" content="#0195ff" />
+ <meta name="theme-color" content="#0095ff" />
<link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto" type="text/css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto+Mono">