From: Mike Taylor Date: Fri, 5 Jul 2013 11:38:56 +0000 (+0100) Subject: More informative X-Git-Tag: 0.9.1~321 X-Git-Url: http://git.indexdata.com/?p=mkws-moved-to-github.git;a=commitdiff_plain;h=8ff603885b79adf063cbdd794310041255198c0b More informative <title> Align status info to the right. --- diff --git a/experiments/spclient/index-local.html b/experiments/spclient/index-local.html index 4e6d6e4..596267f 100644 --- a/experiments/spclient/index-local.html +++ b/experiments/spclient/index-local.html @@ -1,7 +1,7 @@ <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> - <title>MKWS demo client + MKWS demo: low-level subcomponents @@ -12,6 +12,9 @@ width: 30%; margin: 0.3em; } + #mkwsStat { + text-align: right; + }