mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-06-19 04:34:50 -04:00
CSS bugfix to export popup in timeslider
This commit is contained in:
parent
aeea061f69
commit
ac41acd52b
2 changed files with 3 additions and 5 deletions
|
@ -188,7 +188,7 @@
|
|||
<!-- export code -->
|
||||
<div id="importexport">
|
||||
|
||||
<div id="export">
|
||||
<div id="export" class="popup">
|
||||
Export current version as:
|
||||
<a id="exporthtmla" target="_blank" class="exportlink"><div class="exporttype" id="exporthtml">HTML</div></a>
|
||||
<a id="exportplaina" target="_blank" class="exportlink"><div class="exporttype" id="exportplain">Plain text</div></a>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue