mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-25 18:06:15 -04:00
Make a pulsating chat notification and remove the throb from the tab
This commit is contained in:
parent
fba2c5ccb2
commit
4b268f9579
4 changed files with 40 additions and 4 deletions
|
@ -255,6 +255,10 @@ Use this link to share a read-only version of your pad:<input id="readonlyInput"
|
|||
</div>
|
||||
</div>
|
||||
|
||||
<div id="chatthrob">
|
||||
|
||||
</div>
|
||||
|
||||
<div id="chaticon">
|
||||
<a onClick="chat.show();return false;"
|
||||
title="Open the chat for this pad">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue