mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-26 10:26:15 -04:00
Remove read only link and place all functionality into embed option sorts issue #246
This commit is contained in:
parent
19ee4865f4
commit
90d36471b1
3 changed files with 19 additions and 17 deletions
|
@ -1151,3 +1151,12 @@ width:33px !important;
|
|||
padding: 4px 1px;
|
||||
}
|
||||
}
|
||||
|
||||
#embedreadonlyqr{
|
||||
padding-top:20px;
|
||||
margin-left:100px;
|
||||
}
|
||||
|
||||
#qrcode{
|
||||
margin-left:10px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue