mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-25 09:56:15 -04:00
css: add new icons (mic, video, mic slash, video slash, cancel)
Fix icon spin animation for popup "reconnecting to your pad"
This commit is contained in:
parent
0923cd3f21
commit
8e467ce9aa
9 changed files with 256 additions and 89 deletions
|
@ -244,7 +244,7 @@
|
|||
</div>
|
||||
<div class="reconnecting">
|
||||
<h1 data-l10n-id="pad.modals.reconnecting"></h1>
|
||||
<p class='loadingAnimation'></p>
|
||||
<i class='buttonicon buttonicon-spin5 icon-spin'></i>
|
||||
</div>
|
||||
<div class="userdup">
|
||||
<h1 data-l10n-id="pad.modals.userdup"></h1>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue