diff --git a/static/sfu.css b/static/sfu.css index e277ed5..0295ce6 100644 --- a/static/sfu.css +++ b/static/sfu.css @@ -519,7 +519,7 @@ textarea.form-reply { position: absolute; top: 15%; left: 25%; - width: 30em; + width: 35em; padding: 2em; } diff --git a/static/sfu.html b/static/sfu.html index 80b1d59..9031fde 100644 --- a/static/sfu.html +++ b/static/sfu.html @@ -120,9 +120,9 @@ - + - +
diff --git a/static/sfu.js b/static/sfu.js index 39d5940..a6ab55c 100644 --- a/static/sfu.js +++ b/static/sfu.js @@ -1404,14 +1404,40 @@ function displayUsername() { document.getElementById('permspan').textContent = text; } +let presentRequested = null; + /** * @param {Object