Revert "Merge pull request #1086 from HonKLam/update-header-css"

This reverts commit ada283aa69a0e9158c81e09817f9f8bd9095dd64, reversing
changes made to 4058553964f3349fb81180470676a720a1dce3fe.
This commit is contained in:
steveseguin 2023-08-08 16:32:39 -04:00
parent 0f2e662056
commit 32ce9cc53e
2 changed files with 3513 additions and 3710 deletions

View File

@ -95,11 +95,9 @@
<span id="qos">V</span>DO.Ninja
</span>
</a>
<div id="head1">
<input type="text" autocorrect="off" autocapitalize="none" id="joinroomID" name="joinroomID" size="22" placeholder="Enter by room name" alt="Enter a room name to join" title="Enter a room name to quick join" onkeyup="jumptoroom(event)"/>
<button onclick="jumptoroom();" id='jumptoroomButton' role="button" aria-pressed="false" alt="Join room" title="Join room" >Join</button>
<input type="text" autocorrect="off" autocapitalize="none" id="joinroomID" name="joinroomID" size="22" placeholder="Join by Room Name here" alt="Enter a room name to join" title="Enter a room name to quick join" onkeyup="jumptoroom(event)"/>
<button onclick="jumptoroom();" id='jumptoroomButton' role="button" aria-pressed="false" alt="Join room" title="Join room" >GO</button>
</div>
<div id="head1a" class="hidden">
<input type="text" autocorrect="off" autocapitalize="none" id="joinbyURL" name="joinbyURL" size="22" placeholder="Load a website URL" alt="Enter the URL to load" title="Enter the URL to load"/>

7217
main.css

File diff suppressed because it is too large Load Diff