mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-23 00:46:16 -04:00
Merge pull request #2418 from ether/etherpad-export-and-import
Full Pad portability (Export/Import)
This commit is contained in:
commit
036b7d2890
9 changed files with 261 additions and 64 deletions
|
@ -689,6 +689,9 @@ table#otheruserstable {
|
|||
#exportpdfa:before {
|
||||
content: "\e803";
|
||||
}
|
||||
#exportetherpada:before {
|
||||
content: "\e806";
|
||||
}
|
||||
#exportopena:before {
|
||||
content: "\e805";
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue