More informative <title>
authorMike Taylor <mike@indexdata.com>
Fri, 5 Jul 2013 11:38:56 +0000 (12:38 +0100)
committerMike Taylor <mike@indexdata.com>
Fri, 5 Jul 2013 11:38:56 +0000 (12:38 +0100)
Align status info to the right.

experiments/spclient/index-local.html

index 4e6d6e4..596267f 100644 (file)
@@ -1,7 +1,7 @@
 <html>
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-    <title>MKWS demo client</title>
+    <title>MKWS demo: low-level subcomponents</title>
     <link rel="stylesheet" href="mkwsStyle.css" />
     <script type="text/javascript" src="http://code.jquery.com/jquery-1.10.0.min.js"></script>
     <script type="text/javascript" src="http://mkws.indexdata.com/libjs-pz2/pz2api.1.js"></script>
@@ -12,6 +12,9 @@
       width: 30%;
       margin: 0.3em;
       }
+      #mkwsStat {
+      text-align: right;
+      }
     </style>
   </head>
   <body>