mirror of
https://github.com/ether/etherpad-lite.git
synced 2026-05-05 12:16:45 +02:00
Merge /home/jose/etherpad-lite.io/ into newDesignTest
This commit is contained in:
commit
6e2f3a5f7f
@ -260,7 +260,7 @@ Use this link to share a read-only version of your pad:<input id="readonlyInput"
|
||||
</div>
|
||||
|
||||
<div id="chatbox">
|
||||
<div id="titlebar"><span id ="titlelabel">Chat</span><a id="titlecross" href="javascript:chat.hide();">x </a></div>
|
||||
<div id="titlebar"><span id ="titlelabel">Chat</span><a id="titlecross" onClick="chat.hide();return false;">x </a></div>
|
||||
<div id="chattext" class="authorColors"></div>
|
||||
<div id="chatinputbox">
|
||||
<form>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user