diff index-rlg.html @ 67:b6a3b26fe0dc

RLG-Web client: some visual improvements. Hide the debugging messages by default.
author John "Elwin" Edwards <elwin@sdf.org>
date Wed, 20 Jun 2012 14:11:57 -0700
parents 57bf0dcd080e
children 4728fc71bbda
line wrap: on
line diff
--- a/index-rlg.html	Wed Jun 20 11:37:05 2012 -0700
+++ b/index-rlg.html	Wed Jun 20 14:11:57 2012 -0700
@@ -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>