mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-23 17:06:16 -04:00
css: loading position box
This commit is contained in:
parent
f31232dd20
commit
1a845773ee
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
#editorloadingbox {
|
||||
width: 100%;
|
||||
z-index: 100;
|
||||
position: absolute;
|
||||
}
|
||||
|
||||
.editorloadingbox-message {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue