mirror of
https://github.com/moonlight-stream/moonlight-chrome.git
synced 2025-08-17 16:46:31 +00:00
cleaned out unused HTML
This commit is contained in:
parent
fcc6d0f06b
commit
0349f6db8d
14
index.html
14
index.html
@ -43,20 +43,6 @@
|
||||
<object type="image/svg+xml" data="static/res/ic_add_circle_white_24px.svg" id='addHostIcon'></object>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<p>Enter the IP/hostname of the GFE streaming computer, or select one from the history:</p>
|
||||
<div class="mdl-textfield mdl-js-textfield mdl-textfield--floating-label">
|
||||
<input class="mdl-textfield__input" type="text" id="GFEHostIPField">
|
||||
<label class="mdl-textfield__label" for="GFEHostIPField">IP Address</label>
|
||||
</div>
|
||||
<div class="mdl-select">
|
||||
<select id="selectHost">
|
||||
</select>
|
||||
</div>
|
||||
<div class="button-holder">
|
||||
<button class="mdl-button mdl-js-button mdl-button--raised mdl-button--colored" id="hostChosen">Connect</button>
|
||||
<button class="mdl-button mdl-js-button mdl-button--raised mdl-button--accent" id="forgetHost">Forget</button>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="game-grid" class="mdl-grid">
|
||||
|
Loading…
x
Reference in New Issue
Block a user