mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-31 18:11:54 +08:00
js-based windows centering
This commit is contained in:
@@ -208,7 +208,7 @@
|
||||
<img id="stream-image" class="stream-image-inactive" alt="Loading..." src="/streamer/?action=stream"/>
|
||||
</div>
|
||||
|
||||
<div id="keyboard-window" class="window" style="display:none" tabindex="0">
|
||||
<div id="keyboard-window" class="window" tabindex="0">
|
||||
<div class="window-header">
|
||||
<div class="window-grab">Virtual Keyboard</div>
|
||||
<button class="window-button-close">×</button>
|
||||
@@ -335,7 +335,7 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="about-window" class="window" style="display:none" tabindex="0">
|
||||
<div id="about-window" class="window" tabindex="0">
|
||||
<div class="window-header">
|
||||
<div class="window-grab">About Pi-KVM</div>
|
||||
<button class="window-button-close">×</button>
|
||||
|
||||
Reference in New Issue
Block a user