Mercurial > hg > rlgwebd
comparison index-rlg.html @ 72:95bf956bce5a
Improve the layout of some buttons.
| author | John "Elwin" Edwards <elwin@sdf.org> |
|---|---|
| date | Thu, 21 Jun 2012 16:05:59 -0700 |
| parents | 4728fc71bbda |
| children | b8b7660c0b5d |
comparison
equal
deleted
inserted
replaced
| 71:fc8cbf20e04c | 72:95bf956bce5a |
|---|---|
| 113 <div><span class="ibutton" onclick="formreg(event)">Sign up</span></div> | 113 <div><span class="ibutton" onclick="formreg(event)">Sign up</span></div> |
| 114 <div><span class="ibutton" onclick="setmode('login')">Cancel</span></div> | 114 <div><span class="ibutton" onclick="setmode('login')">Cancel</span></div> |
| 115 </div> | 115 </div> |
| 116 </div> | 116 </div> |
| 117 </div> | 117 </div> |
| 118 <div class="rfloat"><span class="ibutton" onclick="toggledebug()">Messages</span></div> | 118 <div class="modal" id="misc"> |
| 119 <div class="centerb"><span class="ibutton" onclick="toggledebug()">Messages</span></div> | |
| 120 </div> | |
| 119 <div id="debug"> | 121 <div id="debug"> |
| 120 </div> | 122 </div> |
| 121 </body> | 123 </body> |
| 122 </html> | 124 </html> |
