mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-28 11:26:16 -04:00
editor: UI polish - Etherpad brand as reconnect & loading animation
This commit is contained in:
parent
6023117d29
commit
086b59b30d
4 changed files with 77 additions and 3 deletions
|
@ -70,3 +70,10 @@ input {
|
|||
@media (max-width: 800px) {
|
||||
.hide-for-mobile { display: none; }
|
||||
}
|
||||
|
||||
.etherpadBrand{
|
||||
width:20%;
|
||||
max-width:100px;
|
||||
margin-left:auto;
|
||||
margin-right:auto;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue