Add web fonts, dix donation page, tweak file detail popup
This commit is contained in:
@@ -122,11 +122,12 @@
|
||||
</div>
|
||||
|
||||
<div id="info_popup" class="full_popup">
|
||||
<img alt="Close" src="/res/img/cross.png"
|
||||
style="position: absolute; top: 5px; right: 5px; width: 40px; height: 40px; cursor: pointer;"
|
||||
onclick="DetailsWindow.toggle();"/>
|
||||
Click the help button again to close this overlay.<br/>
|
||||
|
||||
<img
|
||||
alt="Close"
|
||||
src="/res/img/cross.png"
|
||||
style="position: absolute; top: 5px; right: 5px; width: 40px; height: 40px; cursor: pointer;"
|
||||
onclick="DetailsWindow.toggle();"
|
||||
/>
|
||||
<h3>File Info</h3>
|
||||
<span id="info_file_details"></span>
|
||||
<span id="info_about">
|
||||
|
Reference in New Issue
Block a user