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="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>
width: 30%;
margin: 0.3em;
}
+ #mkwsStat {
+ text-align: right;
+ }
</style>
</head>
<body>