summarylogtreecommitdiffstats
path: root/index.sed
diff options
context:
space:
mode:
authorDevaev Maxim2019-07-14 04:23:23 +0300
committerDevaev Maxim2019-07-14 04:23:23 +0300
commit2037d74a38b8250c20d52bb211a1529394597cd5 (patch)
treec11bb47214c69a528cc4b0692d9bdcf52739c58b /index.sed
parent60d69e579df03af671d36fb5dd9d7b7c4d16c80a (diff)
downloadaur-2037d74a38b8250c20d52bb211a1529394597cd5.tar.gz
Update to 0.23-1
Diffstat (limited to 'index.sed')
-rw-r--r--index.sed4
1 files changed, 2 insertions, 2 deletions
diff --git a/index.sed b/index.sed
index 7d084f33401c..60108b253cb1 100644
--- a/index.sed
+++ b/index.sed
@@ -1,2 +1,2 @@
-s|<body><div id="terminal-container">|<body bgcolor="#2b2b2b"><a style="display: inline-block; margin-top: 4px; color:#5c90bc; text-decoration: none;" href="/">\&nbsp;\&nbsp;\&larr;\&nbsp;\&nbsp; [ Pi-KVM Index ]</a><div id="terminal-container" style="height: 95%; height: calc(100% - 30px);">|g
-s|<script src="auth_token\.js"></script>||g
+s|<body>|<body bgcolor="#2b2b2b"><a style="display: inline-block; margin-top: 4px; color:#5c90bc; text-decoration: none;" href="/">\&nbsp;\&nbsp;\&larr;\&nbsp;\&nbsp; [ Pi-KVM Index ]</a>|g
+s|<script src="auth_token\.js"></script>|<script>window.onload = function() {document.getElementById("terminal-container").style.cssText = "height: 95%; height: calc(100% - 50px);";};</script>|g