Align status info to the right.
<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="http://mkws.indexdata.com/mkwsStyle.css" />
<script type="text/javascript" src="http://mkws.indexdata.com/mkws-complete.js"></script>
<style type="text/css">
width: 30%;
margin: 0.3em;
}
+ #mkwsStat {
+ text-align: right;
+ }
</style>
</head>
<body>