From 814561d06929f3adbeb3fbedc0da2fa71074fb35 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jos=C3=A9=20Bollo?= Date: Tue, 19 Sep 2017 12:23:13 +0200 Subject: [PATCH] monitoring: Add CSS/style/theme switch dynamically MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit This can be useful when presenting the monitoring to switch from a dark theme to a light theme dynamically. Change-Id: I25beffe2071e7a71d7ad493099ab3bb674de8461 Signed-off-by: José Bollo --- test/monitoring/monitor.html | 4 +++- test/monitoring/monitor.js | 50 ++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 53 insertions(+), 1 deletion(-) diff --git a/test/monitoring/monitor.html b/test/monitoring/monitor.html index 22f090ed..2c07c1ba 100644 --- a/test/monitoring/monitor.html +++ b/test/monitoring/monitor.html @@ -18,7 +18,8 @@ --> Monitoring - + + @@ -67,6 +68,7 @@