mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-23 17:06:16 -04:00
css: fix toolbar overlay so it cover only toolbar and not the whole screen
This allows to copy & paste the pad text even when disconnected.
This commit is contained in:
parent
4593c4be7c
commit
03227e526f
2 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
.toolbar {
|
||||
display: none;
|
||||
position: relative;
|
||||
background-color: #f4f4f4;
|
||||
color: #666;
|
||||
border-bottom: 1px solid #ccc;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue