Template:NotePopup: Difference between revisions
From Encyclopedium Universum
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<span onclick="showModal(this)" style="cursor: pointer; color: blue; text-decoration: underline;">see translator note</span> | <span onclick="showModal(this)" style="cursor: pointer; color: blue; text-decoration: underline;">see translator note</span> | ||
<div class="modal" style="display:none; position: fixed; z-index: 1000; left: 0; top: 0; width: 100%; height: 100%; overflow: auto; background-color: rgba(0,0,0,0.5);"> | <div class="modal" style="display:none; position: fixed; z-index: 1000; left: 0; top: 0; width: 100%; height: 100%; overflow: auto; background-color: rgba(0,0,0,0.5); opacity: 0; visibility: hidden;"> | ||
<div class="modal-content" style="background-color: #fff; margin: 15% auto; padding: 20px; border: 1px solid #888; width: 80%; max-width: 500px;"> | <div class="modal-content" style="background-color: #fff; margin: 15% auto; padding: 20px; border: 1px solid #888; width: 80%; max-width: 500px;"> | ||
<span onclick="closeModal(this)" style="float: right; font-size: 20px; cursor: pointer;">×</span> | <span onclick="closeModal(this)" style="float: right; font-size: 20px; cursor: pointer;">×</span> | ||
Latest revision as of 02:16, 12 November 2024
see translator note
