Tweaked the viewstate link GUI
Moved it to the bottom of the screen, as it was in the way of the existing controls on the top-right. Added it as a map conrol instead of a simple div. Improved the styling a bit
This commit is contained in:
@@ -14,6 +14,5 @@
|
||||
</head>
|
||||
<body onload="initialize()">
|
||||
<div id="mcmap" style="width:100%; height:100%"></div>
|
||||
<div id="link" style="border:1px solid black;background-color:white;color:black;position:absolute;top:5px;right:5px"></div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user