RLG-Web client: some visual improvements.

Hide the debugging messages by default.
This commit is contained in:
John "Elwin" Edwards 2012-06-20 14:11:57 -07:00
parent 2d9c8bd011
commit b34eeb2de8
3 changed files with 14 additions and 1 deletions

View file

@ -115,8 +115,8 @@
</div>
</div>
</div>
<div class="rfloat"><span class="ibutton" onclick="toggledebug()">Messages</span></div>
<div id="debug">
<p>Debugging Output</p>
</div>
</body>
</html>