mirror of
https://github.com/ether/etherpad-lite.git
synced 2026-05-05 04:06:37 +02:00
nice looking user demo
This commit is contained in:
parent
2c8a5987e4
commit
5050491018
@ -102,9 +102,11 @@ var clientVars = {}; // ]]>
|
||||
</table>
|
||||
<div id="users">
|
||||
<div id="userscont">
|
||||
<table>
|
||||
<!-- some example code so I can make the css -->
|
||||
<div class="user"><div class="username">John</div></div>
|
||||
<div class="user"><div class="username"></div></div>
|
||||
<td class="user">John</td>
|
||||
<td class="user"> </td>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<div id="embed"></div>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user