mirror of
https://github.com/moonlight-stream/moonlight-chrome.git
synced 2026-04-17 13:50:01 +00:00
added new icon for adding host
- really ugly because this is a commit before I run - unfinished!
This commit is contained in:
@@ -40,7 +40,11 @@
|
||||
|
||||
<div id="hostSettings">
|
||||
<div class="mdl-grid" id='host-grid'>
|
||||
<div class='mdl-cell mdl-cell--3-col' id='addHostCell'>+</div>
|
||||
<div class='mdl-cell mdl-cell--3-col' id='addHostCell' style='padding-top:5px;padding-bottom:5px;'>
|
||||
<object type="image/svg+xml" data="static/res/ic_add_circle_white_24px.svg" style="width:64px;height:64px;">
|
||||
Your browser does not support SVG
|
||||
</object>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<p>Enter the IP/hostname of the GFE streaming computer, or select one from the history:</p>
|
||||
|
||||
Reference in New Issue
Block a user