From: Jan Michel Date: Mon, 12 Aug 2013 21:43:14 +0000 (+0200) Subject: some very basic status information, but with better layout X-Git-Url: https://jspc29.x-matter.uni-frankfurt.de/git/?a=commitdiff_plain;h=cda224ddb77c7d77cb1f8a54445b255aa5041fba;p=mvdsensorcontrol.git some very basic status information, but with better layout --- diff --git a/layout/jtageditor_blue.css b/layout/jtageditor_blue.css index 036fe47..84e7c60 100644 --- a/layout/jtageditor_blue.css +++ b/layout/jtageditor_blue.css @@ -249,3 +249,21 @@ div.header span a:hover { } +.high { + background:#ded; +} +.low { + background:#edd; +} + +.good { + background:#cfc; +} +.bad { + background:#fcc; +} + + + + + diff --git a/tools/statusgui.pl b/tools/statusgui.pl index 5c88111..7efa50e 100755 --- a/tools/statusgui.pl +++ b/tools/statusgui.pl @@ -73,7 +73,8 @@ sub readConfig { sub getStatus { print < + +
EOF