aboutsummaryrefslogtreecommitdiff
path: root/html
diff options
context:
space:
mode:
Diffstat (limited to 'html')
-rwxr-xr-xhtml/jspage.pl3
1 files changed, 3 insertions, 0 deletions
diff --git a/html/jspage.pl b/html/jspage.pl
index 3a241e4..07ea719 100755
--- a/html/jspage.pl
+++ b/html/jspage.pl
@@ -225,12 +225,15 @@ EOF
}
#dlgform {
+ width: 66.6667vw;
opacity: 1;
background: #ffffff;
color: #000000;
position: absolute;
border: 2px solid black;
padding: 20px;
+ top: 10vh;
+ left: 16.6667vw;
z-index: 100;
}